Mercurial > mplayer.hg
log gui/cfg.h @ 32723:5310794ef052
age | author | description |
---|---|---|
2010-01-04 | diego | Add missing config.h #include; remove a redundant one. |
2008-12-03 | diego | Get rid of pointless 'extern' keywords. |
2008-07-30 | diego | Start unifying names of internal preprocessor directives. |
2008-04-22 | diego | Add standard GPL header to individual files. |
2008-02-22 | diego | Add MPLAYER_ prefix to multiple inclusion guards. |
2008-02-20 | diego | Remove pointless #ifdefs around extern declarations. |
2007-12-31 | diego | Add explanatory comments to the #endif part of multiple inclusion guards. |
2007-08-25 | diego | Remove redundant extern declarations, #include the right headers instead. |
2007-07-02 | diego | Do not use leading underscores in multiple inclusion guards, they are reserved. |
2007-07-02 | diego | Add consistent GUI prefix to multiple inclusion guards. |
2007-06-24 | reimar | revert broken r23628, mp_core.h is not included by cfg.h, so double extern |
2007-06-24 | reimar | ass_enabled is already in mp_core.h |
2007-04-23 | diego | Gui --> gui |