CubicSDR/src
Charles J. Cliffe f9b394e1ef Herp de Derp James Ready 5.5
This reverts commit 48eeae863e.
2016-06-24 00:19:57 -04:00
..
audio might be null.. 2016-06-08 21:48:10 -04:00
demod Basic support is here for user labels, even if DataTree only support 8bit strings 2016-06-12 17:05:11 +02:00
forms Save sample rate, gain levels and AGC state per-device, add sample rate to device dialog 2016-05-11 22:37:25 -04:00
modules/modem remove test decRef 2016-06-07 19:56:08 -04:00
panel Fix Spectrum mhz steps and frequencies not properly calculated w.r.t front scale factor 2016-06-24 02:01:32 +02:00
process unnecessary frequency=0 check.. 2016-06-03 20:35:08 -04:00
rig Add center lock and modem tracking to rig control 2016-02-29 23:14:23 -05:00
sdr MISC 1 : Create ReBuffer by default with refcount 1, so remove redundant refCount(1) evertwhere 2016-06-09 19:38:20 +02:00
ui boolean -> bool 2016-06-23 21:52:32 -04:00
util DONE. Now GLFont.getFont() retturns a proxy that automatically selects the best font for the required size 2016-06-23 21:28:04 +02:00
visual Minor manual gain font size tweak 2016-06-23 22:22:30 -04:00
AppConfig.cpp Herp de Derp James Ready 5.5 2016-06-24 00:19:57 -04:00
AppConfig.h Save font scale in global settings 2016-06-21 21:26:09 +02:00
AppFrame.cpp Mode selector font looks good, but needed +5px for visual padding 2016-06-23 22:13:03 -04:00
AppFrame.h Save font scale in global settings 2016-06-21 21:26:09 +02:00
CubicSDR.cpp FIX: non-Ascii and beyond are working better now (ex: Euro symbol) 2016-06-19 16:47:33 +02:00
CubicSDR.h LABEL: Add a label edit dialog, much like FrequencyDialog, works not bad 2016-06-11 10:08:12 +02:00
CubicSDR.png Add desktop launcher info for linux 2015-07-26 19:47:43 -04:00
CubicSDR.xpm Better initial sample rate setup, remove hard-coded default rate and use device info matching /w fallback 2015-03-22 20:47:07 -04:00
CubicSDRDefs.h Channelizer tweaks 2015-12-05 19:07:26 -05:00
DemodLabelDialog.cpp wstring/string usage pass, should be clean now 2016-06-14 19:52:15 +02:00
DemodLabelDialog.h LABEL: Add a label edit dialog, much like FrequencyDialog, works not bad 2016-06-11 10:08:12 +02:00
FrequencyDialog.cpp Fix numeric direct-input for linux 2016-02-09 01:08:15 -05:00
FrequencyDialog.h Fix initial numeric input char for Windows 2016-02-09 00:46:39 -05:00
IOThread.cpp Rebuffer Garbage collector; mostly to pinpoint/gracefully handle ReBuffer failures 2016-06-07 19:54:36 -04:00
IOThread.h MISC 1 : Create ReBuffer by default with refcount 1, so remove redundant refCount(1) evertwhere 2016-06-09 19:38:20 +02:00
ModemProperties.cpp Don't let global key handler usurp the ModemProperties 2016-05-19 19:23:56 -04:00
ModemProperties.h Add GMSK, fix modem bandwidth logic, cleanup. 2015-11-30 21:58:54 -05:00