summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
2017-06-14Fix range-separate for musically-locked MIDI regionsRobin Gareus
2017-06-14Special-case VCA at 0 (-inf dB), force gain slaves to -inf dBRobin Gareus
2017-06-14Merge event control lists when disconnecting a master-ctrlRobin Gareus
2017-06-13Apply master-value to automation on disconnect.Robin Gareus
2017-06-13Write inverse master automation.Robin Gareus
2017-06-13amend 11ba1854 -- locked curve-evaluation is not publicRobin Gareus
2017-06-13Fix another thinko in 9581cb26 + 02b087c5 (VCA gain automation)Robin Gareus
2017-06-13Fix nasty duplicate XML nodeRobin Gareus
2017-06-13Remember subgroup-busRobin Gareus
2017-06-13Allow group gain sharing + VCA againRobin Gareus
2017-06-12Fix relative grouped + VCA slaved gainRobin Gareus
2017-06-12Remove unnecessary temporary variables in MasterRecord::set_stateTim Mayberry
2017-06-12VCA/SlavableAutomationCtrl re-design:Robin Gareus
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-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-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-08Remove debugging from TempoTest::qnDistanceTestRamp ()nick_m
2017-06-08Fix uninitialised tempo section variablenick_m
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 a scratch buffer for automation.Robin Gareus
2017-06-03NO-OP: whitespaceRobin Gareus
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-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-23Remove old jack_utils.h header that was moved to the JACK backendTim Mayberry
2017-05-23Sort tempo map after legacy sections have been assigned a pulsenick_m
2017-05-23Tempo sections with a BBT start XML node are never rampednick_m