index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
sub
/
osd.h
Commit message (
Expand
)
Author
Age
*
vo_opengl: don't discard buffered video on redundant resize calls
wm4
2017-08-29
*
sub/osd: relicense to LGPL
wm4
2017-04-20
*
sub: add justify of subtitles
Dan Oscarsson
2017-02-01
*
command: shorten long playlists on OSD
wm4
2017-01-26
*
osd: move some internal declarations to internal headers
wm4
2017-01-26
*
player: show subtitles on VO if --force-window is used
wm4
2016-10-26
*
osd: slightly simplify update logic
wm4
2016-09-15
*
sub: remove unused sub_bitmaps.scaled field
wm4
2016-07-03
*
sub: pass preferred OSD format to subtitle renderers
wm4
2016-07-03
*
sub: pack libass bitmaps directly in sd_ass.c and osd_libass.c
wm4
2016-06-30
*
sub, vo_opengl: use packed sub-bitmaps directly if available
wm4
2016-06-17
*
sub: move paletted image handling completely to sd_lavc.c
wm4
2016-06-17
*
osd: make osd_ass_0/1 defines
wm4
2016-05-03
*
osd: add italic font for osd
st4t1k
2016-04-08
*
vo_opengl, osd: allow osc.lua to react faster on resizes
wm4
2016-03-21
*
osd: cleanup: make OSDTYPE_ constants private to OSD code
wm4
2016-03-08
*
osd, lua: manage multiple ASS overlays set with set_osd_ass() calls
wm4
2016-03-08
*
osd, lua: remove weird OSD scaling
wm4
2016-03-07
*
osd: remove unused osd_coords_to_video()
wm4
2016-03-07
*
osd: use the same ASS_Renderer for OSD text and progbar
wm4
2015-11-28
*
player: remove OSD subtitle render path
wm4
2015-11-17
*
player: use demuxer ts offset to simplify timeline ts handling
wm4
2015-11-16
*
player: remove higher-level remains of DVD/BD menu support
wm4
2015-08-03
*
Update license headers
Marcin Kurczewski
2015-04-13
*
sub: add --sub-text-bold option
wm4
2015-04-01
*
vo_opengl: draw subtitles directly onto the video
Niklas Haas
2015-03-26
*
osd: simplify an aspect of change detection handling
wm4
2015-03-18
*
osd: customizable subtitle and OSD position
wm4
2015-02-16
*
osd: make it possible to have different subtitle vs. OSD defaults
wm4
2015-02-16
*
sub: remove osd_get_sub()
wm4
2014-11-01
*
Add some missing "const"s
wm4
2014-10-10
*
command: allow using ASS tags on OSD messages
wm4
2014-09-18
*
Revert "Remove DVD and Bluray support"
wm4
2014-07-15
*
Remove DVD and Bluray support
wm4
2014-07-14
*
video/out: change aspects of OSD handling
wm4
2014-06-15
*
osd: make code C99
wm4
2014-04-26
*
video/out: don't access aspdat in VOs
wm4
2014-01-22
*
sub: uglify OSD code path with locking
wm4
2014-01-18
*
player: add --secondary-sid for displaying a second subtitle stream
wm4
2013-12-24
*
sub/osd: mp_msg conversions
wm4
2013-12-21
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
osd: use separate ASS_Renderer for each OSD object
wm4
2013-12-15
*
player: don't store subtitle renderer in osd_state
wm4
2013-12-15
*
dvdnav: support mouse interaction
wm4
2013-12-13
*
Add prelimimary (basic, possibly broken) dvdnav support
wm4
2013-12-12
*
sd_lavc: factor out bitmap positioning code
wm4
2013-12-12
*
osd: remove mp_osd_res.video_par field
wm4
2013-11-24
*
Rename sub.c/.h to osd.c/.h
wm4
2013-11-24