summaryrefslogtreecommitdiffstats
path: root/src/analyserqueue.cpp
AgeCommit message (Expand)Author
2016-01-03repair scons vamp=0 Bug #1530454Daniel Schürmann
2015-09-17Fix crasher, probably Bug #1495317 and Bug #1406124Daniel Schürmann
2015-07-22don't emmit a progress when holding the lock, fixes Bug #1476703Daniel Schürmann
2015-07-22clear m_progressInfo.current_track to avoid an unused strong referenceDaniel Schürmann
2015-07-22Fix race condition using m_aiCheckPrioritiesDaniel Schürmann
2015-07-22Emit queueEmpty() in any case, fixes bug Bug #1477202Daniel Schürmann
2014-12-21Don't save tracks when analysis is done. Related to Bug #1400866.RJ Ryan
2014-11-18Code fascism.RJ Ryan
2014-11-16Simplify SoundSourceProxy even moreUwe Klotz
2014-11-16Fix some minor issues from the reviewUwe Klotz
2014-11-16Eliminate inappropriate inheritance: SoundSourceProxy is-not-a SoundSourceUwe Klotz
2014-11-15Enhance and reuse SampleUtilUwe Klotz
2014-11-10Fix SoundSourceProxy leak when SoundSource is invalid. Thanks @uklotzde!RJ Ryan
2014-08-29rename deref to remove confusion with QAtomicInt::dref()Owen Williams
2014-06-13Fix analyser not finishing in case of missing tracks.Daniel Schürmann
2014-03-20Disable waveform analysis for bulk analyze. Fixes Bug #1156883.RJ Ryan
2014-03-16Adjust thread priorities according to discussion in Bug #1270583.RJ Ryan
2014-01-21Add event tracing in many useful places.RJ Ryan
2013-12-31Don't allocate memory in AnalyserQueue::doAnalysis.RJ Ryan
2013-12-21Refactor the engine to process samples in the range of [-1.0, 1.0]. Fixes Bug...RJ Ryan
2013-12-03Merge branch 'master' into features_keyRJ Ryan
2013-10-30Add util/compatibility.h, a file for compatibility helpers to allow us to sup...RJ Ryan
2013-10-16explicit destroyed Playerinfo, fixed some namings.Daniel Schürmann
2013-07-18_config -> pConfig.RJ Ryan
2013-07-13Merge branch 'master' into features_key.RJ Ryan
2013-07-09adress rryans commentsMax Linke
2013-07-06Rename every occurence of prepare with analysisMax Linke
2013-07-01Delete unused tonal analyser code copied from the CLAM project.RJ Ryan
2013-06-19Merge branch 'master' into features_keyRJ Ryan
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan