aboutsummaryrefslogtreecommitdiffhomepage
path: root/sub/osd_state.h
Commit message (Expand)AuthorAge
* options: move most subtitle and OSD rendering options to sub structsGravatar wm42018-01-02
* osd_libass: avoid libass warnings if scripts set ASS text earlyGravatar wm42017-07-16
* osd: move some internal declarations to internal headersGravatar wm42017-01-26
* player: show subtitles on VO if --force-window is usedGravatar wm42016-10-26
* osd: fix OSD getting stuck with --blend-subtitles=yesGravatar wm42016-09-16
* osd: slightly simplify update logicGravatar wm42016-09-15
* sub: change how libass output is converted to RGBA in some casesGravatar wm42016-07-03
* sub: pack libass bitmaps directly in sd_ass.c and osd_libass.cGravatar wm42016-06-30
* osd: cleanup: make OSDTYPE_ constants private to OSD codeGravatar wm42016-03-08
* osd, lua: manage multiple ASS overlays set with set_osd_ass() callsGravatar wm42016-03-08
* osd: restructure and move ASS objects into its own structGravatar wm42016-03-08
* osd: refactor how mp_ass_render_frame() is calledGravatar wm42016-03-08
* osd: use the same ASS_Renderer for OSD text and progbarGravatar wm42015-11-28
* player: remove OSD subtitle render pathGravatar wm42015-11-17
* player: remove higher-level remains of DVD/BD menu supportGravatar wm42015-08-03
* osd: simplify an aspect of change detection handlingGravatar wm42015-03-18
* video/out: change aspects of OSD handlingGravatar wm42014-06-15
* sub: uglify OSD code path with lockingGravatar wm42014-01-18