Sweden-Number/dlls/winmm/wineoss
Francois Jacques 0282825f63 - All audio device handles are initialized to -1 and set to -1 when closed.
- WINE_WM_HEADER event should *NOT* make the recording thread start. The
  thread should only start through waveInStart. The application calling
  waveInAddBuffer might not be in a state to provide another buffer in
  a period of time short enough to avoid buffer underrun in widRecorder
  thread.
- widRecorder - improved robustness of widRecorder to avoid some data
  loss that occured when not reading one full fragment from the OSS
  audio driver.
2000-10-24 02:20:01 +00:00
..
.cvsignore Build most dlls as separate shared libraries. 2000-01-31 05:02:49 +00:00
Makefile.in Added imports of user32/gdi32/kernel32 wherever necessary. 2000-08-03 00:04:24 +00:00
audio.c - All audio device handles are initialized to -1 and set to -1 when closed. 2000-10-24 02:20:01 +00:00
midi.c Sequencer error message fix. 2000-10-19 22:31:37 +00:00
midipatch.c Split the multimedia/ directory into dlls/ subdirectories. 1999-10-24 18:42:42 +00:00
mixer.c Clean out the hack on BASS/TREBLE and suppress them in the mask as was 2000-08-18 23:42:43 +00:00
mmaux.c - removed (now obsolete) driver.h file (it's content is now in mmsystem.h) 2000-07-26 18:07:04 +00:00
oss.c - removed (now obsolete) driver.h file (it's content is now in mmsystem.h) 2000-07-26 18:07:04 +00:00
oss.h Cleaned up loading/init code in OSS. 2000-06-24 17:54:43 +00:00
wineoss.drv.spec Added imports of user32/gdi32/kernel32 wherever necessary. 2000-08-03 00:04:24 +00:00