summaryrefslogtreecommitdiff
path: root/tests/testall.cpp
AgeCommit message (Collapse)Author
2016-12-05Fix truncation to float warning in mscvjossgray
2014-04-26Updates to test programs when specifying default device numbers.Gary Scavone
2014-04-01Added Wasapi code (though untested); Updates for better data format support ↵Gary Scavone
in PulseAudio; Commented-out various unused function arguments in tests/ files.
2013-12-27Renamed RtError class to RtAudioError and embedded it in RtAudio.h.Gary Scavone
Deleted RtError.h from distribution and renamed all references to RtError in the documentation, test files, and Windows .dsp files. The version number was incremented to 4.1.0 in anticipation of the next release, as this change affects the API.
2013-10-11Mutex removal from several APIs, addition of PulseAudio support, ↵Gary Scavone
documentation updates for 4.0.11 release.
2013-10-11Updates for release 4.0.8, including new python binding, new teststops.cpp ↵Gary Scavone
program, ALSA "default" flag, and various changes to stopping behavior (GS).
2013-10-11Various updates and fixes before 4.0.5 release (GS).Gary Scavone
2013-10-11Various updates to configure script, rtaudio files, and test files in ↵Gary Scavone
preparation for upcoming release (gps).
2013-10-11Various configure changes for MinGW (gps).Gary Scavone
2013-10-11Syntax changes to test programs and restoration of Windows VC++ project ↵Gary Scavone
files (gps).
2013-10-11Check in of new version 4.0.0 distribution (GS).Gary Scavone