summaryrefslogtreecommitdiffstats
path: root/sub/osd_state.h
Commit message (Expand)AuthorAgeFilesLines
* options: move most subtitle and OSD rendering options to sub structswm42018-01-021-1/+2
* osd_libass: avoid libass warnings if scripts set ASS text earlywm42017-07-161-0/+1
* osd: move some internal declarations to internal headerswm42017-01-261-0/+6
* player: show subtitles on VO if --force-window is usedwm42016-10-261-0/+1
* osd: fix OSD getting stuck with --blend-subtitles=yeswm42016-09-161-4/+1
* osd: slightly simplify update logicwm42016-09-151-3/+2
* sub: change how libass output is converted to RGBA in some caseswm42016-07-031-6/+0
* sub: pack libass bitmaps directly in sd_ass.c and osd_libass.cwm42016-06-301-1/+3
* osd: cleanup: make OSDTYPE_ constants private to OSD codewm42016-03-081-0/+12
* osd, lua: manage multiple ASS overlays set with set_osd_ass() callswm42016-03-081-2/+12
* osd: restructure and move ASS objects into its own structwm42016-03-081-3/+8
* osd: refactor how mp_ass_render_frame() is calledwm42016-03-081-1/+1
* osd: use the same ASS_Renderer for OSD text and progbarwm42015-11-281-1/+1
* player: remove OSD subtitle render pathwm42015-11-171-1/+1
* player: remove higher-level remains of DVD/BD menu supportwm42015-08-031-3/+0
* osd: simplify an aspect of change detection handlingwm42015-03-181-2/+1
* video/out: change aspects of OSD handlingwm42014-06-151-2/+0
* sub: uglify OSD code path with lockingwm42014-01-181-0/+68