replace ::cast_dynamic() with relevant ActionManager::get_*_action() calls
[ardour.git] / tools / luadevel /
2018-11-15 Robin GareusLuaSession: allow multi-line commands and functions
2018-10-26 Robin GareusWimplicit-fallthrough fixes for tools/utils
2017-09-24 Paul Davisconvert codebase to use Temporal for various time types
2017-08-15 Robin GareusPrepare for removal of Advanced Session Options (BusPro...
2017-01-20 Robin Gareusupdate UI, new info API, display created_version in...
2016-12-14 Robin Gareusrework locking (fa07233a, 112fba182)
2016-12-13 Robin Gareusmutex 'er up
2016-07-07 Robin Gareusbackup lua-test/devel util code
2016-04-28 Robin Gareusconsolidate and re-order luasession code
2016-04-24 Robin Gareussome new lua-bindings and session-lua (creating sessions)
2016-04-24 Robin Gareusplug some memory leaks in libardour
2016-04-23 Robin Gareuslua bindings for track/bus and session creation
2016-04-11 Robin Gareusspecial case luabridge for windows/MSVC
2016-03-19 Robin Gareusexpose OSC bindings to luasession util
2016-02-28 Robin Gareusprepare for update to waf 1.8
2016-02-23 Robin Gareusadd lua-session commandline tool