Changeset 9899 for trunk/changelog
- Timestamp:
- Mar 5, 2003, 3:48:08 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r9896 r9899 1 /* $Id: changelog,v 1.2512 2003-03-04 15:57:08 sandervl Exp $ */ 1 /* $Id: changelog,v 1.2513 2003-03-05 14:48:08 sandervl Exp $ */ 2 3 2003-03-05: Sander van Leeuwen <sandervl@innotek > 4 - WINMM: o timeBegin/EndPeriod: check for upper and lower boundaries 5 o waveoutGetPosition: return 0 if stream is not active (DART) 6 o waveinGetPosition: return 0 if stream is not active (DART) 7 o Don't print a warning for CALLBACK_NULL callbacks 8 o Added ODIN_waveInSetFixedBuffers, renamed SetFixedWaveBufferSize 9 to ODIN_waveOutSetFixedBuffers. Used to tell WINMM to use 10 the waveOutWrite buffer size for the DART buffers. 2 11 3 12 2003-03-04: Platon Fomichev <stauff@innotek >
Note:
See TracChangeset
for help on using the changeset viewer.