summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-15Add Lua bindings for plugin re-orderingRobin Gareus
2017-02-15Don't copy-construct MusicFrame, pass const reference.Robin Gareus
2017-02-15unconditionally set region quarter note in set_position().nick_m
2017-02-14Separate MSB/LSB MIDI Bank selectRobin Gareus
2017-02-14Save/restore location clock modeRobin Gareus
2017-02-14NO-OP: whitespaceRobin Gareus
2017-02-14Another update for Lua-documentation (new manual.ardour.org)Robin Gareus
2017-02-14Update Lua script - API change after 59daffea1Robin Gareus
2017-02-14Add missing bindings (after 59daffea1)Robin Gareus
2017-02-14update luadoc tool (new manual website system)Robin Gareus
2017-02-14Fix lua-doc (Null pointer c'tor doc)Robin Gareus
2017-02-14Reset window-size when switching between custom and generic plugin UI.Robin Gareus
2017-02-13Clarify session property (now that there's an action)Robin Gareus
2017-02-13GUI action Transport/RecordCountInRobin Gareus
2017-02-13Prepare record with count-in actionRobin Gareus
2017-02-13reinstate ensure-time-axis-visible after move-selected-tracksPaul Davis
2017-02-13new implementation of move-selected-tracksPaul Davis
2017-02-13update email addressPaul Davis
2017-02-13Update scripts for API change in 59daffea1Robin Gareus
2017-02-13remove unused background exposeRobin Gareus
2017-02-13latest Czech translation for libs/ardour, from Pavel Fric (December 2016)Paul Davis
2017-02-14fix 'snap to beat' havoc-causing misplaced bracket.nick_m
2017-02-13fix missing position property in MidiRegion::clone()nick_m
2017-02-12credit where credit is duePaul Davis
2017-02-12Update Japanese translationHiroki Inagaki
2017-02-09This is the wrong approach to this problem.5.6Paul Davis
2017-02-09remove debug output from PresentationInfo changesPaul Davis
2017-02-09NO-OP: whitespace conversionPaul Davis
2017-02-09when considering whether or not to autoscroll teh canvas, first translate all...Paul Davis
2017-02-09remove debugging stacktrace from mackie codePaul Davis
2017-02-09NO-OP: whitespacePaul Davis
2017-02-09explanatory comment and logic change to cover when we switch to the new sessi...Paul Davis
2017-02-09always hide splash screen after save-as session switchPaul Davis
2017-02-09fix save_as()' inadvertent marking a session as dirty during the process of s...Paul Davis
2017-02-09NO-OP: whitespace removalPaul Davis
2017-02-09when adding a default start/end range to a Location while saving a template, ...Paul Davis
2017-02-09Add a VC project for building the ardourvamppluginsJohn Emmas
2017-02-08NO-OP: whitespacePaul Davis
2017-02-08make rude alert buttons expand vertically to use all available space.Paul Davis
2017-02-08NO-OP: whitespace changesPaul Davis
2017-02-08improved fix for #7208, hopefullyPaul Davis
2017-02-08use centralized SMF tempo method in both places where we show itPaul Davis
2017-02-08centralize computation of tempo from SMF informationPaul Davis
2017-02-08an automation control that has to do things before its value is set in an RT ...Paul Davis
2017-02-08do NOT remove tracks from selection during drag selection on the basis of geo...Paul Davis
2017-02-08stop a crash during selectionPaul Davis
2017-02-085.5 incorrectly marked the initial tempo as not locked to meter.nick_m
2017-02-07Update Russian translationAlexandre Prokoudine
2017-02-07remove debug outputPaul Davis
2017-02-073 actions (trim-front, trim-back, set-sync-position) do not need to be region...Paul Davis