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
Age
Commit message (
Expand
)
Author
2022-07-03
A few documentation updates
garyscavone
2022-07-03
Changed errorType to WARNING if jack_client_open() fails, since the instance ...
garyscavone
2022-07-03
Moved RtApi subclass declarations from RtAudio.h to RtAudio.cpp
garyscavone
2022-07-01
Small updates to README.md.
garyscavone
2022-07-01
Fixed WASAPI problem caused during merge.
garyscavone
2022-07-01
Moved escapeJackPortRegex function into UNIX_JACK API section to avoid compil...
garyscavone
2022-07-01
Resolved merge conflicts with master.
garyscavone
2022-07-01
Updated kAudioObjectPropertyElement name to match changes in master.
garyscavone
2022-06-30
Updated doxygen documentation for the new device selection API changes, as we...
Gary Scavone
2022-05-24
Update to fix the PropertyElementMaster/Main CoreAudio issues.
Gary Scavone
2022-05-13
Typo fix for #Define.
Gary Scavone
2022-05-12
Fix for deprecated kAudioObjectPropertyElement name for osx < 10.12.
Gary Scavone
2022-05-08
Handle a rare case where wasapi would not return the device name (#352)
Robin Lobel
2022-04-19
Merge pull request #350 from holoplot/fix-cmake-alsa
garyscavone
2022-04-19
Updated documentation regarding streamName.
Gary Scavone
2022-04-13
Fix library path variable for cmake FindALSA
Dan Grahelj
2022-03-21
Added new getCompiledApiByDisplayName function, revised default api allocatio...
Gary Scavone
2022-03-17
Added getErrorText() function, other minor updates.
Gary Scavone
2022-03-16
Updated CoreAudio kAudioObjectPropertyElementMaster to Main.
Gary Scavone
2022-03-16
Updated soon to be deprecated kAudioObjectPropertyElementMaster specifier to ...
Gary Scavone
2022-03-16
Fixed RtApiAlsa start/stop/abort stream return values.
Gary Scavone
2022-03-16
Update in header file about no floating-point range checking.
Gary Scavone
2022-03-16
Documentation / tutorial updates.
Gary Scavone
2022-03-16
Merge pull request #344 from SamRH/bugfix/jack_audio_port_names
garyscavone
2022-03-05
fix usage of the jack audio ports api
Sam H
2022-01-14
WASAPI and DS updates for new device selection scheme (after testing).
Gary Scavone
2022-01-09
Another wchar to std::string fix.
Gary Scavone
2022-01-09
WChar to std::string fixes.
Gary Scavone
2022-01-09
A few more WASAPI fixes for new selection scheme.
Gary Scavone
2022-01-08
Fixes in RtAudio.h for function declarations in DS and WASAPI.
Gary Scavone
2022-01-08
First commit of WASAPI updates for new device selection (untested), plus a fe...
Gary Scavone
2022-01-03
Small c-string pointer fixes for Asio in RtAudio.cpp (untested).
Gary Scavone
2022-01-03
More initial Asio bug fixes in RtAudio.cpp (untested).
Gary Scavone
2022-01-03
Asio bug fixes in RtAudio.cpp (untested).
Gary Scavone
2022-01-03
Asio bug fix in RtAudio.h (untested).
Gary Scavone
2022-01-03
First commit of Asio updates for new device selection (untested).
Gary Scavone
2022-01-01
A few Windows DS API fixes (untested).
Gary Scavone
2022-01-01
Initial updates for Windows DS API (untested).
Gary Scavone
2022-01-01
A few more OSS code fixes.
Gary Scavone
2022-01-01
Miscellaneous OSS code fixes.
Gary Scavone
2021-12-31
OSS updates for new API but could not test compile yet.
Gary Scavone
2021-12-21
New device query/selection updates for Pulse API.
Gary Scavone
2021-12-21
Update to audioprobe.cpp to use single instance in repeated probes, fix in Co...
Gary Scavone
2021-12-13
Implemented new device enumeration for the ALSA API.
Gary Scavone
2021-12-09
API changes for new device selection/enumeration scheme, implemented only for...
Gary Scavone
2021-11-18
Misc. updates to APIs other than CoreAudio and Jack to conform with noexcepti...
Gary Scavone
2021-11-18
Wasapi fixes for new noexception behaviour.
Gary Scavone
2021-11-18
Merge pull request #322 from thestk/noexceptions
garyscavone
2021-11-18
Merge branch 'master' into noexceptions
garyscavone
2021-11-16
Version update for meson.build.
Stephen Sinclair
[prev]
[next]