NO-OP, whitespace
[ardour.git] / gtk2_ardour / luainstance.cc
2016-03-28 Robin Gareusreduce header dependencies (part 2/2)
2016-03-24 Robin Gareusfix out-of-order d'tor which garbles the lua stack.
2016-03-23 Robin GareusHide lua script selector before showing lua parameter...
2016-03-23 Robin GareusUI part of lua code/header consolidation.
2016-03-21 Robin Gareusfurther lua binding refactoring, match C++ namespaces
2016-03-21 Robin Gareusreturn values of reference params as Lua table
2016-03-21 Robin Gareusadd missing GUI lua binding classe
2016-03-19 Robin Gareusexpose Lua OSC transmitter
2016-03-17 Robin Gareusadd basic set of Cairo Lua bindings
2016-02-29 Robin GareusExpose PublicEditor Bindings to Lua
2016-02-27 Robin Gareusresolve ambiguous ‘operator==’ (‘int’ vs ‘const luabrid...
2016-02-27 Robin Gareusproper "false" check for MSVC compat
2016-02-23 Robin GareusC++98 compat
2016-02-23 Robin Gareusfix optimized builds
2016-02-23 Robin GareusAdd Editor/UI Lua Scripting and Action/Callback Script