Check in of new version 4.0.0 distribution (GS).
authorGary Scavone <gary@music.mcgill.ca>
Tue, 7 Aug 2007 14:52:05 +0000 (14:52 +0000)
committerStephen Sinclair <sinclair@music.mcgill.ca>
Thu, 10 Oct 2013 23:19:40 +0000 (01:19 +0200)
commitb0080e69d64ce69e21c8ce1b22b1bb7f888f1e58
treeb51ebcd31a5280b4f4e9e45484f07d9b35723743
parent0fbcd74a04713a4725d2f346a493121b623d60ab
Check in of new version 4.0.0 distribution (GS).
60 files changed:
Makefile.in [new file with mode: 0644]
RtAudio.cpp
RtAudio.h
RtError.h
configure.ac
doc/doxygen/Doxyfile
doc/doxygen/acknowledge.txt [new file with mode: 0644]
doc/doxygen/apinotes.txt [new file with mode: 0644]
doc/doxygen/compiling.txt [new file with mode: 0644]
doc/doxygen/duplex.txt [new file with mode: 0644]
doc/doxygen/error.txt [new file with mode: 0644]
doc/doxygen/footer.html
doc/doxygen/header.html
doc/doxygen/license.txt [new file with mode: 0644]
doc/doxygen/multi.txt [new file with mode: 0644]
doc/doxygen/playback.txt [new file with mode: 0644]
doc/doxygen/probe.txt [new file with mode: 0644]
doc/doxygen/recording.txt [new file with mode: 0644]
doc/doxygen/settings.txt [new file with mode: 0644]
doc/doxygen/tutorial.txt
doc/release.txt
install
oss/soundcard.h [new file with mode: 0644]
readme
rtaudio-config.in [new file with mode: 0644]
tests/Makefile.in
tests/Windows/Debug/.placeholder [deleted file]
tests/Windows/Release/.placeholder [deleted file]
tests/Windows/call_inout.dsp [deleted file]
tests/Windows/call_playtwo.dsp [deleted file]
tests/Windows/call_saw.dsp [deleted file]
tests/Windows/call_twostreams.dsp [deleted file]
tests/Windows/in_out.dsp [deleted file]
tests/Windows/info.dsp [deleted file]
tests/Windows/play_raw.dsp [deleted file]
tests/Windows/play_saw.dsp [deleted file]
tests/Windows/record_raw.dsp [deleted file]
tests/Windows/rtaudio.dsw [deleted file]
tests/Windows/rtaudiotest/Release/.placeholder [deleted file]
tests/Windows/rtaudiotest/StdOpt.cpp [deleted file]
tests/Windows/rtaudiotest/StdOpt.h [deleted file]
tests/Windows/rtaudiotest/readme.txt [deleted file]
tests/Windows/rtaudiotest/rtaudiotest.cpp [deleted file]
tests/Windows/rtaudiotest/rtaudiotest.dsp [deleted file]
tests/Windows/rtaudiotest/rtaudiotest.dsw [deleted file]
tests/Windows/twostreams.dsp [deleted file]
tests/call_inout.cpp [deleted file]
tests/call_saw.cpp [deleted file]
tests/duplex.cpp [new file with mode: 0644]
tests/in_out.cpp [deleted file]
tests/info.cpp [deleted file]
tests/play_raw.cpp [deleted file]
tests/play_saw.cpp [deleted file]
tests/playraw.cpp [new file with mode: 0644]
tests/playsaw.cpp [new file with mode: 0644]
tests/probe.cpp [new file with mode: 0644]
tests/record.cpp [new file with mode: 0644]
tests/record_raw.cpp [deleted file]
tests/testall.cpp [new file with mode: 0644]
tests/twostreams.cpp [deleted file]