Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 14 Feb 2010 14:49:44 +0000 | diego | Directly mark structs as WINE_PACKED where all members are marked as packed. |
Sun, 14 Feb 2010 14:48:54 +0000 | reimar | Simplify. |
Sun, 14 Feb 2010 14:47:22 +0000 | diego | Move movie_aspect extern declaration to libmpcodecs/vd.h. |
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. |