summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-02-16Prevent "punch" and "mon" buttons from increasing toolbar height.Robin Gareus
2017-02-16Better solution 213cc1d32Robin Gareus
2017-02-16Properly update main window-title.Robin Gareus
2017-02-16check region action sensitivity from two more places that may alter itPaul Davis
2017-02-16improve logic for region action sensitivity settingsPaul Davis
2017-02-16amend 32248b755ba (legacy tempo map).nick_m
2017-02-16fix constrained region drags across tracks (7242).nick_m
2017-02-15simplify arguments to Editor::sensitize_the_right_region_actions()Paul Davis
2017-02-15use leave/enter from track canvas to be the primary driver of region action s...Paul Davis
2017-02-15classify all region actions based on how they get a list of regions to operat...Paul Davis
2017-02-15tentative steps in trying to fix region action sensitivityPaul Davis
2017-02-15Allow bundling suil/qt4,5 using system-wide QTRobin Gareus
2017-02-16fix loading of 4.x sessions with a missing initial tempo section.nick_m
2017-02-15Example lua script to re-order/reverse pluginsRobin Gareus
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