Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 14 Feb 2010 14:33:16 +0000 | diego | Move GUI-related extern declarations to a GUI header file. |
Sun, 14 Feb 2010 14:02:09 +0000 | diego | GUI: Mark functions that are not used outside their files as static. |
Sun, 14 Feb 2010 13:57:30 +0000 | reimar | Avoid using sscanf for basic parsing, it is horribly slow. |
Sun, 14 Feb 2010 13:49:31 +0000 | diego | Avoid forward declarations for import_initial_playtree_into_gui() and |
Sun, 14 Feb 2010 12:57:18 +0000 | diego | Add xscreensaver_heartbeat() declaration to x11_common.h. |
Sun, 14 Feb 2010 12:55:02 +0000 | diego | Rename gui/mplayer/gtk/menu.[ch] --> gui/mplayer/gtk/gtkmenu.[ch]. |