• Francois Jacques's avatar
    - All audio device handles are initialized to -1 and set to -1 when closed. · 0282825f
    Francois Jacques authored
    - 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.
    0282825f
Name
Last commit
Last update
..
.cvsignore Loading commit data...
Makefile.in Loading commit data...
audio.c Loading commit data...
midi.c Loading commit data...
midipatch.c Loading commit data...
mixer.c Loading commit data...
mmaux.c Loading commit data...
oss.c Loading commit data...
oss.h Loading commit data...
wineoss.drv.spec Loading commit data...