summaryrefslogtreecommitdiffstats
path: root/src/engine/vinylcontrolcontrol.h
AgeCommit message (Expand)Author
2018-11-30Fix typoDaniel Schürmann
2018-11-28VinylControlControl: use m_pTrack thread saveDaniel Schürmann
2018-11-28removed unused pOldTrack from trackLoaded functionDaniel 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-26Rename TrackInfoObject to Track.RJ Ryan
2016-03-06Replace trackUnloaded() with void trackLoaded(TrackPointer pNewTrack, TrackPo...Daniel Schürmann
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2015-03-07Clarify some more seek functions for fractional positionsDaniel Schürmann
2014-11-07Use QString instead of char* in ConstructorMax Linke
2014-05-16Change vinylcontrol to not use scratch2 for rate.Owen Williams
2014-02-13Rename notifySeek() to not shadow the virtual.RJ Ryan
2014-01-17Only force vinyl mode to absolute on seek if the deck is playing.Owen Williams
2014-01-10If the user causes a sync while absolute mode is on, disable it.Owen Williams
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan