CubicSDR/src/visual
Charles J. Cliffe 4d2ea8d08a Merge pull request #398 from vsonnier/thread_clean_3
thread_clean_3: Multithreading AudioThread hardening, use of try_pop() and more.
2016-07-08 21:28:11 -04:00
..
ColorTheme.cpp Cleanup MSVC warnings and deprecated C++ exception stuff 2016-06-01 19:42:34 -04:00
ColorTheme.h Spectrum peak and floor dB are now displayed 2015-08-17 21:52:38 -04:00
GainCanvas.cpp Fix Mousewheel support 2016-07-07 23:47:58 -04:00
GainCanvas.h Comment cleanup 2016-07-08 19:18:28 -04:00
InteractiveCanvas.cpp Back out wxGLAttributes update until needed. 2016-04-07 20:00:59 -04:00
InteractiveCanvas.h Back out wxGLAttributes update until needed. 2016-04-07 20:00:59 -04:00
MeterCanvas.cpp Cleanup MSVC warnings and deprecated C++ exception stuff 2016-06-01 19:42:34 -04:00
MeterCanvas.h Back out wxGLAttributes update until needed. 2016-04-07 20:00:59 -04:00
MeterContext.cpp Clean-up extraneous glFlush(), it's all in the main thread on shared context.. 2016-03-31 20:24:38 -04:00
MeterContext.h New meter widget 2014-12-31 21:43:05 -05:00
ModeSelectorCanvas.cpp Back out wxGLAttributes update until needed. 2016-04-07 20:00:59 -04:00
ModeSelectorCanvas.h Back out wxGLAttributes update until needed. 2016-04-07 20:00:59 -04:00
ModeSelectorContext.cpp 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
ModeSelectorContext.h Carry / preset mute state; mute button visual tweaks 2015-08-19 17:06:06 -04:00
PrimaryGLContext.cpp 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
PrimaryGLContext.h wstring/string usage pass, should be clean now 2016-06-14 19:52:15 +02:00
ScopeCanvas.cpp TH_CLEAN_3: Use of non-blocking try_pop() when possible, 2016-07-05 21:45:42 +02:00
ScopeCanvas.h Back out wxGLAttributes update until needed. 2016-04-07 20:00:59 -04:00
ScopeContext.cpp 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
ScopeContext.h Basic X/Y scope plot while in digital mode 2015-11-29 13:35:12 -05:00
SpectrumCanvas.cpp TH_CLEAN_3: Use of non-blocking try_pop() when possible, 2016-07-05 21:45:42 +02:00
SpectrumCanvas.h Back out wxGLAttributes update until needed. 2016-04-07 20:00:59 -04:00
TuningCanvas.cpp LABEL: Add a label edit dialog, much like FrequencyDialog, works not bad 2016-06-11 10:08:12 +02:00
TuningCanvas.h Back out wxGLAttributes update until needed. 2016-04-07 20:00:59 -04:00
TuningContext.cpp 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
TuningContext.h Spectrum peak and floor dB are now displayed 2015-08-17 21:52:38 -04:00
WaterfallCanvas.cpp TH_CLEAN_3: Use of non-blocking try_pop() when possible, 2016-07-05 21:45:42 +02:00
WaterfallCanvas.h Make spectrum mouse wheel zoom feature universal 2016-05-30 19:45:38 -04:00