summaryrefslogtreecommitdiffstats
path: root/src/mixer/deck.cpp
AgeCommit message (Expand)Author
2020-12-14introduce CoreServices to decouple backend from QWidgetsBe
2020-12-08Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-07-31Rename handle_group to handleGroup globallyxerus2000
2020-07-31PlayerManager: Identify players by ChannelHandlexerus2000
2020-06-01Use override keyword in mixer classesDaniel Schürmann
2020-03-16master sync: clang-format changed linesOwen Williams
2019-12-03master sync: create a bool for primary decks ("ChannelX")Owen Williams
2019-01-06Added new VisualsManager classDaniel Schürmann
2016-01-25Merge branch 'master' into menubarRJ Ryan
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2016-01-15Move menu logic and VC/Passthrough/Mic checking out of MixxxMainWindow.RJ Ryan
2016-01-09Move classes that represent mixing "devices" into mixer/.RJ Ryan