lua bindings for track/bus and session creation
[ardour.git] / libs /
2016-04-23 Robin Gareuslua bindings for track/bus and session creation
2016-04-23 Robin GareusDisconnect Signals before dropping ports
2016-04-23 Robin Gareusdelegate port-connections to low priority thread.
2016-04-22 Robin Gareusfix typo in config variable
2016-04-22 Robin Gareusfix send-id "0" when loading session
2016-04-22 Robin Gareusfix single-bus AU rendering & related updates
2016-04-22 Robin Gareusinvalidate AU cache on re-scan
2016-04-22 Robin Gareususe coreaudio wrapper
2016-04-22 Robin GareusSingle instance AUs only, use variable i/o
2016-04-22 Robin GareusAU multibus support
2016-04-22 Robin Gareusfix AU cache clear
2016-04-22 Robin Gareusadd API to load plugin presets for all instances
2016-04-20 Robin Gareusand now with proper closing bracket.
2016-04-20 Robin Gareustake MB dithering into account when stripping silence...
2016-04-20 Robin Gareusbackend part for MB send-panners (ignore existing state...
2016-04-20 Robin Gareusfix AU sidechain connection
2016-04-20 Robin Gareusinclude sidechain when delegating I/O configuration
2016-04-20 Robin GareusMixbus: auto-connect monitor-section
2016-04-20 Robin Gareusamend 386f244f - don't reinitialize I/O map
2016-04-20 Robin GareusReset I/O map when copying plugin and ChanCount changes
2016-04-19 Len OvensOSC: removed unused _namespace_root variable.
2016-04-19 Robin Gareusfix stuck solo w/sidechain (when using port, not send...
2016-04-19 Robin Gareusclear [midi] plugin audio output buffers before running...
2016-04-19 Robin GareusRevert/amend "fix a const-cast issue"
2016-04-19 Robin Gareussome plugin-insert debugging
2016-04-19 Paul Davisfix a const-cast issue
2016-04-19 Robin Gareushidden config option to replace TRY_AUTOSTART_ENGINE...
2016-04-19 Robin Gareusdefault strict-i/o preference to enable
2016-04-19 Robin GareusMixbus specific Pin Mapping tweaks
2016-04-19 Robin GareusNO-OP, whitespace and comments
2016-04-18 Robin Gareusfix plugin silence runs (e.g. during audition)
2016-04-18 Robin Gareusfix possible crash at session close.
2016-04-18 Robin Gareusadd some assert for reloading saved plugin pin connections
2016-04-18 Robin Gareusadd notification if Engine Rate changes and mismatches...
2016-04-18 Robin Gareusnever ever change sample-rate saved with the session...
2016-04-17 Robin Gareusimplement metadata-set for remaining backends
2016-04-17 Robin Gareusset sidechain port pretty name
2016-04-17 Robin Gareusadd IOProcessors pretty name support
2016-04-17 Robin Gareusnotify IO about port disconnection due to port removal
2016-04-17 Robin Gareusadd API to set pretty names for ardour ports
2016-04-17 Robin Gareusimplement pretty-name set-property for ALSA and Dummy
2016-04-17 Robin Gareusadd portengine set-property API (follows jack_set_property)
2016-04-17 Robin Gareusdisconnect SideChain on delete, trigger Send self-destruct
2016-04-17 Robin Gareuscopy plugin state to all instances when instantiating.
2016-04-17 Robin Gareusdon't use lv2plug.in for non-standard URIs
2016-04-17 Robin Gareusadd self-removing Sends (remove on disconnect)
2016-04-16 Robin Gareusdon't let the AudioEngine inherit PortEngine's class...
2016-04-16 Robin GareusRemove dangling plugin thru-connections
2016-04-16 Damien Zammitptformat: Make PT import more resilient to bad user...
2016-04-15 Robin Gareusdisallow strict-i/o output on monitor and auditioner
2016-04-15 Robin Gareusfix duplicate definition (typo in 5242aeb8)
2016-04-15 Robin Gareusvariable plugin port config.
2016-04-15 Robin Gareusspecial case mixbus routing
2016-04-15 Robin GareusAU synth inplace processing
2016-04-15 Robin Gareusluaproc error logging
2016-04-15 Robin Gareusfind a good match for variable i/o plugins
2016-04-14 Robin Gareusdocument buffer requirement, add sidechain constraint.
2016-04-14 Robin Gareusfix locking when switching strict i/o.
2016-04-14 Robin Gareusfix split plugin default connection with strict-i/o
2016-04-14 Robin GareusMixbus enforces output port count
2016-04-14 Robin Gareusfix odd case where a deliver has no ports e.g session...
2016-04-14 Robin Gareusproperly calculate requrired thread buffers
2016-04-14 Robin Gareusalternative approach for 48532baaa, C++98 compat that...
2016-04-14 Robin GareusRevert "remove C++11'isms from libptformat. back to...
2016-04-14 Robin Gareusallow to compare C class instances from lua
2016-04-13 Robin GareusNO-OP, whitespace
2016-04-13 Robin Gareusallow midi tracks with audio-out only (and vice versa)
2016-04-13 Robin Gareusstrict i/o sets enforces output port count.
2016-04-13 Robin Gareusfix typo
2016-04-13 Robin Gareusfix configurable IO MIDI FX w/strict-i/o
2016-04-13 Robin Gareusfix crash introduced in 0d1cd3865d
2016-04-13 Robin Gareusprepare fix for copying plugin state
2016-04-13 Robin Gareusproperly auto-connect sidechain pins
2016-04-13 Robin Gareusfix OSX builds
2016-04-13 Robin Gareusspecial case strict-i/o on the master-bus
2016-04-13 Robin Gareusinitialize uninitialized variable
2016-04-13 Robin Gareusextend strict-i/o to include route outputs.
2016-04-12 Robin GareusVST report audioMasterPinConnected according to Pin...
2016-04-12 Robin Gareusprepare VST plugins for reporting connected pins
2016-04-12 Robin Gareusexpose sidechain binding, fix "bounce" typo
2016-04-12 Robin Gareusyet more documentation..
2016-04-12 John EmmasModify 'getIdentityKey()' function to have LuaBridge_AP...
2016-04-12 John EmmasChange LuaBridge_API to be __declspec(dllexport) or...
2016-04-12 Robin Gareusfix typo in luabindings
2016-04-12 Robin Gareussome strategic documentation
2016-04-12 Robin Gareususe dedicated counter for sidechain port numbering
2016-04-12 Robin Gareusadd a new counter (for sidechain numbering)
2016-04-12 Robin GareusNO-OP; document some more parameters.
2016-04-12 Robin Gareussome more windows bandaids for optimized builds
2016-04-11 Robin Gareushotfix process-graph: include internal-send -> internal...
2016-04-11 Robin Gareusspecial case luabridge for windows/MSVC
2016-04-11 Robin Gareusclean up lua-class inheritance
2016-04-11 Robin Gareusadd some class documentation
2016-04-10 Robin Gareusupdate lua related doc, add missing bindings
2016-04-10 Robin Gareusexpose port bindings
2016-04-10 Robin Gareusadd lua bindings for Automation Events
2016-04-10 Robin GareusNO-OP whitespace + comments
2016-04-10 Robin GareusNO-OP document Evoral::ControlList
2016-04-10 Robin Gareusadd a C++ lifetime MementoCommand API
2016-04-09 Robin Gareusexpose Undo Commands to Lua
next