summaryrefslogtreecommitdiffstats
path: root/src/engine/enginebuffer.h
AgeCommit message (Expand)Author
2021-02-25Use -DBL_MAX as inital sample position, and fix more testsDaniel Schürmann
2021-02-25Introduce kInitalSample as inital value not 0.0Daniel Schürmann
2021-02-25Remove unused constants from header fileDaniel Schürmann
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-10Remove long copyright headersxerus2000
2020-11-10Use #pragma once everywherexerus2000
2020-11-10Remove all @author commentsxerus2000
2020-11-09Merge branch '2.2' of git@github.com:mixxxdj/mixxx.git into 2.3Uwe Klotz
2020-11-05pass the new and old play state into updateIndicatorsAndModifyPlay() fixing l...Daniel Schürmann
2020-09-29replace #include "track/track.h" by "track_decl.h" in all header filesDaniel Schürmann
2020-09-24engine/enginebuffer: Store trackSamplesOld as doubleJan Holthuis
2020-06-12Merge pull request #2855 from daschuer/safeChannelStringUwe Klotz
2020-06-11Make QString m_group constDaniel Schürmann
2020-06-09Master Sync: Fix phase seeks double-applying user tweakOwen Williams
2020-04-28Merge remote-tracking branch 'upstream/master' into lp1874918Daniel Schürmann
2020-04-27Added test that demonstates lp1874918Daniel Schürmann
2020-04-21Introduces common trackBeatsUpdated function to reduce number of connect callsDaniel Schürmann
2020-03-06Merge remote-tracking branch 'upstream/master' into lp1777667Daniel Schürmann
2020-01-08Fix rate_perm buttons moving the slider but not changing the rateOwen Williams
2019-11-20Merge remote-tracking branch 'upstream/master' into lp1777667Daniel Schürmann
2019-09-22beat loops snap to the closest (fractional) beat in quantized modePhilip Gottschling
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-07-10Merge remote-tracking branch 'upstream/master' into lp1777667Daniel Schürmann
2019-04-16CueControl: Write tests for SeekOnLoad modesNino Miškić-Pletenac
2019-02-15Merge remote-tracking branch 'upstream/master' into lp1777667Daniel Schürmann
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-17Merge remote-tracking branch 'upstream/master' into lp1777667Daniel 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