log cfg-common.h @ 24192:588a590819f0

age author description
Sun, 29 Jul 2007 17:55:28 +0000 voroshil Teletext support.
Sun, 29 Jul 2007 12:20:25 +0000 voroshil Replacing global variables in radio:// with
Sun, 29 Jul 2007 10:30:41 +0000 voroshil Removing global variables from tv://
Thu, 21 Jun 2007 08:18:51 +0000 voroshil Revert r23530.
Sun, 10 Jun 2007 00:06:12 +0000 voroshil Teletext support for tv:// (v4l and v4l2 only)
Tue, 05 Jun 2007 16:13:00 +0000 diego Create a new MSGT for just the status line.
Thu, 31 May 2007 17:49:51 +0000 voroshil New "automute" tv:// option.
Sun, 20 May 2007 16:10:45 +0000 ben add new -subfont option, that allows having a different font for OSD (controls and menu) and subtitles
Fri, 27 Apr 2007 14:25:36 +0000 eugeni Add -ass-hinting option for setting font hinting method.
Wed, 18 Apr 2007 09:58:04 +0000 diego Merge both USE_DVDREAD sections.
Wed, 18 Apr 2007 09:56:24 +0000 diego Fix preprocessor conditionals: libdvdnav includes libdvdread and configure
Tue, 17 Apr 2007 07:04:53 +0000 rfelker 5l: don't die when config file contains dvd options and dvd support is missing
Thu, 08 Mar 2007 20:47:10 +0000 nicodvb optionally reuse the socket if -reuse-socket is selected; patch by Yong Hwan (sio4 users sf net) simplified by me
Sat, 24 Feb 2007 10:27:14 +0000 diego cosmetics: Fix some common typos, appropiate --> appropRiate,
Sat, 24 Feb 2007 07:11:57 +0000 uau Move parsing of the -ss option to the option code.
Fri, 02 Feb 2007 18:32:07 +0000 reimar Add global field dominance flag instead of duplicating this "everywhere"
Sun, 28 Jan 2007 21:42:22 +0000 nicodvb added code to scan the video stream to search the actual video codec used;
Sun, 17 Dec 2006 18:10:49 +0000 nicodvb support for limiting dvd speed; patch by Tobias Diedrich (ranma tdiedrich se)
Sat, 02 Dec 2006 17:32:53 +0000 diego Remove long-deprecated -vop option.
Wed, 22 Nov 2006 19:21:16 +0000 uau Make compilation depending on USE_OSD unconditional.
Tue, 21 Nov 2006 20:48:17 +0000 uau Make compilation depending on USE_SUB unconditional.
Sat, 18 Nov 2006 06:53:33 +0000 voroshil Add *BSD BT848 radio support
Tue, 14 Nov 2006 11:14:03 +0000 diego Clarify messages for unavailable options.
Fri, 03 Nov 2006 18:15:33 +0000 eugeni Introduce MSGT_ASS, use it for all libass messages.
Mon, 25 Sep 2006 16:47:56 +0000 ptt after a long time, finally i could add -endpos option to mplayer executable.
Sun, 03 Sep 2006 17:42:31 +0000 eugeni Add -ass-styles option. It allows to load styles from a file and use them
Sun, 03 Sep 2006 12:18:49 +0000 eugeni ass-color and ass-border-color options.
Wed, 30 Aug 2006 22:25:40 +0000 nicodvb added lavfdopts to pass options to libavformat
Mon, 28 Aug 2006 17:05:18 +0000 reimar Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
Mon, 28 Aug 2006 15:12:45 +0000 eugeni Add -(no)ass-use-margins option.