0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #422 from mikedickey/bugfix/coreaudio-stream-channels More... about 1 month ago
Use correct number of channels for the selected CoreAudio stream More... about 2 months ago
Merge pull request #421 from giuliomoro/master More... about 2 months ago
Use fixed-width integer types for MY_TYPE in examples for clarity and future compatibility More... about 2 months ago
Fixed MY_TYPE for RTAUDIO_SINT32 so that it's int32_t as `long` is 64-bit on some 64-bit systems More... about 2 months ago
Merge pull request #417 from mikedickey/bugfix/remove-input-disconnect-listener More... 3 months ago
Remove CoreAudio device disconnect listener when closing input mode streams More... 3 months ago
Merge pull request #413 from baconpaul/move-ctest More... 6 months ago
Move include(CTest) to inside testing guard More... 6 months ago
Update for Pulse input to achieve better latency. More... 7 months ago
Updated Doxyfile.in for newer versions of doxygen. More... 8 months ago
Merge pull request #408 from Smail/master More... 8 months ago
Fix linking error to pthreads with MinGW More... 8 months ago
Release 6.0.1 with soversion bump to 7. More... 8 months ago
Release number fix for meson. More... 8 months ago
Updates to documentation, version number in preparation for release 6.0.0. More... 8 months ago
Bug fix for dealing with a disconnected device when using the ASIO API. More... 9 months ago
Merge pull request #399 from BillyDM/c_types More... 10 months ago
fix rtaudio_get_device_info More... 10 months ago
Various ASIO updates. Code to close stream if unplugged or sample rate changed not tested due to lack of hardware. More... 10 months ago
Merge pull request #398 from BillyDM/c-types More... 10 months ago
Update to ASIO implementation to enforce a single RtAudio instance with an open stream. More... 10 months ago
use stable types for enums in C header More... 10 months ago
use optimal types in c header More... 10 months ago
Merge pull request #396 from BillyDM/master More... 10 months ago
Merge pull request #367 from lp35/fix/rtaudio_same_name More... 10 months ago
fix enums in rtaudio_c.h More... 10 months ago
Merge pull request #393 from cannerycoders/asiobug More... 12 months ago
Prevent infinite loop when asio probe finds no devices. More... 12 months ago