1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-03 06:24:48 -04:00
Commit Graph

9 Commits

Author SHA1 Message Date
f4exb 5df7f73da7 Audio output: forward actual sample rate to Audio Manager 2023-07-07 04:58:05 +02:00
Edouard Griffiths 3835a8b7bb Removed setting buffer size in AudioOutputDevice. Fixes #1717 2023-06-29 18:19:40 +02:00
f4exb e79dfd4fee Run audio out on its own thread. Fixes #1717 2023-06-29 00:49:19 +02:00
Jon Beniston b7567422e9 Add support for Qt6 audio 2022-11-17 14:50:16 +00:00
f4exb 67ee05c7ef Audio output device recording: implemented mono recording option 2022-11-11 23:25:04 +01:00
f4exb 4a383e439b Audio output device recording: implementation (1) 2022-11-11 20:53:50 +01:00
Jiří Pinkava 0df2d75e6d Replace deprecated QMutex(Recursive) with QRecursiveMutex 2022-09-17 23:00:07 +02:00
f4exb b3476e4757 Audio output device: added volume control 2020-11-21 09:41:35 +01:00
f4exb d2710806bf Renamed sdrbase AudioOutput to AudioOutputDevice 2020-11-12 22:13:44 +01:00