log

age author description
Tue, 06 Nov 2007 13:17:37 +0000 ulion Fix KPENTER keycode value.
Tue, 06 Nov 2007 12:52:54 +0000 ulion Fix the prevent system idle code. Original code also works, but not as expected.
Tue, 06 Nov 2007 12:40:04 +0000 ulion Fix the prevent system idle code. Original code also works, but not as expected.
Tue, 06 Nov 2007 12:12:48 +0000 ulion Warning fixes:
Tue, 06 Nov 2007 09:54:58 +0000 diego cosmetics: output grammar/spelling fixes
Tue, 06 Nov 2007 09:49:55 +0000 diego cosmetics: Comment grammar and spelling fixes.
Tue, 06 Nov 2007 09:41:38 +0000 diego Reduce excessive verbosity: Move debug messages to the appropriate MSGL
Tue, 06 Nov 2007 08:12:19 +0000 reimar Fix typo in error message
Tue, 06 Nov 2007 03:41:15 +0000 ulion Fix memory leak caused by after calling mp_input_get_cmd didn't free the cmd.
Mon, 05 Nov 2007 20:16:06 +0000 nicodvb reindented
Mon, 05 Nov 2007 20:15:09 +0000 nicodvb 10l, setting a non-existent timestamp (default 0.0) when the pts flag isn't set in
Mon, 05 Nov 2007 16:34:15 +0000 voroshil Fix memory leak.
Mon, 05 Nov 2007 16:33:29 +0000 voroshil Fix segmentation fault after audio initialization failure in tv driver.
Mon, 05 Nov 2007 12:02:21 +0000 ulion Add include to fix warning:
Mon, 05 Nov 2007 09:24:01 +0000 gpoirier sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
Mon, 05 Nov 2007 02:45:59 +0000 ulion Warning fixes:
Sun, 04 Nov 2007 23:39:05 +0000 iive 10l Diego, revert commit 24966.
Sun, 04 Nov 2007 13:41:07 +0000 diego Fix previous incorrect commit, +/- has higher precedence than shifts.
Sun, 04 Nov 2007 12:34:46 +0000 diego The function names of [rgb|bgr]1[56]to[UV|Y] had rgb<->bgr flipped.
Sun, 04 Nov 2007 12:11:55 +0000 diego Escape some more '-'.
Sun, 04 Nov 2007 11:57:33 +0000 Gabrov synced with r24954
Sun, 04 Nov 2007 05:23:46 +0000 ulion Old code for dvdsub_id fix assume the global_sub_indices[SUB_SOURCE_DEMUX]
Sat, 03 Nov 2007 22:25:52 +0000 diego Avoid short forms; has the added benefit of allowing compilation with gcc 2.95
Sat, 03 Nov 2007 21:12:07 +0000 reimar Add an example on how to use slave mode with a fifo
Sat, 03 Nov 2007 20:25:00 +0000 diego Add some parentheses to fix the following warnings:
Sat, 03 Nov 2007 19:14:16 +0000 compn add some updates
Sat, 03 Nov 2007 16:22:45 +0000 reimar Fix link to email explaining the paused vf_menu behaviour change
Sat, 03 Nov 2007 14:56:26 +0000 diego Replace some Hungarian comments, thanks to Denes Balatoni for the translation.
Sat, 03 Nov 2007 14:50:33 +0000 diego Escape a ton of '-'. Note that this is likely not complete.
Sat, 03 Nov 2007 14:15:54 +0000 diego another round of '-' escapes