summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/dsp_load_calculator.h
AgeCommit message (Expand)Author
2017-08-04Graph profiling: allow to override max DSP thread count & calc avg.Robin Gareus
2015-10-03DSP load fall-off from 100%.Robin Gareus
2015-10-03fix float calc:Robin Gareus
2015-10-02fix unbound DSP calc.Robin Gareus
2015-09-16fix DSP load bounds 0..1 and add unbound APIRobin Gareus
2015-09-16Add DSPLoadCalculator::set_max_time() to set max time based on samplerate and...Tim Mayberry
2015-09-16Move implementation for DSPLoadCalculator back into headerTim Mayberry
2015-09-16Use same algorithm as CA and ALSA backends in DSPLoadCalculationTim Mayberry
2015-09-16Add check for invalid timer values from the DummyBackendTim Mayberry
2015-09-16Change types in DSPLoadCalculator to signed integer after change in utils::ge...Tim Mayberry
2015-09-13Fix typo in DSPLoadCalculator causing assertions on Windows debug buildsTim Mayberry
2015-09-10Make sure that the DSPLoadCalculator class is exportableJohn Emmas
2015-09-10Add DSPLoadCalculator class to libardourTim Mayberry