Daniele Forsi
|
613d9e4005
|
Fix "More '%' conversions than data arguments"
Fixes a compiler warning:
.../sdrangel/sdrbase/audio/audioinputdevice.cpp:106: warning: format ‘%d’ expects a matching ‘int’ argument [-Wformat=]
|
2024-04-20 19:11:16 +02:00 |
|
f4exb
|
439b5d094c
|
Rewriting of copyright notices for sdrbase. Part of #1893
|
2023-11-19 13:43:10 +01:00 |
|
f4exb
|
e51e8c23b2
|
Run audio in on its own thread. For #1731
|
2023-07-10 01:06:19 +02:00 |
|
Jon Beniston
|
b7567422e9
|
Add support for Qt6 audio
|
2022-11-17 14:50:16 +00:00 |
|
Jiří Pinkava
|
0df2d75e6d
|
Replace deprecated QMutex(Recursive) with QRecursiveMutex
|
2022-09-17 23:00:07 +02:00 |
|
f4exb
|
00b234b85c
|
Renamed sdrbase AudioInput to AudioInputDevice
|
2020-11-12 20:30:34 +01:00 |
|