summaryrefslogtreecommitdiffstats
path: root/sub/osd_dummy.c
Commit message (Expand)AuthorAgeFilesLines
* command: shorten long playlists on OSDwm42017-01-261-0/+6
* osd: move some internal declarations to internal headerswm42017-01-261-1/+1
* sub: pass preferred OSD format to subtitle rendererswm42016-07-031-1/+1
* osd: make osd_ass_0/1 defineswm42016-05-031-3/+0
* osd: fix build with --disable-libasswm42016-03-161-1/+1
* osd, lua: manage multiple ASS overlays set with set_osd_ass() callswm42016-03-081-0/+5
* osd, lua: remove weird OSD scalingwm42016-03-071-7/+0
* mpv_talloc.h: rename from talloc.hDmitrij D. Czarkoff2016-01-111-1/+1
* Add some missing "const"swm42014-10-101-2/+2
* command: allow using ASS tags on OSD messageswm42014-09-181-0/+3
* sub: uglify OSD code path with lockingwm42014-01-181-1/+1
* Rename sub.c/.h to osd.c/.hwm42013-11-241-1/+1
* Add initial Lua scripting supportwm42013-09-261-0/+7
* sub: allow rendering OSD in ASS image format directly, simplifywm42012-10-161-18/+4
* Remove teletext supportwm42012-08-031-4/+0
* osd: remove freetype font rendering codewm42012-07-281-0/+43