convert codebase to use Temporal for various time types
[ardour.git] / libs / ardour / ardour / lua_api.h
2017-09-24 Paul Davisconvert codebase to use Temporal for various time types
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-03-18 Robin GareusLua bindings to access MIDI region/source note-events
2017-02-18 Robin Gareusmove color_to_rgba to LuaAPI for consistency
2017-01-31 Ben LoftisExpose a new lua hook for resetting a plugin processor...
2016-12-08 Robin Gareusadd Lua bindings for Timecode conversion
2016-10-07 Robin Gareushonor Vamp Plugin preferred step+block sizes.
2016-10-06 Robin GareusAdd Lua bindings for basic MIDI model editing
2016-10-05 Robin Gareusadd API to list Vamp Plugins
2016-10-05 Robin Gareusupdate doxygen doc
2016-10-04 Robin GareusVamp::Plugins::process Lua bindings
2016-10-03 Robin Gareuscont'd work on Lua Vamp-plugin API
2016-10-03 Robin Gareusconsistent VAMP includes
2016-10-03 Robin GareusAdd Vamp-plugin Lua bindings (work in progress)
2016-09-16 Robin Gareusre-do previous commit
2016-09-16 Robin GareusRevert "Add convenience Lua bindings to access plugin...
2016-09-16 Thomas BrandAdd convenience Lua bindings to access plugin controls
2016-09-12 Robin GareusAdd a Lua wrapper to Glib::build_filename()
2016-07-07 Robin Gareusprepare sharing C++ class instances across lua-interpreters
2016-07-02 Robin Gareusextend lua API:
2016-04-25 Robin Gareusupdate [lua bindings] documentation
2016-04-12 Robin GareusNO-OP; document some more parameters.
2016-04-10 Robin Gareusupdate lua related doc, add missing bindings
2016-04-10 Robin Gareusadd lua bindings for Automation Events
2016-04-09 Robin Gareusanother lua convenience API
2016-04-06 Robin Gareusconsistent lua binding name (nil is a reserved word...
2016-04-06 Robin Gareuslua bindings & API documentation
2016-04-02 Robin Gareusconvenient Lua bindings to use Ardour::DataType
2016-03-24 Robin Gareusadd namespace for consistent clang + gcc-abi symbols...
2016-03-24 Robin GareusConsistent C++ & Lua Namespace/Class names + documentation.
2016-03-20 Robin Gareusadd convenience lua API for looking up Plugins
2016-03-19 Robin Gareusadd some convenience lua functions for plugin management
2016-03-19 Robin Gareusadd OSC Lua bindings
2016-03-18 Robin Gareusstart a dedicated ARDOUR lua function collection