Bug fix for DS enumeration when devices are unplugged; bug fix if an error occurs...
authorGary Scavone <gary@music.mcgill.ca>
Wed, 9 Apr 2014 19:14:30 +0000 (15:14 -0400)
committerGary Scavone <gary@music.mcgill.ca>
Wed, 9 Apr 2014 19:14:30 +0000 (15:14 -0400)
commit25b45950168d2a477fb975567dbff750b5d8e5ba
treea52b3e1380dbcee4a948d11638478b3a4bb3a813
parent0d0fb5433a2be8723a392b943111aea75b301333
Bug fix for DS enumeration when devices are unplugged; bug fix if an error occurs when opening a stream after a previous stream was closed; various documentation updates in preparation for release 4.1.0.
16 files changed:
RtAudio.cpp
RtAudio.h
doc/doxygen/compiling.txt
doc/doxygen/footer.html
doc/doxygen/tutorial.txt
doc/release.txt
install
librtaudio.pc.in
readme
tests/Windows/audioprobe.dsp
tests/Windows/duplex.dsp
tests/Windows/playraw.dsp
tests/Windows/playsaw.dsp
tests/Windows/record.dsp
tests/Windows/testall.dsp
tests/Windows/teststops.dsp