summaryrefslogtreecommitdiffstats
path: root/src/engine/channels
AgeCommit message (Expand)Author
2020-12-15Replace null pointer constants (e.g. NULL, 0) with nullptrJan Holthuis
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-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-24engine/channels: Add missing cast to unsigned intJan Holthuis
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