summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-02-19Build-in some doc (script types)Robin Gareus
2017-02-19Remove unused ArdourUI code to add/remove Lua Session Scripts.Robin Gareus
2017-02-19Update menu for LuaRobin Gareus
2017-02-19Allow to un/load Lua Session Scripts in the Script ManagerRobin Gareus
2017-02-19Emit a signal when Lua session script change (prepare UI update to un/set)Robin Gareus
2017-02-19fix missing command in Editor::snap_regions_to_grid ()nick_m
2017-02-18re-layout script-selector (only grow description vertically)Robin Gareus
2017-02-18Fix 32bit compilationRobin Gareus
2017-02-18Consolidate ActionChanged callbacks, add tooltipsRobin Gareus
2017-02-18Remove LuaCairo.color_to_rgba (now Ardour.LuaAPI.color_to_rgba)Robin Gareus
2017-02-18Some more EditorAction icons & color API updateRobin Gareus
2017-02-18move color_to_rgba to LuaAPI for consistencyRobin Gareus
2017-02-18ptformat: Update lib to upstream 624671cDamien Zammit
2017-02-18Bundle Audio to MIDI Lua scriptRobin Gareus
2017-02-18Allow to un-assign action-scripts via shift+right-clickRobin Gareus
2017-02-18Don't scroll-jump when selecting all tracksRobin Gareus
2017-02-18Prevent direct and indirect selection of VCAsRobin Gareus
2017-02-18VCA spill should not show hidden tracksRobin Gareus
2017-02-17Allow to re-scan VST plugins after changing VST-pathsRobin Gareus
2017-02-17Add gcc suggested parenthesesRobin Gareus
2017-02-17Update Lua action-icon docRobin Gareus
2017-02-17Add Lua API to convert Canvas::Color to Cairo RGBARobin Gareus
2017-02-17..and another action-button iconRobin Gareus
2017-02-17Fix button sizing for IconRenderCallbackRobin Gareus
2017-02-17Example Lua action script iconRobin Gareus
2017-02-17Allow Lua action scripts to provide a button iconRobin Gareus
2017-02-17Allow to use any Lua function factory, produce bytecodeRobin Gareus
2017-02-17Implement icon-render callback in ArdourButtonRobin Gareus
2017-02-18ptformat: Update lib to upstream 3b60276Damien Zammit
2017-02-17PT import: Add MIDI import functionalityDamien Zammit
2017-02-17ptformat: Update the lib to 9d0b64f (upstream ptformat)Damien Zammit
2017-02-17Refine faders-to-trim scriptRobin Gareus
2017-02-17Mark session dirty when changing scriptsRobin Gareus
2017-02-17Allow binding Lua Action Scripts via right-clickRobin Gareus
2017-02-17Don't bundle rewind example scriptRobin Gareus
2017-02-17leave a ToDo note for the mackie surfaceRobin Gareus
2017-02-17Remove direct calls to set solo_control()Robin Gareus
2017-02-17Update solo/mute example script (use sessions' set_control(s)Robin Gareus
2017-02-17Add Lua bindings related to solo/mute and realtime control changesRobin Gareus
2017-02-17Version keybindings file.Robin Gareus
2017-02-17Fix initial order-keys when creating tracks/bussesRobin Gareus
2017-02-17Fix route ordering (mixer TV lacks master-bus)Robin Gareus
2017-02-16Toolbar spacing: Add back one pixel of vertical padding, and preserve it rega...Ben Loftis