log cfg-common.h @ 30931:8e2888bae70b

age author description
Mon, 22 Feb 2010 09:51:44 +0000 diego Declare externally used variables from vd.c as extern in vd.h.
Fri, 19 Feb 2010 19:38:53 +0000 diego Add dvd_parse_chapter_range() to stream_dvd.h instead of forward declaring it.
Sun, 14 Feb 2010 14:47:22 +0000 diego Move movie_aspect extern declaration to libmpcodecs/vd.h.
Sat, 30 Jan 2010 23:24:23 +0000 diego Add license header to all top-level files missing them.
Sat, 07 Nov 2009 16:40:42 +0000 cehoyos Remove CONFIG_TV_TELETEXT.
Sat, 07 Nov 2009 12:31:05 +0000 cehoyos Separate teletext from tv support.
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)
Mon, 13 Oct 2008 16:23:55 +0000 diego Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.
Sun, 12 Oct 2008 22:11:33 +0000 diego Remove redundant declaration of proc_priority.
Tue, 12 Aug 2008 07:38:30 +0000 diego Remove pointless #ifdefs around extern declarations.
Tue, 12 Aug 2008 07:33:15 +0000 diego Remove useless DVB-related #include.
Wed, 06 Aug 2008 23:19:29 +0000 diego Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x.
Tue, 05 Aug 2008 16:32:47 +0000 diego Rename some audio-output-related preprocessor directives.