summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/luascripting.h
AgeCommit message (Expand)Author
2019-12-12Add method to look up Lua script by nameRobin Gareus
2019-08-03Update libardour GPL boilerplate and (C) from git logRobin Gareus
2019-07-19'ARDOUR::LuaScripting::Sorter()' needs to be exportable (since it gets used o...John Emmas
2019-07-18Sort Lua scripts case-insensitive and expose sort-structRobin Gareus
2017-12-05Allow to pre-seed Lua action script paramsRobin Gareus
2017-08-18Redesign Session+Route Template Meta Script APIRobin Gareus
2017-08-17Track Templates: initial lua backend support.Ben Loftis
2017-08-11Add a new script type for meta-templates: SessionSetupRobin Gareus
2017-02-17Allow to use any Lua function factory, produce bytecodeRobin Gareus
2016-04-29don't special case lua processors, use plugin-managerRobin Gareus
2016-03-23update lua script file management:Robin Gareus
2016-03-23refactor lua header includesRobin Gareus
2016-02-23libardour lua-script-managerRobin Gareus