summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2017-06-24Adjust the indication of the treshold value by the makup gain.makeup-testJohannes Mueller
2017-06-24Also the stereo version needs to set need_exposeJohannes Mueller
2017-06-24Show a-comp's makeup grain in inline renderingJohannes Mueller
2017-06-11a-EQ: Tweak knob layout to be less confusingDamien Zammit
2017-06-11Fix thinko in 9581cb26 - scratch-buffer can't be used recursively.Robin Gareus
2017-06-10OSC: add option to send /reply instead of #reply (OSC1.0 compat)Len Ovens
2017-06-10Emit Session::Located only if _engine.transport_frame() is up to dateJohannes Mueller
2017-06-10Make Session::backend_sync_callback() emit Session::LocatedJohannes Mueller
2017-06-10semantically more correct ordering of previous commitPaul Davis
2017-06-10linker-agnostic version of recent commit to get ControlProtocol selection sta...Paul Davis
2017-06-10Implement slaved boolean automation and update mute special-caseRobin Gareus
2017-06-10Restore VCA Automation stateRobin Gareus
2017-06-10amend a1b4f9b8ab - handle disconnecting from all mastersRobin Gareus
2017-06-09set first selected stripable for control protocols before they are instantiatedPaul Davis
2017-06-09NO-OP: whitespaceRobin Gareus
2017-06-09Fix deletion of VCA with slaved controls.Robin Gareus
2017-06-09Remove Automatable::value_as_string API from libardourRobin Gareus
2017-06-09Prepare to eventually drop Automatable::value_as_string()Robin Gareus
2017-06-09a-EQ: Revert one of the previous changesDamien Zammit
2017-06-09Add a method for obtaining the frame position of beat/whatever zeronick_m
2017-06-09Tempo lines display subdivisions correctly over a tempo changenick_m
2017-06-09Fix reversed logic in legacy tempo secton detectionnick_m
2017-06-08Do not duplicate note id in copy constructornick_m
2017-06-08Remove debugging from TempoTest::qnDistanceTestRamp ()nick_m
2017-06-08Fix uninitialised tempo section variablenick_m
2017-06-08a-EQ: DSP bugfixDamien Zammit
2017-06-06OSC: add optional paging to sends in select.Len Ovens
2017-06-06Fix a-EQ when parameter changes are very slowNil Geisweiller
2017-06-03Apply VCA master gain automation to Amp (Fader, Trim)Robin Gareus
2017-06-03Add infrastructure for evaluating VCA automation curvesRobin Gareus
2017-06-03amend 67f9f6fd: no recursive ReaderLockRobin Gareus
2017-06-03add const-ness: Evaluating a curve does not change it.Robin Gareus
2017-06-03Add a scratch buffer for automation.Robin Gareus
2017-06-03NO-OP: whitespaceRobin Gareus
2017-05-31OSC: Some surfaces may use float for ssid. Accept this too.Len Ovens
2017-05-31OSC: check controllable exists before usingLen Ovens
2017-05-30Add Lua bindings for VCAs and VCAManagerRobin Gareus
2017-05-30Prepare for automation control masterRobin Gareus
2017-05-29NO-OP: whitespaceRobin Gareus
2017-05-29duplicate routes start off unsoloed to avoid issues related to upstream / dow...Daniel Sheeler
2017-05-29Allow export presets for 176.4KHz -- "Ardour6: music for bats"Robin Gareus
2017-05-26Use string concatenation and PBD::to_string in EventTypeMap::to_symbol()Tim Mayberry
2017-05-26Remove normalization of property names from libpbd xml codeTim Mayberry
2017-05-26Use correct property name in generic MIDI surfaceTim Mayberry
2017-05-26Use correct names when setting MidiTrack propertiesTim Mayberry
2017-05-25Always create a deep copy of MIDI regions when copying playlists.Robin Gareus
2017-05-25Implement basic AU parameter-printingRobin Gareus
2017-05-25Include ParameterDescriptor in read-only control outputRobin Gareus
2017-05-24OSC: fix return value for successful touchLen Ovens
2017-05-24OSC: Added lpf and hpf controls for freq,enable and slopeLen Ovens