Changeset 5337 for trunk/changelog
- Timestamp:
- Mar 19, 2001, 8:31:35 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r5331 r5337 1 /* $Id: changelog,v 1.1309 2001-03-19 18:56:55 mike Exp $ */ 1 /* $Id: changelog,v 1.1310 2001-03-19 19:31:35 sandervl Exp $ */ 2 3 2001-03-19: Sander van Leeuwen <sandervl@xs4all.nl> 4 - KERNEL32: o Fail properly when dll can't be found (pe loader) 5 - WINMM: o Do not pause wave stream after underrun. Stop it instead. 6 (writing audio buffers to a paused stream crashes MMPM2) 7 (fixes crash while playing movie in PowerDVD) 8 o Added level 2 logging support. 9 o Recording callback bugfix 10 o Several playback changes & fixes 11 o Do not use TIB selector of thread that issues waveOut/InOpen. 12 Instead query selector of main thread in DART callback thread. 13 (fixes crash in WinAmp when pressing stop; thread that opened 14 the playback stream is terminated before the stream is stopped) 15 - GDI32: o Check y inversion when resyncing dib section 2 16 3 17 2001-03-19: Michal Necasek <michalnec@volny.cz>
Note:
See TracChangeset
for help on using the changeset viewer.