log cfg-common-opts.h @ 28190:321b70afabe1

age author description
Wed, 24 Dec 2008 18:13:18 +0000 diego Add nomsgmodule option, patch by Onur K¸«ä¸«®¸«äk, onur delipenguen net.
Thu, 16 Oct 2008 19:12:57 +0000 diego Add -nomsgcolor option to match -msgcolor, patch by swell.k gmail com.
Mon, 13 Oct 2008 16:23:55 +0000 diego Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.
Thu, 07 Aug 2008 12:20:50 +0000 diego Give a CONFIG_ prefix to preprocessor directives that lacked one and
Thu, 07 Aug 2008 10:36:07 +0000 diego Rename font-related preprocessor directives.
Thu, 07 Aug 2008 08:58:07 +0000 diego Rename a bunch of miscellaneous preprocessor directives.
Sun, 03 Aug 2008 15:21:40 +0000 diego Change a bunch of video/audio-output-specific preprocessor directives from
Sat, 02 Aug 2008 16:30:32 +0000 diego Change a bunch of codec-specific preprocessor directives from a HAVE_
Sat, 02 Aug 2008 13:59:47 +0000 diego Remove checks for HAVE_XVID3, that conditional was removed a long time ago.
Fri, 01 Aug 2008 20:28:58 +0000 diego Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Mon, 14 Apr 2008 11:21:29 +0000 albeu Add options to disable some or all config files.
Sun, 13 Apr 2008 19:18:51 +0000 albeu Replace the trivial command line preparser with a more robust version
Sat, 12 Apr 2008 12:51:07 +0000 zuxy Enable runtime control for colorful and/or module name output
Fri, 11 Apr 2008 09:48:36 +0000 diego Split cfg-common.h into two separate header files. It was being included twice