log

age author description
Sat, 22 Dec 2007 17:10:09 +0000 diego cosmetics: Remove trailing whitespace.
Sat, 22 Dec 2007 17:00:43 +0000 diego cosmetics: spelling fixes
Sat, 22 Dec 2007 16:23:42 +0000 reimar Set is_streamed correctly, should make network playback work more reliably.
Sat, 22 Dec 2007 16:22:54 +0000 reimar Get rid of URLProtocol mess (especially problematic since it made use
Sat, 22 Dec 2007 16:05:37 +0000 reimar Typo fix in message
Sat, 22 Dec 2007 15:44:57 +0000 reimar Simplify int_fastXY_t test in configure.
Sat, 22 Dec 2007 14:55:26 +0000 ulion Do not send mouse movements events in root win mode.
Sat, 22 Dec 2007 11:25:59 +0000 reimar Remove useless #ifdefs
Sat, 22 Dec 2007 11:09:43 +0000 reimar Add support for XScreenSaverSuspend
Sat, 22 Dec 2007 08:35:15 +0000 ulion Check availability before check argument for getting gamma properties.
Sat, 22 Dec 2007 06:35:35 +0000 ulion Revert to r25490, since the r25491 is not correct.
Sat, 22 Dec 2007 06:27:55 +0000 ulion Combine code for check availability of property audio(id).
Sat, 22 Dec 2007 06:20:48 +0000 ulion Combine common code for check whether chapter is available.
Sat, 22 Dec 2007 06:14:38 +0000 ulion OSD menu support mouse selection.
Sat, 22 Dec 2007 03:45:14 +0000 ulion Move two variable to the scope where they are indeed used.
Fri, 21 Dec 2007 11:56:18 +0000 reimar Simplify a little bit
Fri, 21 Dec 2007 11:53:55 +0000 reimar Remove a check that is never in any way useful
Fri, 21 Dec 2007 11:47:09 +0000 diego comment typo fixes
Fri, 21 Dec 2007 11:46:58 +0000 reimar Avoid some le2me_ASF_* stuff operating directly on buffer, should
Fri, 21 Dec 2007 11:41:42 +0000 diego The lagarith DLL requires an MMX2 CPU.
Fri, 21 Dec 2007 11:37:47 +0000 reimar Remove another useless cast
Fri, 21 Dec 2007 11:34:04 +0000 reimar 100l, buffer bound checks work better when done _before_ access.
Fri, 21 Dec 2007 11:30:55 +0000 reimar Reduce some extreme parsing ugliness (mostly cosmetic)
Fri, 21 Dec 2007 10:53:32 +0000 reimar Remove useless alloc casts
Fri, 21 Dec 2007 00:13:08 +0000 reimar Reduce code duplication: add a asf_read_wrapper function that never does partial reads
Thu, 20 Dec 2007 18:20:09 +0000 ptt 30% synced with r22753
Thu, 20 Dec 2007 12:57:36 +0000 reimar Move more variables into the block where they are used
Thu, 20 Dec 2007 12:51:24 +0000 reimar Move a variable to where it is used
Thu, 20 Dec 2007 12:00:44 +0000 ulion Support send mouse movements commands to mplayer.
Thu, 20 Dec 2007 11:36:53 +0000 ulion Fix stream_cache to use sector_size set in stream_t.