sdrangel/sdrbase
Jon Beniston 9a18f3f7ce Enable compilation with Qt 6.2 2022-11-17 23:26:54 +00:00
..
audio Add support for Qt6 audio 2022-11-17 14:50:16 +00: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 Enable compilation with Qt 6.2 2022-11-17 23:26:54 +00:00
webapi Add support for Qt6 audio 2022-11-17 14:50:16 +00:00
websockets Removed FPS limitation in WSSpectrum. Fixes #767 2021-02-07 10:59:19 +01:00
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 Massive UI revamping (v7): Make soapy SDR support optional. Fixes #718 2022-04-30 12:52:25 +02:00