Optimize plugin-processing for non-automated params
[ardour.git] / libs / ardour / luascripting.cc
2018-10-26 Robin GareusGlib throws a const FileError exception
2017-12-05 Robin GareusAllow to pre-seed Lua action script params
2017-12-05 Robin GareusAllow to pass interpreter to evaluate action-script...
2017-08-21 Robin GareusCatch Lua exception when scanning scripts
2017-08-18 Robin GareusLua may call C++ functions with throw. Catch them
2017-08-18 Robin GareusRedesign Session+Route Template Meta Script API
2017-08-17 Ben LoftisTrack Templates: initial lua backend support.
2017-08-11 Robin GareusAdd a new script type for meta-templates: SessionSetup
2017-08-10 Robin GareusCentralize Lua sandboxing
2017-02-17 Robin GareusAllow to use any Lua function factory, produce bytecode
2016-10-10 Robin Gareusadd const'ness (allowing LuaScriptList::const_iterator)
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-04-29 Robin Gareusdon't special case lua processors, use plugin-manager
2016-03-23 Robin Gareusupdate lua script file management:
2016-03-23 Robin Gareusrefactor lua header includes
2016-02-23 Robin Gareuslibardour lua-script-manager