.. |
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
|
FFT filter: removed useless code and some fixes
|
2022-12-17 07:01:49 +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
|
Set plugins path for Android
|
2022-12-20 11:15:36 +00:00 |
resources
|
Local Sink: updated API and documentation
|
2022-12-17 07:01:49 +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
|
Local Sink: updated API and documentation
|
2022-12-17 07:01:49 +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
|
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 |