Mercurial > mplayer.hg
log gui/cfg.h @ 24273:f249ddba010c
age | author | description |
---|---|---|
Sat, 25 Aug 2007 13:05:07 +0000 | diego | Remove redundant extern declarations, #include the right headers instead. |
Mon, 02 Jul 2007 22:34:45 +0000 | diego | Do not use leading underscores in multiple inclusion guards, they are reserved. |
Mon, 02 Jul 2007 20:55:05 +0000 | diego | Add consistent GUI prefix to multiple inclusion guards. |
Sun, 24 Jun 2007 11:18:12 +0000 | reimar | revert broken r23628, mp_core.h is not included by cfg.h, so double extern |
Sun, 24 Jun 2007 10:09:05 +0000 | reimar | ass_enabled is already in mp_core.h |
Mon, 23 Apr 2007 07:42:42 +0000 | diego | Gui --> gui |