mpv/Gui
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
..
mplayer Make compilation depending on USE_OSD unconditional. 2006-11-22 19:21:16 +00:00
skin Make sure we do not print the obsolete skin path when we did not find any skin. 2006-08-07 17:46:20 +00:00
win32 Make compilation depending on USE_SUB unconditional. 2006-11-21 20:48:17 +00:00
wm a + b => (a + b) for defines, just to be sure. 2006-10-08 10:02:40 +00:00
Makefile Unify dep/depend targets. 2006-11-20 11:18:01 +00:00
app.c get_path as const, patch by Stefan Huehner, stefan AT huehner-org 2006-07-03 23:27:37 +00:00
app.h marks several strings inside structs as const when they hold just 2006-07-16 01:40:24 +00:00
bitmap.c drops casts from void * on malloc/calloc from the gui code 2006-07-13 16:17:24 +00:00
bitmap.h
cfg.c Remove remnants of long-gone libfame. 2006-11-06 22:57:14 +00:00
cfg.h Remove remnants of long-gone libfame. 2006-11-06 22:57:14 +00:00
interface.c Make compilation depending on USE_SUB unconditional. 2006-11-21 20:48:17 +00:00
interface.h fix includes due to libmpdemux split (patch by Stefan Huehner) 2006-07-31 19:59:06 +00:00