summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-09Fix reversed logic in legacy tempo secton detectionnick_m
2017-06-09Delete tempo lines when session goes awaynick_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-08Fix rec-box w/count-inRobin Gareus
2017-06-08Update LuaDialog example script to include File/Folder selectionRobin Gareus
2017-06-08Add a file-chooser LuaDialog WidgetRobin Gareus
2017-06-07cut buffer must not mess around with libardour selectionPaul Davis
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-03add route dialog now has "Add" and "Add and Close" buttons. "Add" keeps dial...Daniel Sheeler
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-06-02Import Dialog is Window. Dialog Esc behavior needs to be emulated.Robin Gareus
2017-06-01Remove "Close" button from import-dialog (prefer WM close button)Robin Gareus
2017-05-31if actively recording, prevent interaction between mouse and audio clock widg...Paul Davis
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-29Credit where credit is dueRobin 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-29when creating a new session after working on one, the "Cancel" button should ...Paul Davis
2017-05-29Allow export presets for 176.4KHz -- "Ardour6: music for bats"Robin Gareus
2017-05-26Update Russian translationAlexandre Prokoudine
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-26Remove attempt to retrieve invalid Meterbridge propertiesTim Mayberry
2017-05-26Use correct property names in Meterbridge::get_state()Tim Mayberry
2017-05-26Use correct property names for Editor transport controllable stateTim Mayberry
2017-05-25Always create a deep copy of MIDI regions when copying playlists.Robin Gareus
2017-05-25Pretty print control-outputs in generic-UIRobin 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
2017-05-23OSC add feedback for extra comp and eq controlsLen Ovens
2017-05-23OSC - make /strip/list accept a parameter like everything elseLen Ovens
2017-05-23Accommodate recently removed source(s) in our MSVC project (gtk2_ardour)John Emmas
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