ardour.git
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 Davissignificant reworking of AudioUnit window resizing.
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 Gareusre-enable "Show Tooltip" preference (needs testing...
2016-04-26 Robin Gareusalso hide persistent tooltips
2016-04-26 Robin Gareustowards fixing optional tooltips
2016-04-26 Robin Gareusremove duplicate "bld.install_files" call
2016-04-26 Robin Gareusdeploy all *.colors files in binary bundles
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 Gareuslua snippet to interact with portengine
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 Gareusremove the splash-screen when changing sessions
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 Gareustweak location-UI layout (right-align checkboxes &...
2016-04-25 Robin Gareusslightly improved location-UI layout
2016-04-25 Robin GareusNO-OP whitespace
2016-04-25 Robin Gareusreturn of the location GoTo Button
2016-04-25 Paul Daviscompile-time test for useful ASL API
2016-04-25 Paul Davisremove unused code
2016-04-25 Robin Gareusfix copy/paste typo in in 5e0f0fc
2016-04-25 Robin Gareusupdate luadoc tools
2016-04-25 Robin Gareusupdate [lua bindings] documentation
2016-04-25 Robin Gareuslua action details (button sensitivity, text ellipsis)
2016-04-25 Robin Gareusadd missing header for luadoc
2016-04-24 Robin Gareusadd optional buttons to trigger lua scripted actions.
2016-04-24 Robin Gareusupdate keyeditor when action label changes
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 Paul Davisrestore sending stderr/stdout to the console
2016-04-24 Robin Gareusadd debug facilities to arlua (valgrind, callgrind...
2016-04-24 Robin Gareussome new lua-bindings and session-lua (creating sessions)
2016-04-24 Robin GareusNO-OP whitespace
2016-04-24 Robin Gareusfix crash when loading a session with non-default clock...
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 Paul Davisdo NOT use Glib::ustring unless you know that the conte...
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-23 Robin Gareussave-as/snapshot tweaks:
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 GareusPin Management UI tweaks for AU.
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 Gareusload presets for all instances
2016-04-22 Robin Gareusadd API to load plugin presets for all instances
2016-04-22 John EmmasClarify my XML error printout from yesterday (see previ...
2016-04-21 John EmmasWhen logging XML error messages, make sure we don't...
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 Gareusdisable sidechain & manual cfg for MB & AU for now
2016-04-20 Robin Gareusbackend part for MB send-panners (ignore existing state...
2016-04-20 Robin Gareusspecial case send panning for MB
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 Gareusshow no/inplace info in Pin Dialog (debug builds only)
2016-04-19 Robin Gareussome plugin-insert debugging
2016-04-19 Paul Davisfix a const-cast issue
2016-04-19 Robin Gareusdon't show plugin GUI when renaming tracks/busses
2016-04-19 Robin Gareusfix midi-bypass drawing.
2016-04-19 Robin GareusGUI part of 00169f1da (TRY_AUTOSTART_ENGINE)
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 Gareussmall is beautiful
2016-04-19 Robin GareusNO-OP, whitespace and comments
2016-04-19 Robin Gareusmore wire drawing..
2016-04-18 Robin Gareusfix plugin silence runs (e.g. during audition)
2016-04-18 Robin Gareusfix possible crash at session close.
next