1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-06 23:20:15 +00:00
mpv/gui
diego 68219deebf Avoid forward declarations for import_initial_playtree_into_gui() and
import_playtree_playlist_into_gui; declare them in interface.h instead.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30575 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-02-14 13:49:31 +00:00
..
mplayer Rename gui/mplayer/gtk/menu.[ch] --> gui/mplayer/gtk/gtkmenu.[ch]. 2010-02-14 12:55:02 +00:00
skin GUI: #include associated .h files in .c files. 2010-02-14 12:31:24 +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 Avoid forward declarations for import_initial_playtree_into_gui() and 2010-02-14 13:49:31 +00:00