1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-09 06:36:34 -04:00
sdrangel/sdrgui
2017-10-30 22:45:53 +01:00
..
device Copy channel registration stuff from DeviceSourceAPI to DeviceUISet 2017-10-30 22:45:53 +01:00
dsp Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
gui Removed GLSpectrum getter from DeviceSourceAPI 2017-10-30 00:02:28 +01:00
plugin Removed direct reference to the DeviceSinkAPI in the sink GUIs. Removed DeviceSourceAPI forward declaration in source GUI headers 2017-10-30 02:54:22 +01:00
resources Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
CMakeLists.txt Created a DeviceUISet class in its own right 2017-10-24 18:29:18 +02:00
mainwindow.cpp Removed direct reference to the DeviceSinkAPI in the sink GUIs. Removed DeviceSourceAPI forward declaration in source GUI headers 2017-10-30 02:54:22 +01:00
mainwindow.h USe DeviceUISet new struct in main window 2017-10-24 18:34:39 +02:00
mainwindow.ui Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
sdrgui.pro Created a DeviceUISet class in its own right 2017-10-24 18:29:18 +02:00