summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-24hotfix for flying percussive hits while dragging.nick_m
2017-02-23Update lua-script to use new playlist-APIRobin Gareus
2017-02-22Move Select-All-Tracks into the Selection category. Currently used only when ...Ben Loftis
2017-02-22fix deadlock when assigning a VCA masterPaul Davis
2017-02-22Update processor Lua bindingsRobin Gareus
2017-02-22amend a2d54c3d9710 (w64 debug builds)Robin Gareus
2017-02-22GUI support to re-locate missing external (abs-path) filesRobin Gareus
2017-02-22Prepare re-locating missing external files.Robin Gareus
2017-02-22NO-OP: whitespaceRobin Gareus
2017-02-22NO-OP; whitespaceRobin Gareus
2017-02-22The return of the w64 debug buildRobin Gareus
2017-02-22remove cruftRobin Gareus
2017-02-22if a slave's masters are at zero, lock slave to zero and not NaNPaul Davis
2017-02-21fix crash when removing a TimeAxisView from the selectionPaul Davis
2017-02-21fix thinko/typo which failed to notify when a VCA is unassignedPaul Davis
2017-02-21PBD::Signal<...>::connect() is already thread safe, so drop intermediate prox...Paul Davis
2017-02-21Add Lua binding to query monotonic time (in microseconds)Robin Gareus
2017-02-21update plugin-utils Lua example scriptRobin Gareus
2017-02-21Allow to access/load LuaDSP plugins with default plugin lua-bindings APIRobin Gareus
2017-02-21Revert "ARDOUR_UI transport buttons should use ArdourButton::set_related_acti...Paul Davis
2017-02-21Implementations for Plugin-Preset-Load to set automationRobin Gareus
2017-02-21Add API allowing plugin preset load to affect automationRobin Gareus
2017-02-21redesign VCA control over gain (and theoretically other scalar controls)Paul Davis
2017-02-21better solution of 3c25d26e9Robin Gareus
2017-02-21Fix potential crash at exit/close.Robin Gareus
2017-02-21Group-Tabs keyboard shortcutsRobin Gareus
2017-02-21fix typo in prev commitRobin Gareus
2017-02-20MB: prefs are detached initiallyRobin Gareus
2017-02-20Allow to pre-seed Tabbable detached state.Robin Gareus
2017-02-20fix thinko in prev commitRobin Gareus
2017-02-20Fix iterator off-by-one: Allow to move top-most track. via ctrl up/downRobin Gareus
2017-02-20First-time startup logic update.Robin Gareus
2017-02-20Consistent VCA naming (Ardour/Mixbus)Robin Gareus
2017-02-20consolidate Ardour+Mixbus code, fix duplicate SeparatorElem in MB.Robin Gareus
2017-02-20use "VCA" rather than "Control Master" in the GUIPaul Davis
2017-02-20ensure that when mixer is shown in its own tab, it has a default focus widget...Paul Davis
2017-02-20Add a missing #define to our MSVC project (portaudio_backend)John Emmas
2017-02-20And some more action-script iconsRobin Gareus
2017-02-20Increase default size of script-editor paneRobin Gareus
2017-02-20Lua binding for pango_cairo_layout_path (text outlines)Robin Gareus
2017-02-20Add 2 more action-script iconsRobin Gareus
2017-02-20NO-OP; clean up script spacing and remove gotoRobin Gareus
2017-02-20Add a Lua script to send multiple tracks to an aux-bus.Robin Gareus
2017-02-20Allow to create aux sends from Lua scriptsRobin Gareus
2017-02-20Add Lua bindings for std::list ::front() and ::back()Robin Gareus
2017-02-19probable fix for crash while dragging playheadPaul Davis
2017-02-19Consistent dialog title (match "Show Protocol Settings" button)Robin Gareus
2017-02-19Clean up create drum-tracks script (no global variables)Robin Gareus
2017-02-19Allow to keep environment C/XXFLAGS with debug buildsRobin Gareus
2017-02-19Connect Script Manager "Edit" -> Lua Scripting WindowRobin Gareus