Jeremy White
|
d3e22d9d55
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
the resulting compilation failures).
|
2000-02-10 19:03:02 +00:00 |
Uwe Bonnes
|
d0b0dbdc17
|
Always initialize lpWaveHdr->lpNext to NULL.
Don't fail on strange fragment sizes.
|
2000-01-18 01:09:45 +00:00 |
Marcus Meissner
|
bac7be750b
|
Cast the unsigned int to signed, or NEAR_MATCH will not work.
|
1999-12-25 22:55:40 +00:00 |
Eric Pouech
|
6ff83ad45f
|
Fixed infinite loop for 0-length wavehdrs.
|
1999-12-05 02:18:59 +00:00 |
Marcus Meissner
|
f95df54d1c
|
Allow 1% deviation from specified sampling rate for some soundcards.
|
1999-12-04 03:58:37 +00:00 |
Patrik Stridvall
|
2c92835f7b
|
Added missing configuration #if:s and #includes:s.
|
1999-10-31 02:07:54 +00:00 |
Eric Pouech
|
3b8e9b43d4
|
Fix (some) bad behavior with buffer underrun.
|
1999-10-31 01:53:47 +00:00 |
Eric Pouech
|
68944c205c
|
Split the multimedia/ directory into dlls/ subdirectories.
|
1999-10-24 18:42:42 +00:00 |