sdrangel/sdrbase
Jon Beniston 2cb2a8d555 Update sdrbase and sdrgui to support Qt5 and Qt6 2022-11-17 14:41:55 +00:00
..
audio Audio output device recording: implemented mono recording option 2022-11-11 23:25:04 +01:00
channel Replace deprecated QMutex(Recursive) with QRecursiveMutex 2022-09-17 23:00:07 +02:00
commands Update sdrbase and sdrgui to support Qt5 and Qt6 2022-11-17 14:41:55 +00:00
device Update sdrbase and sdrgui to support Qt5 and Qt6 2022-11-17 14:41:55 +00:00
dsp Update sdrbase and sdrgui to support Qt5 and Qt6 2022-11-17 14:41:55 +00:00
feature Update threading model in AFC feature. Part of #1346 2022-09-21 06:01:45 +02:00
pipes Replace deprecated QMutex(Recursive) with QRecursiveMutex 2022-09-17 23:00:07 +02:00
plugin Fixed soapysdr handling in Windows. Fixes #1243 2022-05-13 22:34:01 +02:00
resources DemodAnalyzer: record audio: API updates. Part of #1330 2022-11-13 22:25:12 +01:00
settings Update sdrbase and sdrgui to support Qt5 and Qt6 2022-11-17 14:41:55 +00:00
util Update sdrbase and sdrgui to support Qt5 and Qt6 2022-11-17 14:41:55 +00:00
webapi Audio output device recording: API support. Part of #1330 2022-11-12 11:25:45 +01:00
websockets
CMakeLists.txt Update CMakeLists.txt to support both Qt5 and Qt6. Add option ENABLE_QT6 2022-11-17 14:34:54 +00:00
maincore.cpp Fixed missing bits in API. Fixes #1247 2022-05-16 20:51:15 +02:00
maincore.h Add start/stop all devices button in toolbar. Add device stateChanged signal. Use in RTL SDR GUI for updating device state 2022-08-27 10:18:17 +01:00
mainparser.cpp Update sdrbase and sdrgui to support Qt5 and Qt6 2022-11-17 14:41:55 +00:00
mainparser.h