aboutsummaryrefslogtreecommitdiffhomepage
path: root/gui/cfg.h
Commit message (Expand)AuthorAge
* Add missing config.h #include; remove a redundant one.Gravatar diego2010-01-04
* Get rid of pointless 'extern' keywords.Gravatar diego2008-12-03
* Start unifying names of internal preprocessor directives.Gravatar diego2008-07-30
* Add standard GPL header to individual files.Gravatar diego2008-04-22
* Add MPLAYER_ prefix to multiple inclusion guards.Gravatar diego2008-02-22
* Remove pointless #ifdefs around extern declarations.Gravatar diego2008-02-20
* Add explanatory comments to the #endif part of multiple inclusion guards.Gravatar diego2007-12-31
* Remove redundant extern declarations, #include the right headers instead.Gravatar diego2007-08-25
* Do not use leading underscores in multiple inclusion guards, they are reserved.Gravatar diego2007-07-02
* Add consistent GUI prefix to multiple inclusion guards.Gravatar diego2007-07-02
* revert broken r23628, mp_core.h is not included by cfg.h, so double externGravatar reimar2007-06-24
* ass_enabled is already in mp_core.hGravatar reimar2007-06-24
* Gui --> guiGravatar diego2007-04-23