log cfg-common-opts.h @ 30949:e4c7703dd901

age author description
Sat, 20 Mar 2010 23:27:07 +0000 diego Move SetCodecPath() from loader to get_path.c and make it unconditional.
Mon, 15 Mar 2010 08:30:06 +0000 komh Add -codecpath option.
Mon, 22 Feb 2010 09:51:44 +0000 diego Declare externally used variables from vd.c as extern in vd.h.
Sat, 30 Jan 2010 23:24:23 +0000 diego Add license header to all top-level files missing them.
Tue, 10 Nov 2009 00:45:19 +0000 tack Add support for 8 channel audio.
Mon, 28 Sep 2009 11:32:27 +0000 reimar Add a -nosub option that allows disabling auto-selected subtitles as e.g. the
Mon, 28 Sep 2009 11:31:25 +0000 reimar Allow -1 and -2 values for -aid, -vid and -sid (meaning "auto" and "disabled" respectively).
Mon, 03 Aug 2009 10:17:35 +0000 lu_zero Improve wording for missing sctp support
Wed, 03 Jun 2009 13:42:11 +0000 diego CONFIG_LIBNEMESI and CONFIG_LIVE555 are not defined to 0/1 values.
Mon, 25 May 2009 20:28:35 +0000 lu_zero Unify over rtsp_transport_tcp as var to hold the -rtsp-stream-over-tcp flag and make sure libnemesi only builds are fine
Mon, 25 May 2009 17:51:10 +0000 lu_zero Make sure -rtsp-stream-with-sctp is supported while building with libnemesi
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Tue, 10 Feb 2009 15:34:44 +0000 diego Add priority support for OS/2 and factorize the Windows priority support.
Sun, 04 Jan 2009 13:12:51 +0000 nicodvb added support for manual audio substream selection out of 0xFD PES streams (Blueray, multistream in the same pid)
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