CubicSDR/src
vsonnier e32e687fe8 Make IOThreads terminate() fully non-blocking and misc.
- Thanks to timed-pop() usage, it is no longer needed to nudge queues with dummy to wake them
- Less bad luck to be stuck there
- Misc: leave the trace about the audio thread staturation, useful despite it raises some alarm among users...
2017-08-14 09:46:53 +02:00
..
audio Make IOThreads terminate() fully non-blocking and misc. 2017-08-14 09:46:53 +02:00
demod Make IOThreads terminate() fully non-blocking and misc. 2017-08-14 09:46:53 +02:00
forms Fix bad re-loading, setting and UI glitches for Device Runtime settings, and misc. 2017-08-12 08:17:40 +02:00
modules/modem Make ReBuffer refcount management automatic, using std::shared_ptr: 2017-05-24 12:28:37 +02:00
panel Cleanup: remove some unused params and variables, conversion warnings seen with #550. 2017-05-29 20:22:10 +02:00
process Threads vs. Queues lifetimes, cleanups. 2017-08-13 19:19:25 +02:00
rig Licence fix, add SPDX-License-Identifier, remove unused code files 2017-01-02 21:07:43 -05:00
sdr Make IOThreads terminate() fully non-blocking and misc. 2017-08-14 09:46:53 +02:00
ui Cleanup: remove some unused params and variables, conversion warnings seen with #550. 2017-05-29 20:22:10 +02:00
util Threads vs. Queues lifetimes, cleanups. 2017-08-13 19:19:25 +02:00
visual Threads vs. Queues lifetimes, cleanups. 2017-08-13 19:19:25 +02:00
AppConfig.cpp Some additional custom build opts; fix compile order issue on OSX; patch tuning label font glitch. 2017-03-20 20:20:17 -04:00
AppConfig.h FIX: wrong directive placement prevent building witout HAMLIB 2017-01-03 18:41:38 +01:00
AppFrame.cpp Fix #565, Solo mode is now saved into session files 2017-08-12 18:09:36 +02:00
AppFrame.h Cleanup: remove some unused params and variables, conversion warnings seen with #550. 2017-05-29 20:22:10 +02:00
BookmarkMgr.cpp Cleanup: remove some unused params and variables, conversion warnings seen with #550. 2017-05-29 20:22:10 +02:00
BookmarkMgr.h Cleanup: remove some unused params and variables, conversion warnings seen with #550. 2017-05-29 20:22:10 +02:00
CubicSDR.cpp Threads vs. Queues lifetimes, cleanups. 2017-08-13 19:19:25 +02:00
CubicSDR.h Threads vs. Queues lifetimes, cleanups. 2017-08-13 19:19:25 +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 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 Cleanup: remove some unused params and variables, conversion warnings seen with #550. 2017-05-29 20:22:10 +02:00
FrequencyDialog.h Licence fix, add SPDX-License-Identifier, remove unused code files 2017-01-02 21:07:43 -05:00
IOThread.cpp Threads vs. Queues lifetimes, cleanups. 2017-08-13 19:19:25 +02:00
IOThread.h Threads vs. Queues lifetimes, cleanups. 2017-08-13 19:19:25 +02: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