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
/
record.cpp
Age
Commit message (
Collapse
)
Author
2021-12-09
API changes for new device selection/enumeration scheme, implemented only ↵
Gary Scavone
for the Core and Jack APIs.
2020-06-05
Update C API and several backend APIs for no-exceptions branch.
Stephen Sinclair
2019-02-24
Check for '#if defined( WIN32 )' in test apps
Marcus Tomlinson
2014-04-26
Wasap bug(?) fix in destructor; Update to record.cpp for default device ↵
Gary Scavone
selection.
2014-04-02
Various WASAPI-related changes.
Gary Scavone
2014-04-01
Added 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-27
Renamed 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-11
Various changes for true 24-bit support, changes regarding Jack get_latency, ↵
Gary Scavone
and Linux ALSA realtime threading (gps).
2013-10-11
Many updates for release 4.0.7 (gs).
Gary Scavone
2013-10-11
Bug fixes for ALSA buffersize setting and new OS X 10.5 variable (GS).
Gary Scavone
2013-10-11
Various updates and fixes before 4.0.5 release (GS).
Gary Scavone
2013-10-11
Updates to OS-X for multi-stream support (GS).
Gary Scavone
2013-10-11
Minor syntax changes to record.cpp (gps).
Gary Scavone
2013-10-11
Check in of new version 4.0.0 distribution (GS).
Gary Scavone