we always only use the "C" locale when saving.
[ardour.git] / libs / ardour / luaproc.cc
2016-05-05 Robin Gareuswe always only use the "C" locale when saving.
2016-05-05 Paul DavisOMNIBUS COMMIT: prefer const XMLNode::property method...
2016-04-29 Robin Gareusimplement lua plugin presets
2016-04-29 Robin Gareusdon't special case lua processors, use plugin-manager
2016-04-15 Robin Gareusvariable plugin port config.
2016-04-15 Robin Gareusluaproc error logging
2016-04-15 Robin Gareusfind a good match for variable i/o plugins
2016-04-13 Robin Gareusfix configurable IO MIDI FX w/strict-i/o
2016-04-13 Robin Gareusinitialize uninitialized variable
2016-03-30 Robin GareusDelegated plugin configuration is now always successful...
2016-03-29 Robin Gareuslua exception constitues configuration failure
2016-03-28 Robin Gareusreduce header dependencies (part 1/2)
2016-03-19 Robin Gareuscache LuaProc Parameters in Processor
2016-03-19 Robin GareusRevert "hotfix for concurrent lua interpreter calls"
2016-03-19 Robin Gareushotfix for concurrent lua interpreter calls
2016-03-18 Robin Gareusadd LuaProc Plugin state (to allow state copy, indep...
2016-03-18 Robin Gareusimplement LuaProc inline display
2016-02-23 Robin GareusImplement Lua DSP processor/plugin