summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-27VSTs don't process in-placeRobin Gareus
2016-03-27allow no-inplace processingRobin Gareus
2016-03-27add ChanMapping comparatorRobin Gareus
2016-03-26proper C++ commentRobin Gareus
2016-03-26format lua reference in ardour-manual compatible htmlRobin Gareus
2016-03-26further pin management prototyping.Robin Gareus
2016-03-26OSC: added a linear VCA style gain control for faders that are 0 to 1 linear.Len Ovens
2016-03-26Renaming issue in regions listyonideshi
2016-03-26step by step evolution of plugin pin managementRobin Gareus
2016-03-26strict i/o: limit output channels.Robin Gareus
2016-03-26add a script to read core files in gdb/lldbRobin Gareus
2016-03-26allocate buffers for all possible plugin configurationsRobin Gareus
2016-03-26tweak plugin-pin management dev scriptRobin Gareus
2016-03-26update luadocRobin Gareus
2016-03-26move LuaOSC into Ardour namespaceRobin Gareus
2016-03-26add "revert" button to lua script windowRobin Gareus
2016-03-26add lua script to test channel-mapping, update docRobin Gareus
2016-03-26prototype support for arbitrary plugin channel mapsRobin Gareus
2016-03-26add "no-inplace" buffers.Robin Gareus
2016-03-25amend last commitRobin Gareus
2016-03-25add a dedicated channel map per pluginRobin Gareus
2016-03-25add a convenient script headerRobin Gareus
2016-03-25lua bindings to test strict i/oRobin Gareus
2016-03-25prepare strict-i/o configuration.Robin Gareus
2016-03-25prepare Plugin Pin ManagementRobin Gareus
2016-03-25add some more documentationRobin Gareus
2016-03-25filter declarations in C++, improve luadocRobin Gareus
2016-03-25monospace font for Lua Script WindowRobin Gareus
2016-03-25update doc scripts, disregard "const" when matching ABIsRobin Gareus
2016-03-25add some more documentationRobin Gareus
2016-03-25update luadoc scriptsRobin Gareus
2016-03-25add namespace for consistent clang + gcc-abi symbols (luadoc)Robin Gareus
2016-03-24Revert "test workaround for OSX IK-Multimedia Plugin GUIs."Robin Gareus
2016-03-24fix out-of-order d'tor which garbles the lua stack.Robin Gareus
2016-03-24update generated luadoc, zlib compress jsonRobin Gareus
2016-03-24Consistent C++ & Lua Namespace/Class names + documentation.Robin Gareus
2016-03-24add doxygen comments to lua-binding doc, compress json.Robin Gareus
2016-03-24Add small llvm/libclang util to exctract doxygen commentsRobin Gareus
2016-03-24'LuaScriptParams' stuff needs to be visible if it's to be used outside of lib...John Emmas
2016-03-24Accommodate newly introduced source(s) in our MSVC project (libardour)John Emmas
2016-03-24reset lua console interpreter when session changes (drop references)Robin Gareus
2016-03-24cont'd work on Lua Script ConsoleRobin Gareus
2016-03-24gcc4 compatRobin Gareus
2016-03-23Add some introductory lua-doc paragraphRobin Gareus
2016-03-23add/update lua scriptsRobin Gareus
2016-03-23towards a proper lua script console UIRobin Gareus
2016-03-23update lua script file management:Robin Gareus
2016-03-23Hide lua script selector before showing lua parameter dialog.Robin Gareus
2016-03-23UI part of lua code/header consolidation.Robin Gareus
2016-03-23refactor lua header includesRobin Gareus