summaryrefslogtreecommitdiffstats
path: root/src/engine/enginexfader.cpp
AgeCommit message (Expand)Author
2020-12-15Replace null pointer constants (e.g. NULL, 0) with nullptrJan Holthuis
2020-09-25engine/enginexfader: Use CSAMPLE_GAIN for getXfadeGains()Jan Holthuis
2018-04-06More misc. typosluz.paz
2016-03-21XFader: increase the range of the curve slider to 0.6 .. 10000Daniel Schürmann
2016-03-19add comments for crossfade computationsPavel Potocek
2016-03-19Change the Constant power crossfader to be constant power for uncorrelated si...Pavel Potocek
2015-11-23move constants to EngineXfader to be reusableDaniel Schürmann
2015-11-16Make const power mode const, improve preview graphDaniel Schürmann
2015-11-16Increase the possible xfader transform value up to 1000, this allows a cuttin...Daniel Schürmann
2014-04-25Refactor use of math and other headers across the codebase.RJ Ryan
2013-06-29Change EngineXfader to use double-precision floating point.RJ Ryan
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan