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.
Tue, 22 Aug 2006 23:20:05 +0000 eugeni New cmdline option: -ass-force-style.
Mon, 31 Jul 2006 17:39:17 +0000 ben introduce new 'stream' directory for all stream layer related components and split them from libmpdemux
Fri, 14 Jul 2006 17:14:16 +0000 diego Remove support for obsolete and non-free divx4/odivx libraries.
Thu, 13 Jul 2006 21:40:14 +0000 diego dvd-device should also be enabled when dvdnav_stream is requested but stream_dvd
Mon, 10 Jul 2006 21:32:19 +0000 ben added new pvr:// input for ivtv based cards
Fri, 07 Jul 2006 18:26:51 +0000 eugeni Initial libass release (without mencoder support).
Thu, 06 Jul 2006 12:51:52 +0000 diego -rtsp-port and -rtsp-destination need to be #ifdef MPLAYER_NETWORK.
Sat, 01 Jul 2006 14:18:06 +0000 ben new rtsp-destination option which allows forcing destination ip address (fixes some issues with some reluctant rtsp servers)
Mon, 26 Jun 2006 21:27:57 +0000 ben added new native rtsp demuxer code for mpeg-ts over rtp (now both real and non-real servers should be handled)
Fri, 16 Jun 2006 19:06:00 +0000 nicodvb removed old dvdnav code
Wed, 14 Jun 2006 21:58:17 +0000 nicodvb restored support for dvdnav only in the stream layer; all other functionalities are disabled
Mon, 05 Jun 2006 18:50:44 +0000 iive Adds missing NULL last entry to msgl_config
Thu, 27 Apr 2006 12:40:29 +0000 uau Make EDL compilation unconditional
Mon, 24 Apr 2006 07:20:34 +0000 reynaldo Get ride of the several if(identify) messy lines and rearangment of some of the output, both patches by Kiriuja mplayer-patches AT en-directo_net, his changes are barely unrelated, nevertheless Im commiting them thogeter just for the sake of my mental healt, I had both patches already applied on my local three
Tue, 18 Apr 2006 11:06:35 +0000 reimar rtsp options should be available for mencoder as well
Sun, 26 Mar 2006 11:09:17 +0000 reimar allow values up to 100 for -mc
Sat, 25 Mar 2006 19:24:21 +0000 albeu Add a msg type for the osd menu.
Wed, 08 Mar 2006 12:45:48 +0000 reimar Automaticall convert message to console charset, use utf8 for GTK2 Gui
Sat, 04 Mar 2006 17:33:56 +0000 diego Make -xy help output consistent, output an empty line before and after.
Mon, 20 Feb 2006 09:36:10 +0000 corey New option: -ignore-start
Sat, 04 Feb 2006 00:08:54 +0000 michael change sws sharpen filter a little
Sun, 22 Jan 2006 18:11:35 +0000 diego proper support for shared libpostproc
Sat, 17 Dec 2005 18:10:51 +0000 ods15 Removing obsolete, and until recently, misdocumented option -verbose .
Sun, 11 Dec 2005 18:05:23 +0000 diego Make -really-quiet a common option.
Tue, 06 Dec 2005 08:45:06 +0000 ods15 100l, reverting unrelated change with last commit
Tue, 06 Dec 2005 08:42:48 +0000 ods15 new -msglevel option, constrols msg level for every msg module
Fri, 05 Aug 2005 19:57:47 +0000 rtognimp Demuxer modularization
Sun, 31 Jul 2005 00:26:07 +0000 iive remove unused cache-prefill and create cache-seek-min that controls when seek_long is prefered over waiting for cache to fill
Sun, 17 Jul 2005 19:40:05 +0000 ods15 -delay for MEncoder, final step 6.
Fri, 13 May 2005 14:45:28 +0000 henry fix the range and type of -tv immediatemode option