1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-10-02 01:36:38 -04:00
sdrangel/plugins
Daniele Forsi 9ac66a3396 Fix memleaks
Fixes leaks:
in SIDGUI::SIDGUI(PluginAPI*, FeatureUISet*, Feature*, QWidget*) plugins/feature/sid/sidgui.cpp:257
in SIDGUI::SIDGUI(PluginAPI*, FeatureUISet*, Feature*, QWidget*) plugins/feature/sid/sidgui.cpp:249
in SIDGUI::SIDGUI(PluginAPI*, FeatureUISet*, Feature*, QWidget*) plugins/feature/sid/sidgui.cpp:215
2024-05-19 23:12:59 +02:00
..
channelmimo plugins: fix non-matching <hx> tags in readme.md 2024-04-26 08:37:24 +02:00
channelrx Fix thread parent warning. 2024-05-09 07:44:47 +01:00
channeltx Merge pull request #2091 from dforsi/fix/typos 2024-04-27 11:08:10 +02:00
feature Fix memleaks 2024-05-19 23:12:59 +02:00
samplemimo AudioCATSISO: fixed transverter processing 2024-04-28 01:15:36 +02:00
samplesink plugins: fix non-matching <hx> tags in readme.md 2024-04-26 08:37:24 +02:00
samplesource Merge pull request #2091 from dforsi/fix/typos 2024-04-27 11:08:10 +02:00
CMakeLists.txt Added cmake enablers for all non sampling device plugins. Fixes #1308 2022-06-25 11:56:45 +02:00
readme_server.md Renamed MainCore to MainServer 2020-10-10 03:20:42 +02:00