log cfg-mplayer.h @ 37174:6c941fe7fc3e

age author description
Sat, 25 May 2013 06:54:41 +0000 reimar Add options to determine where borders will be added when adjusting for aspect.
Mon, 13 May 2013 19:34:43 +0000 reimar Add support for rotating the video via OpenGL.
Sun, 05 May 2013 17:02:33 +0000 reimar Allow parsing arbitrary files as playlist only
Fri, 03 May 2013 18:52:54 +0000 cigaes input: add an option to set the default pausing mode.
Sat, 30 Mar 2013 08:42:57 +0000 reimar Add -heartbeat-interval option.
Fri, 24 Feb 2012 20:19:46 +0000 cigaes Allow to set the OST progress position.
Sun, 11 Dec 2011 14:54:56 +0000 ib Don't allow option gui-include in config files.
Wed, 26 Oct 2011 19:39:14 +0000 ib Use CONF_TYPE_FUNC_PARAM for option gui-include.
Tue, 25 Oct 2011 20:18:35 +0000 reimar Sanitize include behaviour.
Sat, 22 Oct 2011 11:00:31 +0000 ib Improve option type CONF_TYPE_PRINT.
Fri, 01 Jul 2011 17:43:40 +0000 reimar Make vobsub options available in mencoder, though with my test file
Sun, 05 Jun 2011 12:14:30 +0000 ib Keep the old option '-guiwid' around as CONF_TYPE_PRINT
Sun, 05 Jun 2011 10:20:25 +0000 ib Rename option '-guiwid' '-gui-wid'.
Sun, 05 Jun 2011 10:14:26 +0000 ib Add option '-gui-include'.
Tue, 29 Mar 2011 19:42:05 +0000 reimar playlist option can't be used in a config file.
Tue, 29 Mar 2011 19:38:39 +0000 reimar Add dummy shuffle and noshuffle options so they appear in -list-options.
Wed, 09 Mar 2011 23:03:54 +0000 cehoyos Add a command line option -gamma.
Thu, 10 Feb 2011 19:20:36 +0000 cigaes Fractional part of time stamp in OSD.
Wed, 27 Oct 2010 16:58:23 +0000 cigaes Move vobsub.[ch] and unrar_exec.[ch] to the sub directory.
Thu, 21 Oct 2010 18:19:30 +0000 diego Implement a basic capture feature, available through -capture.
Fri, 17 Sep 2010 08:18:47 +0000 diego Remove old obsolete warning about dfbopts.
Mon, 13 Sep 2010 18:19:25 +0000 diego build system: Merge all FFmpeg library checks into a single FFmpeg check.
Wed, 08 Sep 2010 05:29:05 +0000 reimar Add synchronization of multiple MPlayer instances over UDP.
Fri, 03 Sep 2010 23:49:35 +0000 reynaldo Add -edl-start-pts option to Adjust positions in EDL records according
Thu, 08 Jul 2010 15:52:47 +0000 reynaldo Implement edl-backward-delay to avoid jumping right over an
Fri, 18 Jun 2010 16:17:37 +0000 reimar Remove includes that break building if X11 is not available.
Thu, 17 Jun 2010 10:10:00 +0000 diego Add header file for externally used dxr2_opts array.
Thu, 17 Jun 2010 09:59:31 +0000 diego Add appropriate header files for GUI variables.
Thu, 17 Jun 2010 09:49:41 +0000 diego Add #include for unrar_exec.h instead of declaring unrar_executable extern.
Thu, 17 Jun 2010 09:46:44 +0000 diego Declare stop_xscreensaver extern in x11_common.h instead of all over the code.