summaryrefslogtreecommitdiffstats
path: root/src/engine/enginevumeter.h
AgeCommit message (Expand)Author
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-09-25engine/enginevumeter: Use constexpr instead of DEFINESJan Holthuis
2017-08-27Removed unused fields from GroupFeatureState and scale length by secondsDaniel Schürmann
2016-04-27Replace use of "slave" with "proxy" or "follower" everywhere.RJ Ryan
2015-08-12EngineVuMeter: Optimized PeakIndicator CO calculation.Ferran Pujol Camins
2015-08-08Added "PeakIndicatorL" and "PeakIndicatorR" ControlObjects.Ferran Pujol Camins
2014-11-07Use QString instead of char* in ConstructorMax Linke
2014-04-25Refactor use of math and other headers across the codebase.RJ Ryan
2014-04-21Changed EngineObject interface to use a common in/out buffer.Daniel Schürmann
2014-04-12reduce VU sample rate to 30 to match half of common dispaly frame rateDaniel Schürmann
2014-04-12Make PeakIndicator duration independend fro buffer size and sample rateDaniel Schürmann
2014-04-12moved PeakIndicator CO to EngineVuMeter and removed clamping from input enginesDaniel Schürmann
2014-03-30Collect features from groups and expose them to effect processors.RJ Ryan
2014-02-11reset vuMeter when EnginAux is not activeDaniel Schürmann
2014-01-01some minor style fixesDaniel Schürmann
2013-12-19Fix ugly const-casting required by EngineObject API.RJ Ryan
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan