aboutsummaryrefslogtreecommitdiffhomepage
path: root/gui/cfg.c
Commit message (Expand)AuthorAge
* Remove the internal GUIGravatar Anton Khirnov2009-07-07
* Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* Get rid of pointless 'extern' keywords.Gravatar diego2008-12-03
* Rename font-related preprocessor directives.Gravatar diego2008-08-07
* Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x.Gravatar diego2008-08-06
* Rename some audio-output-related preprocessor directives.Gravatar diego2008-08-05
* Change a bunch of video/audio-output-specific preprocessor directives fromGravatar diego2008-08-03
* Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;Gravatar diego2008-08-01
* Start unifying names of internal preprocessor directives.Gravatar diego2008-07-30
* Add standard GPL header to individual files.Gravatar diego2008-04-22
* noconfig fix, disable_gui_conf was not defined when compiling mencoder.Gravatar albeu2008-04-15
* Add options to disable some or all config files.Gravatar albeu2008-04-14
* Fix 100l: error check for m_option_print was unreachableGravatar reimar2008-01-13
* Make big gui_opts array constGravatar reimar2008-01-13
* Clean up the way get_path is handled: Compile get_path.c to an object to linkGravatar diego2007-08-28
* Remove redundant extern declarations, #include the right headers instead.Gravatar diego2007-08-25
* Remove redundant extern variable declarations, include proper headers instead.Gravatar diego2007-08-25
* Fix a bunch of redundant redeclaration warnings.Gravatar diego2007-07-18
* Gui --> guiGravatar diego2007-04-23