CubicSDR/src/process
vsonnier 21c8a81c32 TH_CLEAN_3.5: push() cleanup side of things, assure SDRThread::readStream() to actually check for full + make ThreadQueue notify even in case on not-successfull push(), make it spam notify_all() everytime 2016-07-08 23:30:15 +02:00
..
FFTDataDistributor.cpp TH_CLEAN_3: Use of non-blocking try_pop() when possible, 2016-07-05 21:45:42 +02:00
FFTDataDistributor.h Linux - missing header and warning fixes 2016-02-04 18:05:33 -05:00
FFTVisualDataThread.cpp THREAD_CLEAN: Clearly distinguish between a request to stop by terminate() from the actual termination isTerminated() 2016-06-28 22:16:34 +02:00
FFTVisualDataThread.h THREAD_CLEAN: Clearly distinguish between a request to stop by terminate() from the actual termination isTerminated() 2016-06-28 22:16:34 +02:00
ScopeVisualProcessor.cpp TH_CLEAN_3: Use of non-blocking try_pop() when possible, 2016-07-05 21:45:42 +02:00
ScopeVisualProcessor.h FIX not-initialized audio samples in mono causing fucked FFT + pedantic touches 2016-06-25 16:02:44 +02:00
SpectrumVisualDataThread.cpp THREAD_CLEAN: Clearly distinguish between a request to stop by terminate() from the actual termination isTerminated() 2016-06-28 22:16:34 +02:00
SpectrumVisualDataThread.h THREAD_CLEAN: Clearly distinguish between a request to stop by terminate() from the actual termination isTerminated() 2016-06-28 22:16:34 +02:00
SpectrumVisualProcessor.cpp unnecessary frequency=0 check.. 2016-06-03 20:35:08 -04:00
SpectrumVisualProcessor.h Replace mutex lock/unlock pairs with guards, cleanups 2016-06-03 18:45:03 +02:00
VisualProcessor.cpp Visual Processor prototype 2015-07-27 21:20:44 -04:00
VisualProcessor.h TH_CLEAN_3.5: push() cleanup side of things, assure SDRThread::readStream() to actually check for full + make ThreadQueue notify even in case on not-successfull push(), make it spam notify_all() everytime 2016-07-08 23:30:15 +02:00