log gui/cfg.c @ 29627:d8d2b355825c

age author description
2009-05-13 diego whitespace cosmetics: Remove all trailing whitespace.
2008-12-03 diego Get rid of pointless 'extern' keywords.
2008-08-07 diego Rename font-related preprocessor directives.
2008-08-06 diego Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x.
2008-08-05 diego Rename some audio-output-related preprocessor directives.
2008-08-03 diego Change a bunch of video/audio-output-specific preprocessor directives from
2008-08-01 diego Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;
2008-07-30 diego Start unifying names of internal preprocessor directives.
2008-04-22 diego Add standard GPL header to individual files.
2008-04-15 albeu noconfig fix, disable_gui_conf was not defined when compiling mencoder.
2008-04-14 albeu Add options to disable some or all config files.
2008-01-13 reimar Fix 100l: error check for m_option_print was unreachable
2008-01-13 reimar Make big gui_opts array const
2007-08-28 diego Clean up the way get_path is handled: Compile get_path.c to an object to link
2007-08-25 diego Remove redundant extern declarations, #include the right headers instead.
2007-08-25 diego Remove redundant extern variable declarations, include proper headers instead.
2007-07-18 diego Fix a bunch of redundant redeclaration warnings.
2007-04-23 diego Gui --> gui