summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour
AgeCommit message (Expand)Author
2015-10-03NOOP: reformat indentationPaul Davis
2015-10-03DSP load fall-off from 100%.Robin Gareus
2015-10-03fix float calc:Robin Gareus
2015-10-02explicitly drop control surface protocols before disconnecting from engine.Paul Davis
2015-10-02fix unbound DSP calc.Robin Gareus
2015-10-02define more backend error-messages.Robin Gareus
2015-10-01Reinterpret the return value of AudioBackend::start as AudioBackend::ErrorCodeTim Mayberry
2015-10-01Add a couple of error codes to AudioBackend::ErrorCodeTim Mayberry
2015-09-30split Butler::flush_tracks_to_disk() into two distinct versions with clear na...Paul Davis
2015-09-28Fix Mackie control metering (fixes #6608).Len Ovens
2015-09-28get loop recording working when using seam-ed loopingPaul Davis
2015-09-28better more reliable checks on renamed, newly created and imported track/bus ...Paul Davis
2015-09-28change semantics of 4th argument to Session::locate to mean "this locate is c...Paul Davis
2015-09-22add debug flags for VST CallbacksRobin Gareus
2015-09-21processor-box: explicitly check for "Amp" (Fader)Robin Gareus
2015-09-20fix duplicating multiple selected regions - fixes #6202André Nusser
2015-09-20prepare LTC File ReaderRobin Gareus
2015-09-20add silence-stripping fade constraintsRobin Gareus
2015-09-16Revert "add an Amp to Delivery, remove it from Send, make use of this in vari...Paul Davis
2015-09-16Add ardour/types.h to ardour/parameter_descriptor.h for AutomationTypeTim Mayberry
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-15add an Amp to Delivery, remove it from Send, make use of this in various ::ru...Paul Davis
2015-09-15prepare displaying peakfile queue-lenRobin Gareus
2015-09-15add 2 new session properties related to implicit fades/gain rampsPaul Davis
2015-09-15prepare peak-file cleanup/recreate.Robin Gareus
2015-09-13Fix typo in DSPLoadCalculator causing assertions on Windows debug buildsTim Mayberry
2015-09-12remove cruftRobin Gareus
2015-09-11spelling error fixes (notably "overriden" => "overidden") from IOhannes m zmÃ...Paul Davis
2015-09-10add PortManager::port_name_prefix_is_unique()Paul Davis
2015-09-10use FileSource::within_session() for peak-filesRobin Gareus
2015-09-10Make sure that the DSPLoadCalculator class is exportableJohn Emmas
2015-09-10Add DSPLoadCalculator class to libardourTim Mayberry
2015-09-10allow LV2 plugins to query current block-size.Robin Gareus
2015-09-10rework peakfile handling:Robin Gareus
2015-09-10remove Ardour broken peak-file supportRobin Gareus
2015-09-08new enums required for RF64 => RIFF and MBWF supportPaul Davis
2015-09-05provide details about session-creation failure.Robin Gareus
2015-09-03Review changesMathias Buhr
2015-09-03Fixes case where audiofiles used wrong peakfilesMathias Buhr
2015-09-03Use const reference and renames variableMathias Buhr
2015-09-02rework AudioUnit variable input port count.Robin Gareus
2015-09-02Add API to AudioBackend to request update to devicesTim Mayberry
2015-09-02Add debug bit for AudioBackends for port related debug outputTim Mayberry
2015-09-02Move AudioBackend related debug bits into libardourTim Mayberry
2015-09-02Add enums to AudioBackend class for getting standard error and device name st...Tim Mayberry