summaryrefslogtreecommitdiffstats
path: root/gui/cfg.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the internal GUIAnton Khirnov2009-07-071-371/+0
* Remove trailing whitespace from most filesUoti Urpala2009-07-071-10/+9
* Get rid of pointless 'extern' keywords.diego2008-12-031-1/+1
* Rename font-related preprocessor directives.diego2008-08-071-2/+2
* Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x.diego2008-08-061-2/+2
* Rename some audio-output-related preprocessor directives.diego2008-08-051-2/+2
* Change a bunch of video/audio-output-specific preprocessor directives fromdiego2008-08-031-4/+4
* Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;diego2008-08-011-1/+1
* Start unifying names of internal preprocessor directives.diego2008-07-301-9/+9
* Add standard GPL header to individual files.diego2008-04-221-0/+17
* noconfig fix, disable_gui_conf was not defined when compiling mencoder.albeu2008-04-151-1/+1
* Add options to disable some or all config files.albeu2008-04-141-1/+2
* Fix 100l: error check for m_option_print was unreachablereimar2008-01-131-2/+5
* Make big gui_opts array constreimar2008-01-131-1/+1
* Clean up the way get_path is handled: Compile get_path.c to an object to linkdiego2007-08-281-0/+1
* Remove redundant extern declarations, #include the right headers instead.diego2007-08-251-0/+2
* Remove redundant extern variable declarations, include proper headers instead.diego2007-08-251-1/+3
* Fix a bunch of redundant redeclaration warnings.diego2007-07-181-3/+0
* Gui --> guidiego2007-04-231-0/+349