log

age author description
Fri, 24 Feb 2012 23:34:55 +0000 jrash sync with en/mplayer.1 rev. 34775
Fri, 24 Feb 2012 23:10:57 +0000 ib Update German man page.
Fri, 24 Feb 2012 20:19:46 +0000 cigaes Allow to set the OST progress position.
Fri, 24 Feb 2012 17:26:35 +0000 ib Remove gstrcasecmp().
Fri, 24 Feb 2012 17:16:54 +0000 ib Cosmetic: Prefer C style for single line comments.
Thu, 23 Feb 2012 13:48:58 +0000 ib Add doxygen comments to list.c.
Thu, 23 Feb 2012 13:30:16 +0000 ib Cosmetic: Arrange listMgr() commands in switch statement.
Thu, 23 Feb 2012 13:23:54 +0000 ib Rename PLAYLIST_ITEM_ADD PLAYLIST_ITEM_APPEND.
Thu, 23 Feb 2012 13:15:47 +0000 ib Add a default clause to listMgr()'s switch statement.
Thu, 23 Feb 2012 13:07:49 +0000 ib Revise listMgr() command URLLIST_ITEM_ADD.
Thu, 23 Feb 2012 12:59:28 +0000 ib Cosmetic: Adjust indent.
Thu, 23 Feb 2012 12:58:21 +0000 ib Revise listMgr() command PLAYLIST_ITEM_DEL_CURR.
Thu, 23 Feb 2012 12:39:29 +0000 ib Cosmetic: Insert some blank lines and remove commented code.
Thu, 23 Feb 2012 12:25:57 +0000 ib Revise listMgr() command PLAYLIST_ITEM_INSERT.
Thu, 23 Feb 2012 11:44:49 +0000 ib Revise listMgr() command PLAYLIST_ITEM_ADD.
Thu, 23 Feb 2012 09:32:28 +0000 ib Cosmetic: Rename variables in listMgr().
Thu, 23 Feb 2012 04:25:54 +0000 compn add IPJ2 to ffj2k, samples created by mencoder -ovc vfw and jp2avi.dll
Wed, 22 Feb 2012 14:19:45 +0000 diego build: Separate libpostproc check from FFmpeg check.
Wed, 22 Feb 2012 14:17:00 +0000 ib Cosmetic: Remove unnecessary comments and commented code.
Wed, 22 Feb 2012 13:27:42 +0000 ib Remove global variable pointing to playlist item last played.
Wed, 22 Feb 2012 10:53:00 +0000 ib Remove global variable pointing to top of URL list.
Wed, 22 Feb 2012 10:39:05 +0000 ib Remove global variable pointing to top of playlist.
Wed, 22 Feb 2012 01:07:10 +0000 ib Remove unnecessary condition.
Tue, 21 Feb 2012 20:40:59 +0000 reimar Adjust MPlayer default alignment values to match FFmpeg's.
Tue, 21 Feb 2012 19:44:21 +0000 ib Remove global variable pointing to current playlist item.
Tue, 21 Feb 2012 18:55:14 +0000 ib Replace symbolic constants by enums.
Mon, 20 Feb 2012 17:41:47 +0000 ib Fix formatting errors in skin XML code.
Mon, 20 Feb 2012 16:22:01 +0000 ib Fix formatting errors in skin XML code.
Mon, 20 Feb 2012 15:29:37 +0000 ib configure: Simplify the definitions of xsltcommand and XMLLINT_COMMAND.
Sun, 19 Feb 2012 22:09:30 +0000 al vf screenshot: Fix breakage after lavc API changes