aboutsummaryrefslogtreecommitdiffhomepage
path: root/sub/osd.h
Commit message (Expand)AuthorAge
* sub: remove osd_get_sub()Gravatar wm42014-11-01
* Add some missing "const"sGravatar wm42014-10-10
* command: allow using ASS tags on OSD messagesGravatar wm42014-09-18
* Revert "Remove DVD and Bluray support"Gravatar wm42014-07-15
* Remove DVD and Bluray supportGravatar wm42014-07-14
* video/out: change aspects of OSD handlingGravatar wm42014-06-15
* osd: make code C99Gravatar wm42014-04-26
* video/out: don't access aspdat in VOsGravatar wm42014-01-22
* sub: uglify OSD code path with lockingGravatar wm42014-01-18
* player: add --secondary-sid for displaying a second subtitle streamGravatar wm42013-12-24
* sub/osd: mp_msg conversionsGravatar wm42013-12-21
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* osd: use separate ASS_Renderer for each OSD objectGravatar wm42013-12-15
* player: don't store subtitle renderer in osd_stateGravatar wm42013-12-15
* dvdnav: support mouse interactionGravatar wm42013-12-13
* Add prelimimary (basic, possibly broken) dvdnav supportGravatar wm42013-12-12
* sd_lavc: factor out bitmap positioning codeGravatar wm42013-12-12
* osd: remove mp_osd_res.video_par fieldGravatar wm42013-11-24
* Rename sub.c/.h to osd.c/.hGravatar wm42013-11-24