summaryrefslogtreecommitdiffstats
path: root/src/vinylcontrol/vinylcontrolprocessor.h
AgeCommit message (Expand)Author
2021-04-29Replace recursive QMutexes with QRecursiveMutexJan Holthuis
2020-12-02Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-10Use #pragma once everywherexerus2000
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2015-12-28Move SoundManager/SoundDevice/etc. to src/soundio/.RJ Ryan
2014-03-16Show signal quality widgets if deck is configured, not just if it's enabled.Owen Williams
2014-03-15Add some documentation to SoundManager methods about concurrency issues.RJ Ryan
2014-02-13renamed onInputConnected to onInputConfigured to avoid missundestandingDaniel Schürmann
2013-12-21Refactor the engine to process samples in the range of [-1.0, 1.0]. Fixes Bug...RJ Ryan
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan