Patrik Stridvall
|
54fe8380a1
|
Fixed some issues reported by winapi_check.
|
2000-04-06 20:21:16 +00:00 |
Francois Gouget
|
6d77d3a1df
|
Use min/max instead of MIN/MAX.
|
2000-03-25 21:44:35 +00:00 |
Patrik Stridvall
|
fcfacb95a7
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-24 20:46:04 +00:00 |
Eric Pouech
|
282377824d
|
Added more MIDI messages 16<=>32 mapping.
Fixes some bugs in buffers handling and index for MAPPER.
|
2000-01-04 01:04:48 +00:00 |
Eric Pouech
|
656eebd866
|
Now using notification for detecting when a WAVEHDR has been played
|
1999-12-12 21:27:18 +00:00 |
Huw D M Davies
|
7377a16297
|
Fix no. of arguments in a WARN statement.
|
1999-12-12 19:39:08 +00:00 |
Bradley Baetz
|
0497aa649a
|
The wavemap driver wasn't passing the callback type to the
DriverCallback routine correctly.
|
1999-12-11 23:04:55 +00:00 |
Eric Pouech
|
5f2f5188b2
|
Tried to reduce echo in playSound API (using two wavehdr instead of
one).
|
1999-12-05 02:18:01 +00:00 |
Peter Ganten
|
b5d3c73a11
|
waveHdr.lpData was eventually HeapFree()ed uninitialized.
|
1999-12-04 04:18:09 +00:00 |
Eric Pouech
|
78044a2d1e
|
Fixed recursion count while calling midiStream(Pause|Restart).
|
1999-11-12 00:58:52 +00:00 |
Eric Pouech
|
6036ad7f6f
|
Fixed PlaySound proc for non PCM content.
|
1999-10-31 01:53:21 +00:00 |
Eric Pouech
|
68944c205c
|
Split the multimedia/ directory into dlls/ subdirectories.
|
1999-10-24 18:42:42 +00:00 |