summaryrefslogtreecommitdiffstats
path: root/src/test/enginebufferscalelineartest.cpp
AgeCommit message (Expand)Author
2017-01-02Clean up tests.RJ Ryan
2016-05-28Rename and document getScaledSampleFrames()Uwe Klotz
2016-05-28Use SINT for all sample/frame index and length calculationsUwe Klotz
2016-05-26Perform scaler calculations in frames instead of samplesUwe Klotz
2015-12-30fix testsDaniel Schürmann
2015-12-30Merge remote-tracking branch 'upstream/master' into positionroundingDaniel Schürmann
2015-12-27Move SampleUtil and friends to src/util.RJ Ryan
2015-04-05remove m_buffer from enginebufferscaleDaniel Schürmann
2015-03-28Moved setter for Loopingcontrol to constructor, added assertion for != NullDaniel Schürmann
2015-03-17separate setSampleRate form setScaleParametersDaniel Schürmann
2014-12-01Use PitchRatio for 1.0 = neutral pitch; Make use m_pKeyControl->getPitchRatio()Daniel Schürmann
2014-12-01renamed setScaleParameters parameteres according to the new interfaceDaniel Schürmann
2014-11-15Enhance and reuse SampleUtilUwe Klotz
2014-04-25Refactor use of math and other headers across the codebase.RJ Ryan
2014-01-14Convert float literals to double literals in various places.RJ Ryan
2013-12-23Refactor EngineBufferScale::getScaled API to be a little more clear.RJ Ryan
2013-12-06Fix EngineBufferScaleLinearTest. I forgot to update the test when I changed t...RJ Ryan
2013-12-06Merge branch 'master' into features_keyRJ Ryan
2013-12-06Use MixxxTest to setup a standard ConfigObject and QApplication. This way ind...RJ Ryan
2013-12-03Merge branch 'master' into features_keyRJ Ryan
2013-11-30Remove unused variables and fix unused warnings.RJ Ryan
2013-07-13Provide master samplerate to the scalers viaRJ Ryan
2013-06-19Merge branch 'master' into features_keyRJ Ryan
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan