Jon Beniston
f204c168f6
Add crash handler on Windows.
...
Add memory buffer to Logger, so last 500 log messages can be included in crash report.
Generate and include stripped pdb files so stack trace can include function names.
2025-07-31 16:35:44 +01:00
Jon Beniston
600e338bab
SDRplayv3: Mac now appears to link with libsdrplay_api.so.3 rather than libsdrplay_api.so.3.15.
2024-11-12 15:38:34 +00:00
Edouard Griffiths
f522d88fc5
Merge pull request #2252 from srcejon/freq_scanner
...
Update CMakeLists.txt to allow static libraries to be built
2024-09-13 21:07:04 +02:00
srcejon
1df07b21ae
Update CMakeLists.txt to allow static libraries to be built, as well as shared.
...
Add BUILD_BENCH, BUILD_SHARED_LIBS, ENABLE_AARONIARTSA and ENABLE_METIS options.
2024-09-11 20:16:40 +01:00
DreamNik
202fc96de6
Append prefix to plugin name when running on Android.
...
Android libraries can't be placed inside subdirectory, so to
distinguish plugins from regular libraries the new prefix is used.
2024-09-05 13:37:51 +03:00
Jon Beniston
c7a27bfa07
Update SDRplay API to 3.15 on Mac
2024-06-16 09:56:42 +01:00
Jon Beniston
3a07978ece
Update sdrplay lib to 3.14
2024-02-19 15:21:32 +00:00
srcejon
ae04412e88
SDRPlayV3 on Mac: Update library path so is works with API 3.12.1.
2023-12-07 09:53:20 +00:00
Jon Beniston
c48c8cdf4a
Use full path to library
2023-12-01 18:17:05 +00:00
srcejon
e75900b666
Fix sdrplay shared library name on Mac arm64, as incorrect in 3.12 API release.
2023-12-01 11:53:36 +00:00
Jon Beniston
fc7c9c1fc8
Update CMakeLists.txt to support both Qt5 and Qt6. Add option ENABLE_QT6
2022-11-17 14:34:54 +00:00
Jon Beniston
97496ae9f9
Install debug symbols on Windows for debug builds
2022-02-06 12:56:58 +00:00
Jon Beniston
7aebff1082
Add SDRplay V3 API sample source.
2021-04-11 21:21:36 +01:00