Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
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]. |
Sun, 14 Feb 2010 12:39:58 +0000 | diego | Declare mp_input_register_options() in input/input.h. |
Sun, 14 Feb 2010 12:31:24 +0000 | diego | GUI: #include associated .h files in .c files. |
Sun, 14 Feb 2010 11:57:37 +0000 | reimar | Check that fontconfig version is at least 2.4.2, which is required for the |
Sun, 14 Feb 2010 11:19:52 +0000 | reimar | Reindent |
Sun, 14 Feb 2010 11:17:12 +0000 | reimar | Just use goto instead of reimplementing it badly with a do { } while (0) and |