Sun, 04 Mar 2007 12:43:55 +0000 |
reimar |
Fix wrong setting of samplesize (must be bytes per sample, not bits)
|
Sun, 04 Mar 2007 11:31:43 +0000 |
reimar |
ENABLE_AUDIO now selects only between -nosound and -aid 0 as default, can be overridden at runtime.
|
Sun, 04 Mar 2007 11:23:11 +0000 |
reimar |
Enable aid/vid stream selection, although it is quite useless currently.
|
Sun, 04 Mar 2007 10:39:02 +0000 |
reimar |
Whitespace-only cosmetics: get rid of all remaining tabs
|
Sun, 04 Mar 2007 10:30:55 +0000 |
reimar |
Generate resize events when size of -wid window changes.
|
Sun, 04 Mar 2007 09:45:32 +0000 |
reimar |
Fix type and usage of avs_get_audio function
|
Sun, 04 Mar 2007 09:04:45 +0000 |
reimar |
Fix and simplify the WideCharToMultiByte and MultiByteToWideChar pseudo-implementations.
|
Sun, 04 Mar 2007 08:49:24 +0000 |
nicodvb |
print the disc_id without using a buffer
|
Sat, 03 Mar 2007 22:15:19 +0000 |
uau |
Fix copy-paste bug (must have broken something in the GUI)
|
Sat, 03 Mar 2007 21:39:28 +0000 |
compn |
wrong capitolization, thats a comma not a period
|
Sat, 03 Mar 2007 21:33:40 +0000 |
compn |
warn users about drm files, patch by zuxy meng
|
Sat, 03 Mar 2007 21:32:13 +0000 |
compn |
warn users about DRM asf files, patch by zuxy meng
|
Sat, 03 Mar 2007 19:38:09 +0000 |
vayne |
supposed to be using global m_config here, and this wasn't even getting set.
|
Sat, 03 Mar 2007 17:25:18 +0000 |
reimar |
The original asm code for the stub returned 0, restore that behaviour.
|