index
:
rtaudio
arm64
carl
dcpomatic-6.0.1
fix-wasapi-resampler-crash
good
master
noexceptions
releases
travis
Fork of rtaudio library for interfacing to audio interfaces
cth@carlh.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2022-03-17
Added getErrorText() function, other minor updates.
Gary Scavone
2021-12-21
Update to audioprobe.cpp to use single instance in repeated probes, fix in Co...
Gary Scavone
2021-12-09
API changes for new device selection/enumeration scheme, implemented only for...
Gary Scavone
2021-11-18
Merge branch 'master' into noexceptions
garyscavone
2021-10-11
audioprobe: list devices for all APIs
Stephen Sinclair
2021-09-15
Merge remote-tracking branch 'upstream/master' into noexceptions
Stephen Sinclair
2021-08-18
[Meson] Add tests
Nils Tonnätt
2020-06-05
Update C API and several backend APIs for no-exceptions branch.
Stephen Sinclair
2020-06-05
Merge branch 'master' into noexceptions
Stephen Sinclair
2020-05-10
Bug fix in duplex.cpp when requested bufferFrames value is different from ret...
Gary Scavone
2020-02-24
audioprobe: print preferred sample rate
Stephen Sinclair
2019-08-22
Modified CoreAudio cleanup in case of error during initialization, fixed dupl...
Gary Scavone
2019-08-22
Added errorCallback function argument to RtAudio constructor. Updated documen...
Gary Scavone
2019-07-30
Removed RtAudioError class and created a new enum for error types. Only imple...
Gary Scavone
2019-07-30
Added new setErrorCallback() function and removed errorCallback argument in o...
Gary Scavone
2019-04-19
Bug fix for double stream time ticking in OS-X if duplex stream with two diff...
Gary Scavone
2019-04-19
Updates to playsaw.cpp and testall.cpp for new behaviour
Gary Scavone
2019-04-19
Almost complete removal of exceptions for RtApiCore, plus an update for chang...
Gary Scavone
2019-04-17
[automake, cmake] add apinames as automated test
Stephen Sinclair
2019-04-17
[automake] add CMakeLists.txt to EXTRA_DIST
Stephen Sinclair
2019-02-24
Check for '#if defined( WIN32 )' in test apps
Marcus Tomlinson
2018-10-30
Change "Direct Sound" to "DirectSound"
Ryan Schmidt
2018-10-16
Merge remote-tracking branch 'upstream/pr/136'
Stephen Sinclair
2018-08-11
allow to obtain api names regardless of being compiled or not
JP Cimalando
2018-08-08
Fix api name functions for C, replace map with array.
Stephen Sinclair
2018-08-08
Use a map for API names
Stephen Sinclair
2018-08-08
Merge remote-tracking branch 'upstream/pr/136'
Stephen Sinclair
2018-08-08
add device id to audioprobe output
Jasper Mackenzie
2018-08-08
Use short lower-case names as API identifiers
JP Cimalando
2018-07-14
cmake: make CMakeLists.txt more similar to RtMidi's
Stephen Sinclair
2018-05-07
API names, and conversion from/to API identifier
JP Cimalando
2016-12-05
Fix truncation to float warning in mscv
jossgray
2016-12-05
Explicit casts to fix some warnings in msvc
jossgray
2016-12-05
Fix truncation from double to float warning.
jossgray
2016-09-06
Update (bug fix?) in duplex.cpp test program
Gary Scavone
2016-02-16
Merge pull request #49 from radarsat1/automake
garyscavone
2016-02-12
Revert "duplex test: 64 bit compatibility"
Stephen Sinclair
2016-02-12
Port the build system to automake.
Stephen Sinclair
2015-04-05
duplex test: 64 bit compatibility
David Császár
2014-04-26
Updates to test programs when specifying default device numbers.
Gary Scavone
2014-04-26
Wasap bug(?) fix in destructor; Update to record.cpp for default device selec...
Gary Scavone
2014-04-10
Merge pull request #3 from berkus/master
garyscavone
2014-04-09
Bug fix for DS enumeration when devices are unplugged; bug fix if an error oc...
Gary Scavone
2014-04-02
Updated WASAPI code from v0.1 to v0.2.
Gary Scavone
2014-04-02
Various WASAPI-related changes.
Gary Scavone
2014-04-01
Added Wasapi code (though untested); Updates for better data format support i...
Gary Scavone
2014-02-04
Build test programs.
Berkus
2014-01-18
Changes to fix display issue for non-ASCII device names and some compile warn...
Gary Scavone
2013-12-27
Renamed RtError class to RtAudioError and embedded it in RtAudio.h.
Gary Scavone
2013-10-11
Final documentation updates for release 4.0.12 (GS).
Gary Scavone
[next]