log cfg-mplayer.h @ 28190:321b70afabe1

age author description
Wed, 03 Dec 2008 23:01:03 +0000 diego Get rid of pointless 'extern' keywords.
Fri, 31 Oct 2008 18:44:45 +0000 diego Add an option that sets initial playback volume.
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.
Tue, 05 Aug 2008 08:47:51 +0000 diego Rename preprocessor directives related to image libraries.
Mon, 04 Aug 2008 06:16:23 +0000 diego Change a bunch of X11-specific 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 17:38:11 +0000 diego Change a bunch of video-output-specific preprocessor directives from a HAVE_
Fri, 01 Aug 2008 20:28:58 +0000 diego Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;
Wed, 30 Jul 2008 18:07:19 +0000 diego Rename preprocessor directive HAVE_MENU --> CONFIG_MENU.
Wed, 30 Jul 2008 13:44:59 +0000 diego Rename two GUI-related preprocessor directives:
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Wed, 21 May 2008 15:11:49 +0000 compn remove extra dash in nocorrect-pts option
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.