mpv/gui
diego b438e1c385 Remove unused extern int declaration.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24289 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-29 10:14:35 +00:00
..
mplayer warning fix: 2007-08-28 10:48:53 +00:00
skin Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy 2007-07-05 22:01:07 +00:00
win32 fopen is in stdio.h, so add this include. 2007-07-18 12:15:10 +00:00
wm Remove unused extern int declaration. 2007-08-29 10:14:35 +00:00
Makefile Reuse linux code for reading png images for windows Gui, 2007-05-10 09:11:54 +00:00
app.c get_path prototype is already in interface.h and probably many more places. 2007-06-24 11:09:32 +00:00
app.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
bitmap.c Fix compilation after FFmpeg r9283. 2007-06-12 08:38:42 +00:00
bitmap.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
cfg.c Clean up the way get_path is handled: Compile get_path.c to an object to link 2007-08-28 11:20:24 +00:00
cfg.h Remove redundant extern declarations, #include the right headers instead. 2007-08-25 13:05:07 +00:00
interface.c Clean up the way get_path is handled: Compile get_path.c to an object to link 2007-08-28 11:20:24 +00:00
interface.h Clean up the way get_path is handled: Compile get_path.c to an object to link 2007-08-28 11:20:24 +00:00