summaryrefslogtreecommitdiffstats
path: root/sub/osd.h
Commit message (Expand)AuthorAgeFilesLines
* vo_opengl: don't discard buffered video on redundant resize callswm42017-08-291-0/+2
* sub/osd: relicense to LGPLwm42017-04-201-7/+7
* sub: add justify of subtitlesDan Oscarsson2017-02-011-0/+1
* command: shorten long playlists on OSDwm42017-01-261-0/+1
* osd: move some internal declarations to internal headerswm42017-01-261-9/+0
* player: show subtitles on VO if --force-window is usedwm42016-10-261-0/+2
* osd: slightly simplify update logicwm42016-09-151-2/+1
* sub: remove unused sub_bitmaps.scaled fieldwm42016-07-031-4/+0
* sub: pass preferred OSD format to subtitle rendererswm42016-07-031-1/+1
* sub: pack libass bitmaps directly in sd_ass.c and osd_libass.cwm42016-06-301-0/+1
* sub, vo_opengl: use packed sub-bitmaps directly if availablewm42016-06-171-0/+16
* sub: move paletted image handling completely to sd_lavc.cwm42016-06-171-9/+0
* osd: make osd_ass_0/1 defineswm42016-05-031-2/+6
* osd: add italic font for osdst4t1k2016-04-081-0/+1
* vo_opengl, osd: allow osc.lua to react faster on resizeswm42016-03-211-0/+2
* osd: cleanup: make OSDTYPE_ constants private to OSD codewm42016-03-081-14/+5
* osd, lua: manage multiple ASS overlays set with set_osd_ass() callswm42016-03-081-2/+3
* osd, lua: remove weird OSD scalingwm42016-03-071-7/+0
* osd: remove unused osd_coords_to_video()wm42016-03-071-3/+0
* osd: use the same ASS_Renderer for OSD text and progbarwm42015-11-281-1/+0
* player: remove OSD subtitle render pathwm42015-11-171-7/+3
* player: use demuxer ts offset to simplify timeline ts handlingwm42015-11-161-1/+0
* player: remove higher-level remains of DVD/BD menu supportwm42015-08-031-8/+0
* Update license headersMarcin Kurczewski2015-04-131-5/+4
* sub: add --sub-text-bold optionwm42015-04-011-0/+1
* vo_opengl: draw subtitles directly onto the videoNiklas Haas2015-03-261-0/+1
* osd: simplify an aspect of change detection handlingwm42015-03-181-2/+1
* osd: customizable subtitle and OSD positionwm42015-02-161-0/+2
* osd: make it possible to have different subtitle vs. OSD defaultswm42015-02-161-0/+1
* sub: remove osd_get_sub()wm42014-11-011-1/+0
* Add some missing "const"swm42014-10-101-2/+2
* command: allow using ASS tags on OSD messageswm42014-09-181-0/+2
* Revert "Remove DVD and Bluray support"wm42014-07-151-0/+8
* Remove DVD and Bluray supportwm42014-07-141-8/+0
* video/out: change aspects of OSD handlingwm42014-06-151-3/+0
* osd: make code C99wm42014-04-261-5/+3
* video/out: don't access aspdat in VOswm42014-01-221-0/+3
* sub: uglify OSD code path with lockingwm42014-01-181-71/+48
* player: add --secondary-sid for displaying a second subtitle streamwm42013-12-241-8/+8
* sub/osd: mp_msg conversionswm42013-12-211-1/+3
* Move options/config related files from mpvcore/ to options/wm42013-12-171-1/+1
* osd: use separate ASS_Renderer for each OSD objectwm42013-12-151-5/+3
* player: don't store subtitle renderer in osd_statewm42013-12-151-3/+1
* dvdnav: support mouse interactionwm42013-12-131-0/+3
* Add prelimimary (basic, possibly broken) dvdnav supportwm42013-12-121-0/+8
* sd_lavc: factor out bitmap positioning codewm42013-12-121-0/+3
* osd: remove mp_osd_res.video_par fieldwm42013-11-241-1/+0
* Rename sub.c/.h to osd.c/.hwm42013-11-241-0/+245