summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-02-07only reverse propagate solo-by-others-downstream if connections on a Route ch...Paul Davis
2017-02-07don't call shared_from_this() for every route when doing solo-downstream prop...Paul Davis
2017-02-08fix legacy session where initial tempo was not locked to meter,nick_m
2017-02-07tempo dialog uses three decimal places in numeric entry.nick_m
2017-02-06Categorize the mixer actions.Ben Loftis
2017-02-06Add several new categories and re-sort some keybindings so they display more ...Ben Loftis
2017-02-06Some tweaks to default keybindings:Ben Loftis
2017-02-06Revert to allowing stacked layer region view for MIDI tracks, for now.Ben Loftis
2017-02-06Tweak output formatting of save_all_bindings_as_htmlBen Loftis
2017-02-07hotfix for cross-track dragging bug with music-locked regions.nick_m
2017-02-07update note length when dragging notes (over tempo change)nick_m