]> Repos - portaudio/commit
implemented paPrimeOutputBuffersUsingStreamCallback for DirectSound (previously this...
authorrossb <rossb@0f58301d-fd10-0410-b4af-bbb618454e57>
Sun, 24 Jan 2010 13:17:31 +0000 (13:17 +0000)
committerrossb <rossb@0f58301d-fd10-0410-b4af-bbb618454e57>
Sun, 24 Jan 2010 13:17:31 +0000 (13:17 +0000)
commitd9af10e0c94cc94c154ec85b873a8a3ea3ff4f32
tree2fea0eb54806cbfa1b0dc9244f5f0735c96f7d7a
parenta5c6383fb788d114d577add085af1ef75f79870f
implemented paPrimeOutputBuffersUsingStreamCallback for DirectSound (previously this was the default). invoke some buffer reset code to from StartStream (actually ClearOutputBuffer) instead of OpenStream which should give cleaner startup behavior if the stream is started and stopped multiple times. fixed leaks under error in InitOutputBuffer and fixed leak of primary buffer (previously was never released)
src/hostapi/dsound/pa_win_ds.c