summaryrefslogtreecommitdiffstats
path: root/src/engine/enginebuffer.h
AgeCommit message (Expand)Author
2019-08-01requested changesPhilip Gottschling
2019-07-21enable beatloop activation directly after activating a hotcuePhilip Gottschling
2019-07-19Merge remote-tracking branch 'upstream/2.2'Daniel Schürmann
2019-07-19Merge remote-tracking branch 'upstream/2.1' into 2.2Daniel Schürmann
2019-07-19fix disable loop on hotcue pressPhilip Gottschling
2019-04-16CueControl: Write tests for SeekOnLoad modesNino Miškić-Pletenac
2019-01-31rename EngineBuffer::m_pSyncFromChannel to m_pChannelToSyncFromMatthew Nicholson
2019-01-31rename requestSyncPosition to requestClonePositionMatthew Nicholson
2019-01-31use QAtomicPointer and rename variableMatthew Nicholson
2019-01-31add function to get the exact play positionMatthew Nicholson
2019-01-31explicitly pass the target channel when cloning a bufferMatthew Nicholson
2019-01-31use EngineSync::pickNonSyncSyncTarget() to determine the copy sourceMatthew Nicholson
2019-01-31perform the seek operation in the engine threadMatthew Nicholson
2019-01-12Merge remote-tracking branch 'upstream/2.2'Daniel Schürmann
2019-01-12Merge branch '2.1' of git@github.com:mixxxdj/mixxx.git into merge_2.1Uwe Klotz
2019-01-06move CachingReader classes to their own folderBe
2019-01-06Added new VisualsManager classDaniel Schürmann
2019-01-06rename m_iSamplesCalculated to m_iSamplesSinceLastIndicatorUpdateDaniel Schürmann
2018-12-25Move end_of_track control into the engineDaniel Schürmann
2018-12-16Merge remote-tracking branch 'upstream/2.2'Daniel Schürmann
2018-12-15Merge remote-tracking branch 'upstream/2.1' into pitchbendDaniel Schürmann
2018-12-14Merge remote-tracking branch 'upstream/2.1' into 2.2Daniel Schürmann
2018-12-12Revert rename of m_pSampleRateDaniel Schürmann
2018-11-28fix m_trackSampleRateOld handlingDaniel Schürmann
2018-11-28rename m_pSampleRate to m_pMasterSampleRate to distinguish from track sample ...Daniel Schürmann
2018-11-28Axtracted processTrackLocked() for a save Track access.Daniel Schürmann
2018-11-28Replace connections to EngineControls by direct calls for better tracability.Daniel Schürmann
2018-11-21Merge remote-tracking branch 'upstream/2.2'Be
2018-11-21Change EngineBuffer indicator update rate to 15 Hz.RJ Skerry-Ryan
2018-11-21Fix EngineBuffer indicator update rate variables.RJ Skerry-Ryan
2018-11-18Added test and fix to require two process calls to adopt pitch bendDaniel Schürmann
2018-10-26Merge pull request #1700 from daschuer/valueChangedFromEngineRJ Skerry-Ryan
2018-09-19Misc. typosluz.paz
2018-07-28Merge remote-tracking branch 'upstream/2.1'Daniel Schürmann
2018-07-06Make definitions of enum values more expliciteDaniel Schürmann
2018-06-19Fix typosDaniel Schürmann
2018-06-19Redefine SEEK_STANDARD to make it respect quantizeDaniel Schürmann
2018-06-02Remove missleading valueChangedFromEngine and use valueChangeRequest insteadDaniel Schürmann
2018-05-01Misc. typosluz.paz
2018-01-17Do not jump out of a loop if we adjust a phase (lp1743010)Daniel Schürmann
2017-11-20add time_elapsed & time_remaining COs that scale with ratebe_
2017-05-21don't shift whole loop when holding loop_in/out and beatjumpingbe_
2017-05-08measure beatloop_size when setting manual loops with quantizebe_
2017-04-12remove "reloop" CO, make "reloop_toggle" catch upcoming loopsbe_
2017-04-12hold loop_in/out to move loop boundaries; catch loop with reloop CObe_
2017-01-02Fix fake track loading so it passes through BaseTrackPlayerImpl.RJ Ryan
2016-12-20Add a ControlObject::setReadOnly method.RJ Ryan
2016-12-20make [ChannelX],track_loaded actually read-onlybe_
2016-12-18add [ChannelX],loaded ControlObjectbe_
2016-05-05Merge remote-tracking branch 'upstream/master' into scaler2Daniel Schürmann