summaryrefslogtreecommitdiffstats
path: root/gui/cfg.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the internal GUIAnton Khirnov2009-07-071-79/+0
* Get rid of pointless 'extern' keywords.diego2008-12-031-2/+2
* Start unifying names of internal preprocessor directives.diego2008-07-301-1/+1
* Add standard GPL header to individual files.diego2008-04-221-0/+18
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-221-4/+3
* Remove pointless #ifdefs around extern declarations.diego2008-02-201-10/+0
* Add explanatory comments to the #endif part of multiple inclusion guards.diego2007-12-311-1/+1
* Remove redundant extern declarations, #include the right headers instead.diego2007-08-251-4/+0
* Do not use leading underscores in multiple inclusion guards, they are reserved.diego2007-07-021-2/+2
* Add consistent GUI prefix to multiple inclusion guards.diego2007-07-021-2/+2
* revert broken r23628, mp_core.h is not included by cfg.h, so double externreimar2007-06-241-0/+1
* ass_enabled is already in mp_core.hreimar2007-06-241-1/+0
* Gui --> guidiego2007-04-231-0/+76