sdrangel/sdrbase
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
..
audio Audio: added 160 kHz sample rate for Malahit DSP 2025-07-02 14:57:39 +02:00
channel Fix --remote-tcp. For #2470 2025-06-20 15:43:01 +01:00
commands Support compilation on Qt platforms that don't support processes (i.e. WebAssembly). 2024-11-06 12:11:49 +00:00
device Don't stop source if being deleted. For #2315. Send DSPSignalNotification in audio mods for #2336. 2024-11-25 17:16:08 +00:00
dsp Don't stop source if being deleted. For #2315. Send DSPSignalNotification in audio mods for #2336. 2024-11-25 17:16:08 +00:00
feature Add --start option to start all devices and features. For #2359. 2025-01-20 10:54:21 +00:00
pipes Fix compilation warnings and errors 2024-09-05 13:37:46 +03:00
plugin Fix plugin names for Qt6 Android 2024-10-21 17:09:32 +01:00
resources AudioCATSISO: fix audio sample rate handling and device enumeration 2025-07-02 00:07:31 +02:00
settings Use qDeleteAll() for brevity 2024-05-19 19:44:45 +02:00
util Fix reg exp for lat,long string. 2025-06-10 15:31:36 +01:00
webapi Fix API host address in About dialog and debug message 2024-07-20 22:00:00 +02:00
websockets Rewriting of copyright notices for sdrbase. Part of #1893 2023-11-19 13:43:10 +01:00
CMakeLists.txt Add crash handler on Windows. 2025-07-31 16:35:44 +01:00
availablechannelorfeature.cpp Remove unused includes and use more direct includes 2024-04-11 23:31:34 +02:00
availablechannelorfeature.h Use F:n for feature Ids instead of Fn:m as discussed in #1912 2024-03-05 10:28:01 +00:00
availablechannelorfeaturehandler.cpp Add add and removed channels or features. 2024-04-04 15:21:09 +01:00
availablechannelorfeaturehandler.h Remove unused includes and use more direct includes 2024-04-20 19:10:18 +02:00
maincore.cpp Fix compilation warnings and errors 2024-09-05 13:37:46 +03:00
maincore.h Add AvailableChannelOrFeatureHandler for handling lists of channels, features and message pipes to them. 2024-02-16 16:31:12 +00:00
mainparser.cpp Add --start option to start all devices and features. For #2359. 2025-01-20 10:54:21 +00:00
mainparser.h Add --start option to start all devices and features. For #2359. 2025-01-20 10:54:21 +00:00
remotetcpsinkstarter.cpp Fix --remote-tcp. For #2470 2025-06-20 15:43:01 +01:00
remotetcpsinkstarter.h Fix --remote-tcp. For #2470 2025-06-20 15:43:01 +01:00