log cfg-mplayer.h @ 26540:362f8c285877

age author description
Fri, 11 Apr 2008 09:48:36 +0000 diego Split cfg-common.h into two separate header files. It was being included twice
Tue, 04 Mar 2008 19:34:56 +0000 diego Add comments to #endif preprocessor directives.
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Sun, 03 Feb 2008 12:14:29 +0000 reimar Allow demuxers to choose a default value for correct_pts
Wed, 16 Jan 2008 09:30:28 +0000 diego typo fix
Mon, 07 Jan 2008 12:30:15 +0000 reimar Add heartbeat-cmd option
Tue, 01 Jan 2008 21:35:58 +0000 diego Add multiple inclusion guards to all header files that lack them.
Fri, 14 Dec 2007 08:16:39 +0000 ulion Support using unrar executable to access rar-compressed vobsub files.
Sun, 02 Dec 2007 16:45:34 +0000 reimar Make the main m_option_t arrays const
Sun, 02 Dec 2007 16:10:56 +0000 reimar Move fakemono extern to cfg-common.h where it is actually used.
Sun, 02 Dec 2007 16:08:07 +0000 reimar Remove pointless ifdefs around extern declarations
Sun, 21 Oct 2007 22:31:22 +0000 diego Fix warning:
Mon, 10 Sep 2007 01:10:59 +0000 voroshil Fix warnings:
Mon, 10 Sep 2007 01:07:21 +0000 voroshil Fix warnings:
Sun, 09 Sep 2007 15:05:33 +0000 voroshil Fix redundant declaration warnings for variables already defined
Sun, 09 Sep 2007 13:41:45 +0000 diego Add comments to some #endif preprocessor directives.
Sun, 26 Aug 2007 12:12:02 +0000 voroshil Suboptions structure should be passed as array not as address of array.
Thu, 23 Aug 2007 16:09:30 +0000 voroshil Automatic TV channels scanning ability for MPlayer.
Sat, 28 Jul 2007 22:46:10 +0000 reimar Experimental negative panscan values
Sat, 28 Jul 2007 22:42:20 +0000 reimar Use a new variable for user-supplied monitor-aspect so we can overwrite
Mon, 09 Jul 2007 14:51:47 +0000 albeu Move loop_times into mpctx.
Fri, 08 Jun 2007 07:49:03 +0000 reimar Fix config declarations so that things like rtc=no work in addition to nortc=yes
Tue, 29 May 2007 18:49:38 +0000 ben new -menu-chroot option that prevent OSD file selection menu to go to an unwanted location (yeah, chroot ;-))
Sun, 20 May 2007 15:17:56 +0000 ben get rid of -menu-utf8 and -menu-unicode once for all, patch by Guillaume Lecerf
Mon, 07 May 2007 16:46:24 +0000 ben new -menu-keepdir option that allows libmenu file browser to always restart browsing from the last place we were instead of current dir
Mon, 07 May 2007 15:59:53 +0000 ben support for hebrew through fribidi in libmenu (geexbox patch #580)
Mon, 07 May 2007 15:55:58 +0000 ben support for unicode/utf8 in libmenu (geexbox patch #545)
Fri, 27 Apr 2007 23:16:45 +0000 cehoyos Make -monitorpixelaspect 1 the default.
Thu, 29 Mar 2007 17:16:11 +0000 rathann Code cleanup: don't include a .c file in mplayer.c and fix a few
Sun, 04 Mar 2007 13:26:43 +0000 reimar nomouseinput option should not depend on HAVE_X11.