log

age author description
Sun, 02 Mar 2014 21:06:26 +0000 ib Remove VOCTRL_GUISUPPORT.
Sun, 02 Mar 2014 21:05:01 +0000 ib Remove condition.
Sun, 02 Mar 2014 20:04:46 +0000 ib Add missing #include.
Sun, 02 Mar 2014 18:44:33 +0000 ib Remove unnecessary #includes.
Sun, 02 Mar 2014 15:11:25 +0000 al Remove left-over VOCTRL_GUI_NOWINDOW usage
Sun, 02 Mar 2014 09:06:46 +0000 komh kva: supports -mouse-movements
Sun, 02 Mar 2014 09:05:31 +0000 komh kva: respect MPlayer coordinate systems
Sat, 01 Mar 2014 15:01:53 +0000 ib Cosmetic: Adjust indent.
Sat, 01 Mar 2014 14:59:22 +0000 ib Get rid of VOCTRL_GUI_NOWINDOW.
Sat, 01 Mar 2014 14:48:21 +0000 ib Change VOCTRL_GUISUPPORT in dxr3 video output driver.
Fri, 28 Feb 2014 14:38:45 +0000 ib Fix bug with btnModify().
Fri, 28 Feb 2014 14:30:20 +0000 ib Fix copy and paste error.
Fri, 28 Feb 2014 14:20:52 +0000 ib Update documentation.
Fri, 28 Feb 2014 14:11:25 +0000 ib Fix bug with btnSet().
Fri, 28 Feb 2014 13:30:06 +0000 ib Add missing #include.
Wed, 26 Feb 2014 22:02:06 +0000 reimar For -dump* to retry once of it reached EOF before writing anything.
Wed, 26 Feb 2014 21:57:48 +0000 jrash Fix previous sync error
Wed, 26 Feb 2014 21:56:27 +0000 reimar demux_mpg: search longer for selected stream.
Wed, 26 Feb 2014 21:56:26 +0000 reimar Use select_audio/select_video to disable unused streams.
Wed, 26 Feb 2014 19:54:17 +0000 reimar ao_sndio: simplify, don't care about 8-bit endianness.
Wed, 26 Feb 2014 19:54:15 +0000 reimar Normalize 8-bit format "endianness".
Wed, 26 Feb 2014 19:19:09 +0000 reimar configure: add support for specifying a branch to use.
Wed, 26 Feb 2014 00:32:28 +0000 cehoyos Support playing 4:4:4 DNxHD
Tue, 25 Feb 2014 17:47:05 +0000 ib Silence Win32 GUI's "warning: unused parameter".
Tue, 25 Feb 2014 17:38:54 +0000 ib Silence "warning: implicit declaration of function 'strcasecmp'".
Tue, 25 Feb 2014 17:21:56 +0000 ib Remove VOCTRLs that aren't implemented.
Tue, 25 Feb 2014 17:17:00 +0000 ib Return VO_NOTIMPL if the VOCTRL isn't in one of the case statements.
Tue, 25 Feb 2014 17:15:27 +0000 ib Remove pointless VOCTRL_GUISUPPORT.
Tue, 25 Feb 2014 17:10:39 +0000 ib Cast appropriately.
Tue, 25 Feb 2014 16:12:33 +0000 ib Remove unnecessary casts.