summaryrefslogtreecommitdiff
path: root/tests/playsaw.cpp
AgeCommit message (Expand)Author
2019-08-22Modified CoreAudio cleanup in case of error during initialization, fixed dupl...Gary Scavone
2019-08-22Added errorCallback function argument to RtAudio constructor. Updated documen...Gary Scavone
2019-07-30Removed RtAudioError class and created a new enum for error types. Only imple...Gary Scavone
2019-07-30Added new setErrorCallback() function and removed errorCallback argument in o...Gary Scavone
2019-04-19Updates to playsaw.cpp and testall.cpp for new behaviourGary Scavone
2019-04-19Almost complete removal of exceptions for RtApiCore, plus an update for chang...Gary Scavone
2019-02-24Check for '#if defined( WIN32 )' in test appsMarcus Tomlinson
2014-04-26Updates to test programs when specifying default device numbers.Gary Scavone
2014-04-02Various WASAPI-related changes.Gary Scavone
2014-04-01Added Wasapi code (though untested); Updates for better data format support i...Gary Scavone
2014-01-18Changes to fix display issue for non-ASCII device names and some compile warn...Gary Scavone
2013-12-27Renamed RtError class to RtAudioError and embedded it in RtAudio.h.Gary Scavone
2013-10-11Final documentation updates for release 4.0.12 (GS).Gary Scavone
2013-10-11Various changes for true 24-bit support, changes regarding Jack get_latency, ...Gary Scavone
2013-10-11Mutex removal from several APIs, addition of PulseAudio support, documentatio...Gary Scavone
2013-10-11Updates for release 4.0.8, including new python binding, new teststops.cpp pr...Gary Scavone
2013-10-11A few minor documentation updates before release (GS).Gary Scavone
2013-10-11Various updates and fixes before 4.0.5 release (GS).Gary Scavone
2013-10-11Updates to OS-X for multi-stream support (GS).Gary Scavone
2013-10-11Various configure changes for MinGW (gps).Gary Scavone
2013-10-11Syntax changes to test programs and restoration of Windows VC++ project files...Gary Scavone
2013-10-11Check in of new version 4.0.0 distribution (GS).Gary Scavone