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
2024-07-23
Fix cscript
dcpomatic-6.0.1
cah
2024-07-23
Build static everywhere except Windows.
cah
2024-07-23
Build static.
cah
2024-07-23
Add cscript.
Carl Hetherington
2024-07-23
Hack pulseaudio channel map for 5.1 DCPs to see if it fixes multi-channel pla...
Carl Hetherington
2024-07-22
Missing include for roundf().
Carl Hetherington
2024-07-22
Report playback latency for PulseAudio.
Carl Hetherington
2023-08-01
Release 6.0.1 with soversion bump to 7.
garyscavone
2023-07-21
Release number fix for meson.
garyscavone
2023-07-21
Updates to documentation, version number in preparation for release 6.0.0.
garyscavone
2023-07-07
Bug fix for dealing with a disconnected device when using the ASIO API.
garyscavone
2023-06-15
Merge pull request #399 from BillyDM/c_types
garyscavone
2023-06-15
Various ASIO updates. Code to close stream if unplugged or sample rate change...
garyscavone
2023-06-14
fix rtaudio_get_device_info
Billy Messenger
2023-06-13
Merge pull request #398 from BillyDM/c-types
garyscavone
2023-06-12
Update to ASIO implementation to enforce a single RtAudio instance with an op...
garyscavone
2023-06-06
use stable types for enums in C header
Billy Messenger
2023-06-06
use optimal types in c header
Billy Messenger
2023-05-31
Merge pull request #396 from BillyDM/master
garyscavone
2023-05-31
Merge pull request #367 from lp35/fix/rtaudio_same_name
garyscavone
2023-05-27
fix enums in rtaudio_c.h
Billy Messenger
2023-04-03
Merge pull request #393 from cannerycoders/asiobug
garyscavone
2023-04-02
Prevent infinite loop when asio probe finds no devices.
Dana Batali
2023-02-07
Merge pull request #378 from neheb/2
garyscavone
2023-02-07
use pthreads on MinGW and Cygwin
Rosen Penev
2023-01-08
Merge pull request #384 from mvshyvk/fix/wasapi_interface_leaking
garyscavone
2023-01-08
Merge pull request #385 from wamckee/master
garyscavone
2023-01-06
Subtle problem with WideCharToMultiByte
William A. McKee
2022-12-26
Fixed leak for renderer. Fixed build.
Mykola Vshyvkov
2022-12-26
Fixed leaking of IAudioClient3 interface. Leds on USB audio devices kept flas...
Mykola Vshyvkov
2022-12-10
Merge pull request #379 from neheb/patch-2
garyscavone
2022-12-10
Merge pull request #376 from marty1885/workaround-macos-null-crash
garyscavone
2022-12-10
Merge pull request #373 from asapha/asapha/clamp-on-float-conversion
garyscavone
2022-12-10
Merge pull request #370 from MonicaLiu0311/vcpkg_installition
garyscavone
2022-12-10
Merge pull request #363 from osch/version-define
garyscavone
2022-12-09
github: install regular g++
Rosen Penev
2022-11-14
workaround: check if callback is null before use on macos
marty1885
2022-10-17
clamp values when converting from floats
Asapha
2022-09-15
Add vcpkg installation instructions
Monica
2022-09-13
RtApiAlsa: fix device with same "pretty name" not added to device list
LPC
2022-08-03
Merge pull request #366 from luzpaz/typos
garyscavone
2022-08-02
Fix source typo in contrib/go/rtaudio/rtaudio.go
luz paz
2022-08-02
Fix various typos
luz paz
2022-07-22
CoreAudio: Fix regression in #322: userBuffer init
Marcus Tomlinson
2022-07-22
Version number parts as numeric defines to let other code use
osch
2022-07-10
WASAPI : Continue probe when in or out devices N/A
Marcus Tomlinson
2022-07-10
WASAPI : More thread safety for stream_ access
Marcus Tomlinson
2022-07-10
Remove unused "isInput" in probeDeviceOpen()
Marcus Tomlinson
2022-07-10
WASAPI : Fix racy handle closure in stop / abort
Marcus Tomlinson
2022-07-03
Fixed small typo in install.txt.
garyscavone
[next]