Drop the "Lua" in Lua Action Buttons:
authorBen Loftis <ben@harrisonconsoles.com>
Thu, 7 Dec 2017 15:17:53 +0000 (09:17 -0600)
committerBen Loftis <ben@harrisonconsoles.com>
Thu, 7 Dec 2017 17:08:26 +0000 (11:08 -0600)
commitefc858dc8149f3b3456781451ef42dc69eee2d5e
treef4d121cd676dd23c950286fddd1aba52e649a105
parent561c8eea0cfa45f0b54461b149b4c330e0bbaa3b
Drop the "Lua" in Lua Action Buttons:
Removed the term "Lua", because users were turned off by something they didn't understand.
A special-case Lua script ("Shortcut") allows the user to select an arbitrary Action.
The "Shortcut" script is selected by default, and in this case there is no "Type" or "Author" displayed.
Action-Buttons may still trigger Lua scripts, as a secondary function.
gtk2_ardour/luainstance.cc
gtk2_ardour/rc_option_editor.cc
gtk2_ardour/script_selector.cc
gtk2_ardour/script_selector.h
scripts/_access_action.lua [deleted file]
scripts/access_action.lua [new file with mode: 0644]