Fri, 30 Nov 2007 23:46:32 +0000 |
michael |
simplify
|
Fri, 30 Nov 2007 23:02:32 +0000 |
ivo |
10l for me. I should read my own comments just above it ;)
|
Fri, 30 Nov 2007 23:01:30 +0000 |
ivo |
less code for initializing default settings
|
Fri, 30 Nov 2007 22:52:56 +0000 |
ivo |
add test for deprecated and obsolete functions
|
Fri, 30 Nov 2007 22:15:01 +0000 |
reimar |
Make outburst and buffersize depend on channel count.
|
Fri, 30 Nov 2007 21:29:45 +0000 |
reimar |
100l, bzero is deprecated, use memset instead
|
Fri, 30 Nov 2007 19:54:30 +0000 |
ben |
this variable was nothing but a useless memleak
|
Fri, 30 Nov 2007 19:51:30 +0000 |
ben |
this local variable can be static
|
Fri, 30 Nov 2007 18:45:17 +0000 |
ulion |
Remove stray line that slipped through in last commit.
|
Fri, 30 Nov 2007 18:08:33 +0000 |
ulion |
Fix warnings:
|
Fri, 30 Nov 2007 13:21:20 +0000 |
diego |
Comment some #endif directives.
|
Fri, 30 Nov 2007 11:31:31 +0000 |
reimar |
Add support for Apple's yuv2 raw format
|
Fri, 30 Nov 2007 11:10:38 +0000 |
reimar |
Add the correct format substitutions to make the raw decoders
|
Fri, 30 Nov 2007 04:20:38 +0000 |
ulion |
Support double buffering, fix osd flicker.
|
Fri, 30 Nov 2007 00:03:01 +0000 |
ulion |
Fix play window not get actived problem on Leopard.
|
Thu, 29 Nov 2007 23:32:08 +0000 |
ulion |
Ignore empty event.
|
Thu, 29 Nov 2007 23:25:14 +0000 |
nicodvb |
-identify also shows the duration(s) of the title(s)
|
Thu, 29 Nov 2007 23:01:46 +0000 |
nicodvb |
cosmetics: moved identification code to a separate function
|
Thu, 29 Nov 2007 14:41:02 +0000 |
ivo |
Proper license header.
|
Thu, 29 Nov 2007 14:36:59 +0000 |
ivo |
Remove redundant changelog from comments
|
Thu, 29 Nov 2007 14:33:18 +0000 |
ivo |
Proper license header.
|
Thu, 29 Nov 2007 14:31:50 +0000 |
ivo |
Remove redundant changelog comments. There's always svn log.
|
Thu, 29 Nov 2007 14:30:03 +0000 |
ivo |
Remove redundant changelog from comments. There's always svn log.
|
Thu, 29 Nov 2007 14:23:24 +0000 |
diego |
Fix multiple inclusion guards, identifiers starting with __ are reserved
|
Thu, 29 Nov 2007 03:35:50 +0000 |
ulion |
Even when vobsub is forced, .ifo file is still not necessary,
|
Thu, 29 Nov 2007 00:16:08 +0000 |
nicodvb |
when no title is chosen -identify all titles present in the dvd
|
Thu, 29 Nov 2007 00:13:11 +0000 |
nicodvb |
with -identify show the title being described
|
Wed, 28 Nov 2007 23:55:17 +0000 |
nicodvb |
-identify shows chapters times when playing dvd streams
|