show debug out when AU NSView doesnt get moved
[ardour.git] / libs /
2016-04-27 Len OvensOSC: Fix Solo to work with both SIP and Listen.
2016-04-27 Robin Gareustweak LV2 atom buffer allocation strategy
2016-04-27 Paul Davisadd the concept of a "state mask" that determines what...
2016-04-26 Robin Gareusmake -D VSTCallbacks readable
2016-04-26 Robin Gareuscanvas tooltips, too
2016-04-26 Robin Gareusalso hide persistent tooltips
2016-04-26 Robin Gareusinitialize output data ports for cases where the plugin...
2016-04-26 Robin Gareuslet GMainContext clean up after us.
2016-04-26 Robin Gareusport 93eac8b0 to ALSA and CoreAudio
2016-04-26 Robin Gareusallow to duplicate tracks with sends or load templates...
2016-04-26 Robin Gareusimplement missing PortManager methods and lua-bind...
2016-04-26 John Emmas#define HAVE_JACK_PORT_RENAME when building with MSVC
2016-04-26 John EmmasUse 'const_iterator' to prevent MSVC from complaining
2016-04-26 Robin Gareusdon't show engine dialog when loading a session..
2016-04-26 Robin Gareusstyleguide #10
2016-04-26 Robin Gareuskeep portmap & portindex in sync when renaming ports
2016-04-26 Robin GareusPortManager lua bindings (to debug lingering ports)
2016-04-25 Robin Gareusupdate [lua bindings] documentation
2016-04-25 Robin Gareusadd missing header for luadoc
2016-04-24 Robin Gareus..and CoreAudio.
2016-04-24 Robin GareusO(log(n)) port and connection lookup for ALSA
2016-04-24 Robin Gareusnow with C++98 compat
2016-04-24 Robin Gareusdelayline: use boost::shared_array
2016-04-24 Robin Gareusoptimize port lookup, adding/removing/reconnecting...
2016-04-24 Robin Gareusreduce debug-build overhead.
2016-04-24 Robin Gareuswe need the process lock after all..
2016-04-24 Robin Gareussome new lua-bindings and session-lua (creating sessions)
2016-04-24 Robin Gareusfix mismatched delete/delete[]
2016-04-24 Robin Gareussome notes on mem-leaks...
2016-04-24 Robin Gareushand over automationlist undo state ownership (mem...
2016-04-24 Robin Gareusplug some memory leaks in libardour
2016-04-24 Robin Gareusfurther tweaks to session close
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.
next