1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-10-01 09:16:39 -04:00
sdrangel/sdrbase
2015-08-09 16:11:05 +02:00
..
audio Quiet some warnings. 2014-11-21 15:41:58 +00:00
dsp Removed delete DSP engine from Main Window destructor now that DSP engine is global static. Was causing double free. 2015-08-09 16:11:05 +02:00
gui Replaced direct output to console for debug messages with qDebug 2015-08-09 10:33:04 +02:00
plugin Merge branch 'f4exb' into redesign 2015-08-09 11:12:43 +02:00
resources File source debugging interim state #2. Make file source GUI and input talk together 2015-08-04 04:17:24 +02:00
settings Fixed qDebug compile issues with std::string 2015-08-09 11:11:28 +02:00
util Strict aliasing. 2014-11-22 21:55:35 +00:00
mainwindow.cpp Removed delete DSP engine from Main Window destructor now that DSP engine is global static. Was causing double free. 2015-08-09 16:11:05 +02:00
mainwindow.ui Implemented minimalist recording 2015-07-28 23:54:17 +02:00