summaryrefslogtreecommitdiffstats
path: root/src/vinylcontrol/vinylcontrolmanager.cpp
AgeCommit message (Expand)Author
2020-01-15Fix incorrect emit statements in Mixxx codebaseJan Holthuis
2020-01-09vinylcontrol/vinylcontrolmanager: Replace QSignalMapper with lambda expressionsJan Holthuis
2019-08-06Minor source comment typo tweeksluz.paz
2019-07-04Replace qOverload with QOverloadFerran Pujol Camins
2019-07-02Use new signals & slots syntaxFerran Pujol Camins
2019-01-13Fix and cleanup Qt compatibility includesUwe Klotz
2019-01-06remove need for lambdas with connectValueChange(Request)Be
2017-01-01remove inline getValueString to fix Mac buildDaniel Schürmann
2016-04-27Replace use of "slave" with "proxy" or "follower" everywhere.RJ Ryan
2016-04-27Move all Control classes to src/control.RJ Ryan
2016-04-16Add some helper template methods to ConfigObject.RJ Ryan
2016-03-28Report correct channel count when registering AudioPathsDaniel 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-13remove ControlObjectThread completelyDaniel Schürmann
2016-01-13use COS in VinylControlManagerDaniel Schürmann
2016-01-09Move classes that represent mixing "devices" into mixer/.RJ Ryan
2015-12-28Move SoundManager/SoundDevice/etc. to src/soundio/.RJ Ryan
2015-03-01Remove vinyl control mode preference. Instead remember last-used mode per-deck,Owen Williams
2014-04-17uninitialized membersMarcos CARDINOT
2014-03-16Show signal quality widgets if deck is configured, not just if it's enabled.Owen Williams
2014-01-13Support mono outputs and inputs.RJ Ryan
2014-01-10Delete ControlObjectThreadMain and ControlObjectThreadWidget.RJ Ryan
2013-12-21Use the default AutoConnectionOwen Williams
2013-12-21use a QList instead of array for vc enabled COs.Owen Williams
2013-12-21Prevent attempts at reading NULL vinyl control COOwen Williams
2013-12-21Only write preferences for decks that existedOwen Williams
2013-12-21Fix vinyl control manager so it loads preferences for decks created by skins.Owen Williams
2013-10-13Improve CO usage in vinylcontrolmanagerDaniel Schürmann
2013-06-28Introduce static get and set functions for ControlObjectDaniel Schürmann
2013-06-20repace setValueFromThread by set via a tamporary cotDaniel Schürmann
2013-06-19Merge remote-tracking branch 'upstream/master' into atomic-coDaniel Schürmann
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan