Version 3.0.2
authorGary Scavone <gary@music.mcgill.ca>
Wed, 9 Oct 2013 21:49:32 +0000 (23:49 +0200)
committerStephen Sinclair <sinclair@music.mcgill.ca>
Wed, 9 Oct 2013 23:15:42 +0000 (01:15 +0200)
commitfdc3f15bec57b30fae67f65270392ba7a86680b8
treec40a558b21ec18df4a4fd2613ead8f54dd3c4156
parent2b55be781872498a3b4c6cde60be4c2f69ec7eb4
Version 3.0.2
24 files changed:
RtAudio.cpp
RtAudio.h
RtError.h
configure.ac
doc/doxygen/footer.html
doc/doxygen/tutorial.txt
doc/release.txt
install
readme
tests/Windows/rtaudiotest/Release/.placeholder [new file with mode: 0644]
tests/Windows/rtaudiotest/StdOpt.cpp [new file with mode: 0644]
tests/Windows/rtaudiotest/StdOpt.h [new file with mode: 0644]
tests/Windows/rtaudiotest/readme.txt [new file with mode: 0644]
tests/Windows/rtaudiotest/rtaudiotest.cpp [new file with mode: 0644]
tests/Windows/rtaudiotest/rtaudiotest.dsp [new file with mode: 0644]
tests/Windows/rtaudiotest/rtaudiotest.dsw [new file with mode: 0644]
tests/call_inout.cpp
tests/call_saw.cpp
tests/in_out.cpp
tests/info.cpp
tests/play_raw.cpp
tests/play_saw.cpp
tests/record_raw.cpp
tests/twostreams.cpp