summaryrefslogtreecommitdiffstats
path: root/src/mixer/basetrackplayer.h
AgeCommit message (Expand)Author
2017-11-23Correctly unload tracks from playersUwe Klotz
2017-04-15Fix leaking waveform zoom controls.RJ Ryan
2017-03-30fix waveform_zoom_up/down/set_defaultbe_
2017-01-02Fix fake track loading so it passes through BaseTrackPlayerImpl.RJ Ryan
2016-09-04do not change speed of playing decks if "Reset Speed/Tempo" preference is che...be_
2016-06-26Rename namespace 'Mixxx' to 'mixxx'Uwe Klotz
2016-04-27Replace use of "slave" with "proxy" or "follower" everywhere.RJ Ryan
2016-04-26Rename TrackInfoObject to Track.RJ Ryan
2016-03-09Reworked the player signals, fixing Bug #1551019 and some race condition with...Daniel Schürmann
2016-03-06Remove unused default value and use override keywordDaniel Schürmann
2016-03-06Replace trackUnloaded() with void trackLoaded(TrackPointer pNewTrack, TrackPo...Daniel Schürmann
2016-02-17rename m_pSpeed to m_pRateSliderDaniel Schürmann
2016-01-25Merge branch 'master' into menubarRJ Ryan
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2016-01-20Rename [MicN/AuxN],enabled to input_configured.RJ Ryan
2016-01-15Move menu logic and VC/Passthrough/Mic checking out of MixxxMainWindow.RJ Ryan
2016-01-13Merge branch 'master' into preferences_cleanupSean M. Pappalardo
2016-01-13remove ControlObjectThread completelyDaniel Schürmann
2016-01-11Add seperate "Reset key" and "Reset Speed" prefs checkboxesSean M. Pappalardo
2016-01-09Move classes that represent mixing "devices" into mixer/.RJ Ryan