summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-01-06move CachingReader classes to their own folderBe
2019-01-06move EngineChannel classes to their own folderBe
2019-01-06Merge remote-tracking branch 'upstream/master' into engine_function_pointer_c...Be
2019-01-06move EngineControls to their own folderBe
2019-01-06move EngineFilter classes to their own folderBe
2019-01-06Merge pull request #1963 from daschuer/end_of_trackDaniel Schürmann
2019-01-06VinylControlControl: replace SIGNAL/SLOT with Qt 5 functor syntaxBe
2019-01-06RateControl: replace SIGNAL & SLOT with Qt 5 functor syntaxBe
2019-01-06QuantizeControl: replace SIGNAL & SLOT with Qt 5 functor syntaxBe
2019-01-06remove need for lambdas with connectValueChange(Request)Be
2019-01-06CueControl: replace SIGNAL & SLOT with Qt 5 functor syntaxBe
2019-01-06ClockControl: replace SIGNAL & SLOT with Qt 5 functor syntaxBe
2019-01-06BpmControl: replace SIGNAL & SLOT with Qt 5 functor syntaxBe
2019-01-06ControlProxy::connectValueChanged support Qt 5 functor syntaxBe
2019-01-06LoopingControl: replace SIGNAL & SLOT with functorsBe
2019-01-06CO::connectValueChangeRequest replace SLOT with functorsBe
2019-01-06fix include order and typoDaniel Schürmann
2019-01-06Fix typo, include style and indentDaniel Schürmann
2019-01-06Merge remote-tracking branch 'upstream/master' into end_of_trackDaniel Schürmann
2019-01-06Added new VisualsManager classDaniel Schürmann
2019-01-06remove unuser QObject nature from GuiTick classDaniel Schürmann
2019-01-06Added tempoTrackSeconds to VisualplayPositionDaniel Schürmann
2019-01-06unify use of variables in updateIndicatorsDaniel Schürmann
2019-01-06rename m_iSamplesCalculated to m_iSamplesSinceLastIndicatorUpdateDaniel Schürmann
2019-01-05README: http -> https, update links, etc.RJ Skerry-Ryan
2019-01-05Avoid potential null pointer dereferences in DlgPrefLV2.RJ Skerry-Ryan
2019-01-05Add a brief summary of 2.3.0 improvements.RJ Skerry-Ryan
2019-01-05Merge pull request #1967 from Be-ing/lodash_full_buildBe
2019-01-05Merge pull request #1978 from uklotzde/libsoundtouch_devDaniel Schürmann
2019-01-05Merge pull request #1973 from uklotzde/mpscfifoDaniel Schürmann
2019-01-05Merge pull request #1980 from uklotzde/vamp_sconscriptDaniel Schürmann
2019-01-04Improve check for SoundTouch libUwe Klotz
2019-01-04Use override instead of virtualUwe Klotz
2019-01-04Delete obsolete build scriptUwe Klotz
2019-01-04Explain usage of MpscFifo for atomically submitting track pointersUwe Klotz
2019-01-04Clarify semantics of member variablesUwe Klotz
2019-01-04Log critical error if analyzer thread is not ready for submissionUwe Klotz
2019-01-04Improve error message if libSoundTouch dev components are missingUwe Klotz
2019-01-02Clarify why the argument is passed by valueUwe Klotz
2019-01-02Replace operator new with std::make_uniqueUwe Klotz
2019-01-02Reduce testing timeUwe Klotz
2019-01-02Fix naming of functionUwe Klotz
2019-01-01Fix and test MpscFifoUwe Klotz
2019-01-01Add a (failing) test for MpscFifoUwe Klotz
2019-01-01Merge pull request #1971 from sblaisot/master-2019RJ Skerry-Ryan
2019-01-01Merge pull request #1969 from daschuer/controlvaluewUwe Klotz
2019-01-01Happy New Year 2019!Sébastien Blaisot
2019-01-01fix uninitialized warning and remove unused variableDaniel Schürmann
2018-12-31Remove usr/lib/mixxx from mixxx.install now that VAMP support is removed.RJ Skerry-Ryan
2018-12-30Merge pull request #926 from rryan/remove-vampBe