summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-12-03Add autoconf stuff to git.Carl Hetherington
2019-02-24Check for '#if defined( WIN32 )' in test appsMarcus Tomlinson
2018-10-30Change "Direct Sound" to "DirectSound"Ryan Schmidt
2018-10-16Merge remote-tracking branch 'upstream/pr/136'Stephen Sinclair
2018-08-11allow to obtain api names regardless of being compiled or notJP Cimalando
2018-08-08Fix api name functions for C, replace map with array.Stephen Sinclair
2018-08-08Use a map for API namesStephen Sinclair
2018-08-08Merge remote-tracking branch 'upstream/pr/136'Stephen Sinclair
2018-08-08add device id to audioprobe outputJasper Mackenzie
2018-08-08Use short lower-case names as API identifiersJP Cimalando
2018-07-14cmake: make CMakeLists.txt more similar to RtMidi'sStephen Sinclair
2018-05-07API names, and conversion from/to API identifierJP Cimalando
2016-12-05Fix truncation to float warning in mscvjossgray
2016-12-05Explicit casts to fix some warnings in msvcjossgray
2016-12-05Fix truncation from double to float warning.jossgray
2016-09-06Update (bug fix?) in duplex.cpp test programGary Scavone
2016-02-16Merge pull request #49 from radarsat1/automakegaryscavone
2016-02-12Revert "duplex test: 64 bit compatibility"Stephen Sinclair
2016-02-12Port the build system to automake.Stephen Sinclair
2015-04-05duplex test: 64 bit compatibilityDavid Császár
2014-04-26Updates to test programs when specifying default device numbers.Gary Scavone
2014-04-26Wasap bug(?) fix in destructor; Update to record.cpp for default device selec...Gary Scavone
2014-04-10Merge pull request #3 from berkus/mastergaryscavone
2014-04-09Bug fix for DS enumeration when devices are unplugged; bug fix if an error oc...Gary Scavone
2014-04-02Updated WASAPI code from v0.1 to v0.2.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-02-04Build test programs.Berkus
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-11A few more updates, including new ASIO files (GS).Gary Scavone
2013-10-11Various updates for pulseaudio API and default ALSA device enumeration (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-11Various changes in preparation for release 4.0.8Gary Scavone
2013-10-11Many updates for release 4.0.7 (gs).Gary Scavone
2013-10-11Bug fixes for ALSA buffersize setting and new OS X 10.5 variable (GS).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 updates to configure script, rtaudio files, and test files in prepara...Gary Scavone
2013-10-11Various updates in ALSA for probing while device is open and in Windows for t...Gary Scavone
2013-10-11Various Makefile and Windows project/workspace file updates.Gary Scavone
2013-10-11Added audioprobe.dsp Windoze VC++ project file.Gary Scavone
2013-10-11Further repository structure changes (gps).Gary Scavone
2013-10-11Various configure changes for MinGW (gps).Gary Scavone
2013-10-11Various configure and Makefile changes for MinGW (gps).Gary Scavone
2013-10-11Syntax changes to test programs and restoration of Windows VC++ project files...Gary Scavone