sdrangel/sdrbase
Jon Beniston fc7c9c1fc8 Update CMakeLists.txt to support both Qt5 and Qt6. Add option ENABLE_QT6 2022-11-17 14:34:54 +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 Massive UI revamping (v7): commands dialog 2022-04-05 16:28:07 +02:00
device 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
dsp DemodAnalyzer: implemented record audio. Part of #1330 2022-11-13 22:25:12 +01: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 Add 3D spectrogram 2022-06-18 12:35:44 +01:00
util Spectrum markers peaks option 2022-10-03 00:23:47 +02:00
webapi Audio output device recording: API support. Part of #1330 2022-11-12 11:25:45 +01: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 Massive UI revamping (v7): Make soapy SDR support optional. Fixes #718 2022-04-30 12:52:25 +02:00
mainparser.h Massive UI revamping (v7): Make soapy SDR support optional. Fixes #718 2022-04-30 12:52:25 +02:00