summaryrefslogtreecommitdiffstats
path: root/src/vinylcontrol/vinylcontrol.cpp
AgeCommit message (Expand)Author
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2019-01-10Merge remote-tracking branch 'upstream/master' into rate_ratioDaniel Schürmann
2018-12-17Fix vinyl control pregain value being incorrectly overwrittenOwen Williams
2018-09-14Switch all code to the new rate_ratio controlDaniel Schürmann
2018-07-23Used the new rate_ratio control to set the rateDaniel 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-02-17use calcRateRatio in VinylControlXwax as wellDaniel Schürmann
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2015-09-12use COS in VinylControlDaniel Schürmann
2014-12-29Made m_pRateSlider a ControlObjectSlaveDaniel Schürmann
2014-12-29renamed m_pVCRate to controlScratch and make it a ControlObjectSlaveDaniel Schürmann
2014-12-20Don't track "steady pitch" values while user is reversing the trackOwen Williams
2014-05-16Change vinylcontrol to not use scratch2 for rate.Owen Williams
2014-04-17Clean up vinyl prefs window.Owen Williams
2014-04-03Change playposition range back to 0-1. Fixes Bug #1201972.RJ Ryan
2014-03-15Don't pre-check the internal enabled flag when toggling decks.Owen Williams
2014-01-14Convert float literals to double literals in various places.RJ Ryan
2013-12-23Merge branch 'master' into engine_refactorRJ Ryan
2013-12-22Attack of the style police.RJ Ryan
2013-12-21Purely cosmetic cleanups to VinylControl / VinylControlXwax.RJ Ryan
2013-12-21Refactor the engine to process samples in the range of [-1.0, 1.0]. Fixes Bug...RJ Ryan
2013-06-28Introduce static get and set functions for ControlObjectDaniel 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