SDRPlusPlus/sink_modules
Henner Zeller 23ae66151b Make compatible with rtaudio API 5 and 6.
Recent rtaudio changed the API to not throw exceptions anymore and
also have DeviceIDs not queried by index but IDs that are provided
separately ( https://github.com/thestk/rtaudio/releases ).

Adapt the code-base to be compatible with the old and the new API
as we have to exepect that in a transition period both APIs are
common on various build platforms.
2024-01-21 14:37:30 -08:00
..
android_audio_sink Switched to a custom logging lib instead of that spdlog junk 2023-02-25 18:12:34 +01:00
audio_sink Make compatible with rtaudio API 5 and 6. 2024-01-21 14:37:30 -08:00
network_sink Switched to a custom logging lib instead of that spdlog junk 2023-02-25 18:12:34 +01:00
new_portaudio_sink Switched to a custom logging lib instead of that spdlog junk 2023-02-25 18:12:34 +01:00
portaudio_sink Switched to a custom logging lib instead of that spdlog junk 2023-02-25 18:12:34 +01:00