1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-16 18:06:35 -04:00
Commit Graph

115 Commits

Author SHA1 Message Date
f4exb
e30050f018 DeviceSourceAPI code cleanup 2017-10-31 08:35:27 +01:00
f4exb
da5f8aa6f9 Hack to try ChannelAnalyzer channel plugin handled via DeviceUISet 2017-10-31 00:07:55 +01:00
f4exb
edc427804c Copy channel registration stuff from DeviceSourceAPI to DeviceUISet 2017-10-30 22:45:53 +01:00
f4exb
c3b9c268ee Better fix previous source plugin GUI delete by doing it explicitly in the main window 2017-10-30 02:15:59 +01:00
f4exb
7e2f302909 DeviceSourceAPI: effectively delete the UI when changing the PluginInstanceGUI reference 2017-10-30 01:48:36 +01:00
f4exb
35391e0d66 Removed GLSpectrum getter from DeviceSinkAPI 2017-10-30 01:11:35 +01:00
f4exb
e520ef5aeb Removed GLSpectrum getter from DeviceSourceAPI 2017-10-30 00:02:28 +01:00
f4exb
ec225344d3 USe DeviceUISet new struct in main window 2017-10-24 18:34:39 +02:00
f4exb
b4fe1f64c1 Created a DeviceUISet class in its own right 2017-10-24 18:29:18 +02:00
f4exb
f4e214a235 Removed main window friendness from device source and sink APIs 2017-10-24 17:07:11 +02:00
f4exb
933542e289 Removed main window reference from device sink API 2017-10-24 16:58:12 +02:00
f4exb
7d746755c1 Removed main window reference from device source API 2017-10-24 16:54:01 +02:00
f4exb
61afe840dc Device source and sink APIs: removed channel window direct getter 2017-10-23 13:51:54 +02:00
f4exb
1b95457d96 Device source and sink APIs: removed direct reference to main window 2017-10-22 23:50:10 +02:00
f4exb
fa77ca3fb6 Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00