1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-24 07:42:17 +00:00
mpv/Gui/mplayer/gtk
uau 544233bded Make compilation depending on USE_OSD unconditional.
USE_OSD was hardcoded to true in configure, manually turning it off
would break compilation, and most OSD-related code wasn't affected by it
anyway so it did nothing useful.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21177 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-22 19:21:16 +00:00
..
about.c fix the translator names list so that it conforms to lastname, firstname 2006-01-02 23:22:13 +00:00
about.h
common.c Add ASS subtitle rendering options to gui. 2006-10-25 00:05:14 +00:00
common.h Add ASS subtitle rendering options to gui. 2006-10-25 00:05:14 +00:00
eq.c vertical size of "Configure Equalizer" window is not enough to hold all comboboxes, based on a patch by Stanislav Maslovski <stanislav POIS maslovski AH gmail POIS com> 2006-04-09 13:49:37 +00:00
eq.h
fs.c Make compilation depending on USE_SUB unconditional. 2006-11-21 20:48:17 +00:00
fs.h
mb.c Mark several string parameters that are not modified in the function as const. 2006-07-14 16:57:24 +00:00
mb.h Mark several string parameters that are not modified in the function as const. 2006-07-14 16:57:24 +00:00
menu.c Get rid of demux_aid_vid_mismatch mess. 2006-08-26 19:17:04 +00:00
menu.h Mark several string parameters that are not modified in the function as const. 2006-07-14 16:57:24 +00:00
opts.c Make compilation depending on USE_OSD unconditional. 2006-11-22 19:21:16 +00:00
opts.h
pl.c fix includes due to libmpdemux split (patch by Stefan Huehner) 2006-07-31 19:59:06 +00:00
pl.h
sb.c drops casts from void * on malloc/calloc from the gui code 2006-07-13 16:17:24 +00:00
sb.h Rename the default GUI skins directory from 'Skin' to 'skins', keeping 2006-03-27 11:39:27 +00:00
url.c Unify include paths, -I.. is in CFLAGS. 2005-12-08 22:12:57 +00:00
url.h