Version 2.1
authorGary Scavone <gary@music.mcgill.ca>
Wed, 9 Oct 2013 21:44:33 +0000 (23:44 +0200)
committerStephen Sinclair <sinclair@music.mcgill.ca>
Wed, 9 Oct 2013 23:08:39 +0000 (01:08 +0200)
commita3d2ee35944db4dd0a3a342bb7f2df69f229f45d
tree1a1199a30b0db8a0306dceef0c15c9f9e3e72629
parent8eb71e693530726068addf6b8088aea0fd340f2a
Version 2.1
71 files changed:
INSTALL [new file with mode: 0644]
README
RtAudio.cpp
RtAudio.h
config.guess [new file with mode: 0755]
config.sub [new file with mode: 0644]
configure.ac [new file with mode: 0644]
doc/Release.txt [deleted file]
doc/doxygen/Doxyfile
doc/doxygen/footer.html
doc/doxygen/header.html
doc/doxygen/tutorial.txt
doc/images/ccrma.gif [changed mode: 0644->0755]
doc/manual.pdf [deleted file]
doc/release.txt [new file with mode: 0644]
install.sh [new file with mode: 0644]
rtaudio.dsw [deleted file]
tests/DirectSound/Debug/.placeholder [new file with mode: 0644]
tests/DirectSound/Release/.placeholder [new file with mode: 0644]
tests/DirectSound/call_inout.dsp [new file with mode: 0755]
tests/DirectSound/call_playtwo.dsp [new file with mode: 0755]
tests/DirectSound/call_saw.dsp [new file with mode: 0755]
tests/DirectSound/call_twostreams.dsp [new file with mode: 0755]
tests/DirectSound/in_out.dsp [new file with mode: 0755]
tests/DirectSound/info.dsp [new file with mode: 0755]
tests/DirectSound/play_raw.dsp [new file with mode: 0755]
tests/DirectSound/play_saw.dsp [new file with mode: 0755]
tests/DirectSound/record_raw.dsp [new file with mode: 0755]
tests/DirectSound/rtaudio.dsw [new file with mode: 0755]
tests/DirectSound/twostreams.dsp [new file with mode: 0755]
tests/Makefile [deleted file]
tests/Makefile.in [new file with mode: 0644]
tests/asio/Debug/.placeholder [new file with mode: 0644]
tests/asio/Release/.placeholder [new file with mode: 0644]
tests/asio/asio.cpp [new file with mode: 0644]
tests/asio/asio.h [new file with mode: 0644]
tests/asio/asiodrivers.cpp [new file with mode: 0644]
tests/asio/asiodrivers.h [new file with mode: 0644]
tests/asio/asiodrvr.h [new file with mode: 0644]
tests/asio/asiolist.cpp [new file with mode: 0644]
tests/asio/asiolist.h [new file with mode: 0644]
tests/asio/asiosys.h [new file with mode: 0644]
tests/asio/call_inout.dsp [new file with mode: 0755]
tests/asio/call_saw.dsp [new file with mode: 0755]
tests/asio/ginclude.h [new file with mode: 0644]
tests/asio/iasiodrv.h [new file with mode: 0644]
tests/asio/in_out.dsp [new file with mode: 0755]
tests/asio/info.dsp [new file with mode: 0755]
tests/asio/play_raw.dsp [new file with mode: 0755]
tests/asio/play_saw.dsp [new file with mode: 0755]
tests/asio/record_raw.dsp [new file with mode: 0755]
tests/asio/rtaudio.dsw [new file with mode: 0755]
tests/call_inout.cpp
tests/call_inout.dsp [deleted file]
tests/call_playtwo.cpp [new file with mode: 0644]
tests/call_saw.cpp
tests/call_saw.dsp [deleted file]
tests/call_twostreams.cpp
tests/call_twostreams.dsp [deleted file]
tests/in_out.cpp
tests/in_out.dsp [deleted file]
tests/info.cpp
tests/info.dsp [deleted file]
tests/play_raw.cpp
tests/play_raw.dsp [deleted file]
tests/play_saw.cpp
tests/play_saw.dsp [deleted file]
tests/record_raw.cpp
tests/record_raw.dsp [deleted file]
tests/twostreams.cpp
tests/twostreams.dsp [deleted file]