summaryrefslogtreecommitdiff
path: root/tests/Windows/teststops.dsp
AgeCommit message (Collapse)Author
2014-04-09Bug fix for DS enumeration when devices are unplugged; bug fix if an error ↵Gary Scavone
occurs when opening a stream after a previous stream was closed; various documentation updates in preparation for release 4.1.0.
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-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).