summaryrefslogtreecommitdiffstats
path: root/cfg-common-opts.h
Commit message (Expand)AuthorAgeFilesLines
* added support for manual audio substream selection out of 0xFD PES streams (B...nicodvb2009-01-041-0/+1
* Add nomsgmodule option, patch by Onur Küçük, onur delipenguen net.diego2008-12-241-0/+1
* Add -nomsgcolor option to match -msgcolor, patch by swell.k gmail com.diego2008-10-161-0/+1
* Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.diego2008-10-131-1/+1
* Give a CONFIG_ prefix to preprocessor directives that lacked one anddiego2008-08-071-7/+7
* Rename font-related preprocessor directives.diego2008-08-071-7/+7
* Rename a bunch of miscellaneous preprocessor directives.diego2008-08-071-1/+1
* Change a bunch of video/audio-output-specific preprocessor directives fromdiego2008-08-031-3/+3
* Change a bunch of codec-specific preprocessor directives from a HAVE_diego2008-08-021-1/+1
* Remove checks for HAVE_XVID3, that conditional was removed a long time ago.diego2008-08-021-1/+1
* Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;diego2008-08-011-4/+4
* Start unifying names of internal preprocessor directives.diego2008-07-301-19/+19
* Add options to disable some or all config files.albeu2008-04-141-0/+1
* Replace the trivial command line preparser with a more robust versionalbeu2008-04-131-1/+1
* Enable runtime control for colorful and/or module name outputzuxy2008-04-121-0/+2
* Split cfg-common.h into two separate header files. It was being included twicediego2008-04-111-0/+342