]> Repos - portaudio/commit
wasapi: fixed audio device not released to other applications if WASAPI Exclusive...
authordmitrykos <dmitrykos@0f58301d-fd10-0410-b4af-bbb618454e57>
Sun, 26 Dec 2010 16:36:52 +0000 (16:36 +0000)
committerdmitrykos <dmitrykos@0f58301d-fd10-0410-b4af-bbb618454e57>
Sun, 26 Dec 2010 16:36:52 +0000 (16:36 +0000)
commit8b6f0610b6631d3887518927642db9cb95b5796a
tree80b13061e69df170bb07810bd11de8a8fc669ef3
parent41645b30d505d9ae6c7e74b081ce5467f35b94f9
wasapi: fixed audio device not released to other applications if WASAPI Exclusive stream is stopped but not yet closed. Bug does not affect Shared mode streams. Fixed possible object's leakage in situation when WASAPI thread encountered an error and stopped and user decided to start stream again without prior closing it.
src/hostapi/wasapi/pa_win_wasapi.c