mpv/gui/mplayer
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
..
gtk whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
pixmaps
gmplayer.h
gui_common.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
gui_common.h
menu.c
mw.c Fix exit_player() usage throughout the codebase. 2010-02-14 10:53:20 +00:00
pb.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
play.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
play.h Add missing config.h #include; remove a redundant one. 2010-01-04 13:13:10 +00:00
sw.c Fix exit_player() usage throughout the codebase. 2010-02-14 10:53:20 +00:00
widgets.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
widgets.h