summaryrefslogtreecommitdiffstats
path: root/src/engine/channels
AgeCommit message (Expand)Author
2021-04-28Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2021-04-05Add isAudible() to SyncControl and us it to avoid internal cloch during cue-ingDaniel Schürmann
2020-12-15Merge branch '2.3' of github.com:mixxxdj/mixxx into mainJan Holthuis
2020-12-15Replace null pointer constants (e.g. NULL, 0) with nullptrJan Holthuis
2020-12-07merge 2.3Be
2020-12-08Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-12-07Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-12-02Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-12-02Clean up comments and use doxygen style (///)Jan Holthuis
2020-11-22Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-10Remove filename and author comment in header filesxerus2000
2020-11-10Remove long copyright headersxerus2000
2020-11-10Remove filename headersxerus2000
2020-11-10Use #pragma once everywherexerus2000
2020-09-25Merge branch '2.3' of github.com:mixxxdj/mixxx into masterJan Holthuis
2020-09-24engine/channels: Add missing cast to unsigned intJan Holthuis
2020-07-31Rename handle_group to handleGroup globallyxerus2000
2020-07-30Clean up headers & documentationxerus2000
2020-04-04Merge branch 'master' of github.com:mixxxdj/mixxx into mastersync-onemasterOwen Williams
2020-04-03Merge branch '2.2' of github.com:mixxxdj/mixxxJan Holthuis
2020-03-21master sync: address notesOwen Williams
2020-03-18Merge branch 'master' of github.com:mixxxdj/mixxx into mastersync-onemasterOwen Williams
2020-03-18Merge remote-tracking branch 'upstream/master' into lp1747212Daniel Schürmann
2020-03-16master sync: clang-format changed linesOwen Williams
2020-03-06Merge branch 'master' of github.com:mixxxdj/mixxx into mastersync-onemasterOwen Williams
2020-03-01Merge branch '2.2' of github.com:mixxxdj/mixxxJan Holthuis
2019-12-30Master Sync: address review notesOwen Williams
2019-12-03master sync: add a commentOwen Williams
2019-12-03master sync: create a bool for primary decks ("ChannelX")Owen Williams
2019-01-20Merge remote-tracking branch 'upstream/master' into lp1747212Daniel Schürmann
2019-01-06EngineDeck: replace SIGNAL & SLOT with Qt 5 functor syntaxBe
2019-01-06EngineChannel: replace SIGNAL & SLOT with Qt 5 functor syntaxBe
2019-01-06move EngineChannel classes to their own folderBe