log

age author description
Fri, 30 Sep 2011 14:38:56 +0000 ib Restrict use of STREAMTYPE_STREAM in Win32 GUI.
Fri, 30 Sep 2011 14:33:13 +0000 ib Set all buttons related to seek operations according to stream type.
Fri, 30 Sep 2011 14:18:26 +0000 ib Remove check for STREAMTYPE_PLAYLIST.
Thu, 29 Sep 2011 22:39:08 +0000 compn sync vlc fourcc list with codecs.conf
Thu, 29 Sep 2011 21:04:16 +0000 compn add LJ2K fourcc
Thu, 29 Sep 2011 14:02:32 +0000 ib Revise part of the comment on guiPlaylistInitialize().
Thu, 29 Sep 2011 13:58:57 +0000 ib Change handling for option "enqueue" in guiPlaylistInitialize().
Thu, 29 Sep 2011 13:52:19 +0000 ib Don't needlessly set filename in GUI_PREPARE.
Thu, 29 Sep 2011 13:44:21 +0000 ib Set an URL guiInfo.Filename by using uiSetFileName().
Thu, 29 Sep 2011 13:36:25 +0000 ib Cosmetic: Adjust indent.
Thu, 29 Sep 2011 13:35:31 +0000 ib Change guiInfo.Filename by using uiSetFileName() only.
Thu, 29 Sep 2011 13:26:32 +0000 ib Set MPlayer filename in uiSetFileName().
Thu, 29 Sep 2011 11:19:23 +0000 cehoyos Support FFmpeg JPEG 2000 decoder.
Thu, 29 Sep 2011 02:44:48 +0000 compn decoder: add ffmpeg ansi decoder
Wed, 28 Sep 2011 18:52:11 +0000 reimar Remove usage of glColor3f, there is not really a point in it.
Wed, 28 Sep 2011 18:26:18 +0000 reimar Add () around macro definitions where necessary to avoid bad surprises.
Wed, 28 Sep 2011 17:04:09 +0000 diego ao_coreaudio: Fix spdif output for OS X 10.7.
Wed, 28 Sep 2011 16:55:52 +0000 ib Remove pointless assignment.
Wed, 28 Sep 2011 16:17:35 +0000 ib Fix Win32 GUI filename problems.
Wed, 28 Sep 2011 13:53:15 +0000 ib Correct comment on playtree and playtree_iter in connection with the GUI.
Wed, 28 Sep 2011 09:59:02 +0000 diego build: Simplify handling of local OS feature fallbacks.
Tue, 27 Sep 2011 21:42:46 +0000 reimar Change silly matrixview code to not needlessly change state on every frame
Tue, 27 Sep 2011 16:39:36 +0000 siretart debian packaging: remove unnecessary rules 'get-orig-source'
Tue, 27 Sep 2011 14:15:42 +0000 ib Remove gui() instruction GUI_SET_FILE.
Mon, 26 Sep 2011 17:25:45 +0000 diego configure: add missing C program body to cpp_condition_check()
Mon, 26 Sep 2011 16:30:22 +0000 diego configure: do not forget to shift away arguments in cpp_condition_check()
Mon, 26 Sep 2011 10:59:45 +0000 diego codecs.conf: add libav Apple ProRes decoder
Mon, 26 Sep 2011 10:59:43 +0000 diego configure: generalize cpp_condition_check() and use it to simplify tests
Mon, 26 Sep 2011 10:59:42 +0000 diego configure: refactor PIC test using cpp_condition_check()
Mon, 26 Sep 2011 10:59:41 +0000 diego configure: config.h ordering cosmetics