mpv/gui
diego 11b55ec7a8 Fix exit_player() usage throughout the codebase.
exit_player() was declared with differing parameter types in mplayer.c and
mplayer.h. Make the declaration in the .h file match the one in the .c file
and adjust all usages of exit_player() throughout the codebase. Also move
the exit_player() declaration into mp_core.h next to exit_player_with_rc().


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30558 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-02-14 10:53:20 +00:00
..
mplayer Fix exit_player() usage throughout the codebase. 2010-02-14 10:53:20 +00:00
skin Simplify and correct loop condition, also avoids a compiler warning for unused result. 2010-01-27 19:45:16 +00:00
win32
wm Call XSync after XShmAttach to avoid a possible race-condition with shmctl. 2010-01-10 14:03:10 +00:00
app.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
app.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
bitmap.c Use av_malloc to ensure sufficient alignment and also free at least some 2010-01-24 21:15:43 +00:00
bitmap.h
cfg.c Remove more direct includes of libass/ass.h 2009-12-24 10:26:29 +00:00
cfg.h Add missing config.h #include; remove a redundant one. 2010-01-04 13:13:10 +00:00
interface.c Fix exit_player() usage throughout the codebase. 2010-02-14 10:53:20 +00:00
interface.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00