CubicSDR/src
vsonnier c7467a88bc BLOCKING_QUEUE: prepare by raising up max queue lenghts
BLOCKING_QUEUE: Replaced ThreadQueue usage by ThreadBlockingQueue usage
BLOCKING_QUEUE: instrument all push() with timeouts, showed some call have to be non-blocking...
BLOCKING_QUEUE: tuned push()/try_push()
2017-02-14 18:42:05 +01:00
..
audio BLOCKING_QUEUE: prepare by raising up max queue lenghts 2017-02-14 18:42:05 +01:00
demod BLOCKING_QUEUE: prepare by raising up max queue lenghts 2017-02-14 18:42:05 +01:00
forms About Dialog panel padding tweak 2017-02-08 21:22:56 -05:00
modules/modem CLEANUP: some compiler and static analysis warnings 2017-01-28 14:57:27 +01:00
panel COMMENTS,POLISHING: comments fenzy around VisualProcessor machinery, 2017-02-05 12:41:43 +01:00
process BLOCKING_QUEUE: prepare by raising up max queue lenghts 2017-02-14 18:42:05 +01:00
rig Licence fix, add SPDX-License-Identifier, remove unused code files 2017-01-02 21:07:43 -05:00
sdr BLOCKING_QUEUE: prepare by raising up max queue lenghts 2017-02-14 18:42:05 +01:00
ui CLEANUP: some compiler and static analysis warnings 2017-01-28 14:57:27 +01:00
util BLOCKING_QUEUE: prepare by raising up max queue lenghts 2017-02-14 18:42:05 +01:00
visual MISC2: Position labels better according to font scale (working this time) 2017-02-13 18:38:16 +01:00
AppConfig.cpp CLEANUP: some compiler and static analysis warnings 2017-01-28 14:57:27 +01:00
AppConfig.h FIX: wrong directive placement prevent building witout HAMLIB 2017-01-03 18:41:38 +01:00
AppFrame.cpp New 'About' dialog and minor cleanup 2017-02-07 21:48:22 -05:00
AppFrame.h New 'About' dialog and minor cleanup 2017-02-07 21:48:22 -05:00
BookmarkMgr.cpp Additional license headers, cleanup unused code defs/refs 2017-01-02 21:27:08 -05:00
BookmarkMgr.h Additional license headers, cleanup unused code defs/refs 2017-01-02 21:27:08 -05:00
CubicSDR.cpp COMMENTS,POLISHING: comments fenzy around VisualProcessor machinery, 2017-02-05 12:41:43 +01:00
CubicSDR.h BLOCKING_QUEUE: prepare by raising up max queue lenghts 2017-02-14 18:42:05 +01: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 Minor re-tweak of main waterfall default lines, version bump 2017-02-05 20:47:47 -05:00
DemodLabelDialog.cpp Merge branch 'develop' into master 2017-01-02 21:22:13 -05:00
DemodLabelDialog.h Licence fix, add SPDX-License-Identifier, remove unused code files 2017-01-02 21:07:43 -05:00
FrequencyDialog.cpp Licence fix, add SPDX-License-Identifier, remove unused code files 2017-01-02 21:07:43 -05:00
FrequencyDialog.h Licence fix, add SPDX-License-Identifier, remove unused code files 2017-01-02 21:07:43 -05:00
IOThread.cpp FIX: missing demod displays due to wrong input/queue setups order 2017-01-08 12:46:31 +01:00
IOThread.h FIX: missing demod displays due to wrong input/queue setups order 2017-01-08 12:46:31 +01:00
ModemProperties.cpp Merge branch 'develop' into master 2017-01-02 21:22:13 -05:00
ModemProperties.h Licence fix, add SPDX-License-Identifier, remove unused code files 2017-01-02 21:07:43 -05:00