log

age author description
Tue, 11 Dec 2007 14:53:14 +0000 diego Relicense as GPL v2 or later like the rest of liba52.
Tue, 11 Dec 2007 10:12:58 +0000 ulion Fix spudec to display current vobsub immediately after a seek.
Tue, 11 Dec 2007 08:17:49 +0000 ulion Make up missing changelog for dts wav support.
Tue, 11 Dec 2007 08:11:21 +0000 ulion Support to run multiple mplayer commands set in menu.conf
Tue, 11 Dec 2007 08:03:47 +0000 ulion Add new function for parsing and queueing multi-commands separated by \n or \r.
Mon, 10 Dec 2007 21:33:22 +0000 compn some changes
Mon, 10 Dec 2007 19:27:46 +0000 ben Fixed VIDIX color bug that was introduced when Radeon VIDIX driver
Mon, 10 Dec 2007 19:13:54 +0000 ben Dump the ati radeon DISP_MERGE_CNTL register to ease the
Mon, 10 Dec 2007 16:53:30 +0000 ulion Fix all current known multi-channel wrong order problems by adding
Mon, 10 Dec 2007 14:43:09 +0000 ulion Fix memory leak that tmp allocated but maybe not used.
Mon, 10 Dec 2007 14:39:19 +0000 diego Fix printf format string length modifiers, removes about a trillion warnings.
Mon, 10 Dec 2007 14:13:34 +0000 diego Comment out unused variable.
Mon, 10 Dec 2007 14:12:40 +0000 ulion Fix mylstat() call to parent dir where the subdir has no exec permission.
Mon, 10 Dec 2007 13:18:27 +0000 diego Remove unused parameters from main(), fixes the warnings:
Mon, 10 Dec 2007 13:16:10 +0000 diego Fix printf format string length modifiers, removes the warnings:
Mon, 10 Dec 2007 13:11:26 +0000 diego Fix printf format string length modifiers, removes the warnings:
Mon, 10 Dec 2007 12:35:28 +0000 diego spelling/grammar/wording/formatting
Mon, 10 Dec 2007 11:08:27 +0000 ulion Fix my wrong code in r25530.
Mon, 10 Dec 2007 10:27:14 +0000 ulion Make up missing header update in r25326.
Mon, 10 Dec 2007 04:37:26 +0000 ulion Move temp variable declaration into inner loop scope.
Mon, 10 Dec 2007 01:46:02 +0000 ulion Ignore heading spaces when parsing command.
Mon, 10 Dec 2007 01:43:33 +0000 ulion Fix missing command line bug by making the input parameter constant.
Sun, 09 Dec 2007 21:44:50 +0000 nicodvb associate mpeg12 ffourccs to vc_mpegpes (fixes playback with hw mpeg12 decoders and demux_lavf)
Sun, 09 Dec 2007 10:32:05 +0000 ulion Combine common code for dealing with file action and dir action.
Sun, 09 Dec 2007 07:50:37 +0000 ulion Use recorded last path only when stat it ok.
Sun, 09 Dec 2007 06:58:57 +0000 ulion Convert vobsub custom colors from rgb to yuv using a common function.
Sat, 08 Dec 2007 23:21:08 +0000 ben identifiers starting with an underscore are reserved by the C standard
Sat, 08 Dec 2007 18:16:02 +0000 nicodvb removed stupid checks
Sat, 08 Dec 2007 16:27:25 +0000 ben rework of libmenu open_dir()
Sat, 08 Dec 2007 14:19:12 +0000 ulion Remove useless include added in last commit by mistake.