ardour.git
2016-03-30 Robin Gareusdebug print match method
2016-03-30 Robin Gareusspecial case mixbus.
2016-03-30 Robin Gareusfix copy/paste typo
2016-03-30 Robin GareusDelegated plugin configuration is now always successful...
2016-03-29 Robin Gareuslua exception constitues configuration failure
2016-03-29 Robin Gareusabort if configuration fails
2016-03-29 Robin Gareusfix AU configure_io return value (bool not int)
2016-03-29 Robin GareusC++11/C++98 compat mainly for OSX/clang
2016-03-29 Robin Gareusplugin-pin management.. nearly there
2016-03-29 Robin Gareusextend channel-map
2016-03-29 Len OvensOSC: Changed gainVCA to gainfader as VCA is already...
2016-03-28 Robin Gareusfix gain automation copy/paste -- #6842
2016-03-28 Robin Gareusleave a ToDo note
2016-03-28 Robin Gareusone more ENSURE_GUI_THREAD()
2016-03-28 Robin Gareusreduce header dependencies (part 2/2)
2016-03-28 Robin Gareusreduce header dependencies (part 1/2)
2016-03-28 Robin Gareuscont'd work on Pin Dialog Display
2016-03-28 Robin Gareusadd mixer strip context menu to en/disable strict-i/o
2016-03-28 Robin Gareususe strict i/o preference during import
2016-03-28 Robin Gareusadd option to create new routes with strict-i/o enabled.
2016-03-28 Robin Gareusexpose strict-i/o preference
2016-03-28 Robin Gareusadd strict-i/o preference (for new tracks)
2016-03-28 Len OvensOSC: fix issue 6839, make all OSC gaindB values below...
2016-03-27 Robin Gareusadd some more documentation
2016-03-27 Robin Gareuslua bindings for ChanCount
2016-03-27 Robin Gareusfix empty plugin window when switching generic to custo...
2016-03-27 Robin Gareusget started with Pin Manager - currently display-only.
2016-03-27 Robin Gareusprepare Pin Management GUI
2016-03-27 Robin Gareusclosing in on pin management.
2016-03-27 Robin GareusVSTs don't process in-place
2016-03-27 Robin Gareusallow no-inplace processing
2016-03-27 Robin Gareusadd ChanMapping comparator
2016-03-26 Robin Gareusproper C++ comment
2016-03-26 Robin Gareusformat lua reference in ardour-manual compatible html
2016-03-26 Robin Gareusfurther pin management prototyping.
2016-03-26 Len OvensOSC: added a linear VCA style gain control for faders...
2016-03-26 yonideshiRenaming issue in regions list
2016-03-26 Robin Gareusstep by step evolution of plugin pin management
2016-03-26 Robin Gareusstrict i/o: limit output channels.
2016-03-26 Robin Gareusadd a script to read core files in gdb/lldb
2016-03-26 Robin Gareusallocate buffers for all possible plugin configurations
2016-03-26 Robin Gareustweak plugin-pin management dev script
2016-03-26 Robin Gareusupdate luadoc
2016-03-26 Robin Gareusmove LuaOSC into Ardour namespace
2016-03-26 Robin Gareusadd "revert" button to lua script window
2016-03-26 Robin Gareusadd lua script to test channel-mapping, update doc
2016-03-26 Robin Gareusprototype support for arbitrary plugin channel maps
2016-03-25 Robin Gareusadd "no-inplace" buffers.
2016-03-25 Robin Gareusamend last commit
2016-03-25 Robin Gareusadd a dedicated channel map per plugin
2016-03-25 Robin Gareusadd a convenient script header
2016-03-25 Robin Gareuslua bindings to test strict i/o
2016-03-25 Robin Gareusprepare strict-i/o configuration.
2016-03-25 Robin Gareusprepare Plugin Pin Management
2016-03-25 Robin Gareusadd some more documentation
2016-03-25 Robin Gareusfilter declarations in C++, improve luadoc
2016-03-25 Robin Gareusmonospace font for Lua Script Window
2016-03-25 Robin Gareusupdate doc scripts, disregard "const" when matching...
2016-03-25 Robin Gareusadd some more documentation
2016-03-24 Robin Gareusupdate luadoc scripts
2016-03-24 Robin Gareusadd namespace for consistent clang + gcc-abi symbols...
2016-03-24 Robin GareusRevert "test workaround for OSX IK-Multimedia Plugin...
2016-03-24 Robin Gareusfix out-of-order d'tor which garbles the lua stack.
2016-03-24 Robin Gareusupdate generated luadoc, zlib compress json
2016-03-24 Robin GareusConsistent C++ & Lua Namespace/Class names + documentation.
2016-03-24 Robin Gareusadd doxygen comments to lua-binding doc, compress json.
2016-03-24 Robin GareusAdd small llvm/libclang util to exctract doxygen comments
2016-03-24 John Emmas'LuaScriptParams' stuff needs to be visible if it's...
2016-03-24 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-03-24 Robin Gareusreset lua console interpreter when session changes...
2016-03-24 Robin Gareuscont'd work on Lua Script Console
2016-03-23 Robin Gareusgcc4 compat
2016-03-23 Robin GareusAdd some introductory lua-doc paragraph
2016-03-23 Robin Gareusadd/update lua scripts
2016-03-23 Robin Gareustowards a proper lua script console UI
2016-03-23 Robin Gareusupdate lua script file management:
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-23 Robin Gareusrefactor lua header includes
2016-03-23 Robin Gareustest workaround for OSX IK-Multimedia Plugin GUIs.
2016-03-23 John Emmas LV2_EXTENDED also needs to be defined when building...
2016-03-23 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-03-22 Robin Gareusfix compilation on OSX (in the wake of eaca325c)
2016-03-22 Robin Gareusfix copy/paste typo
2016-03-21 Robin Gareusupdate luadoc
2016-03-21 Robin Gareusfurther lua binding refactoring, match C++ namespaces
2016-03-21 Robin Gareusfurther lua binding refactoring, match C++ namespaces
2016-03-21 David RobillardFix unused variable warning
2016-03-21 David RobillardTrim dependence on evoral types.hpp and Beats.hpp
2016-03-21 Robin Gareuscatch lua exceptions.
2016-03-21 Robin Gareuscont'd lua HTML doc.
2016-03-21 Robin Gareusupdate scripts (Lua namespace refactoring)
2016-03-21 Robin Gareusupdate Lua Binding Doc and html generator
2016-03-21 Robin Gareusreturn values of reference params as Lua table
2016-03-21 Robin Gareusmove std bindings out of "ARDOUR" into "C" namespace...
2016-03-21 Robin GareusLua Array Documentation
2016-03-21 Robin Gareusfirst steps towards formatting lua binding doc (JSON...
2016-03-21 Robin Gareusadd missing GUI lua binding classe
2016-03-21 Robin Gareusadd some missing bindings (dep classes)
2016-03-21 Robin Gareusrefine Lua Binding Documentation
next