summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-24plug some memory leaks in libardourRobin Gareus
2016-04-24do NOT use Glib::ustring unless you know that the contents are UTF-8 AND that...Paul Davis
2016-04-24further tweaks to session closeRobin Gareus
2016-04-24lua bindings for track/bus and session creationRobin Gareus
2016-04-24Disconnect Signals before dropping portsRobin Gareus
2016-04-23delegate port-connections to low priority thread.Robin Gareus
2016-04-23save-as/snapshot tweaks:Robin Gareus
2016-04-23fix typo in config variableRobin Gareus
2016-04-22fix send-id "0" when loading sessionRobin Gareus
2016-04-22fix single-bus AU rendering & related updatesRobin Gareus
2016-04-22invalidate AU cache on re-scanRobin Gareus
2016-04-22use coreaudio wrapperRobin Gareus
2016-04-22Pin Management UI tweaks for AU.Robin Gareus
2016-04-22Single instance AUs only, use variable i/oRobin Gareus
2016-04-22AU multibus supportRobin Gareus
2016-04-22fix AU cache clearRobin Gareus
2016-04-22load presets for all instancesRobin Gareus
2016-04-22add API to load plugin presets for all instancesRobin Gareus
2016-04-22Clarify my XML error printout from yesterday (see previous commit)John Emmas
2016-04-21When logging XML error messages, make sure we don't accidentally log an empty...John Emmas
2016-04-21and now with proper closing bracket.Robin Gareus
2016-04-21take MB dithering into account when stripping silence on exportRobin Gareus
2016-04-20disable sidechain & manual cfg for MB & AU for nowRobin Gareus
2016-04-20backend part for MB send-panners (ignore existing state, force disable)Robin Gareus
2016-04-20special case send panning for MBRobin Gareus
2016-04-20fix AU sidechain connectionRobin Gareus
2016-04-20include sidechain when delegating I/O configurationRobin Gareus
2016-04-20Mixbus: auto-connect monitor-sectionRobin Gareus
2016-04-20amend 386f244f - don't reinitialize I/O mapRobin Gareus
2016-04-20Reset I/O map when copying plugin and ChanCount changesRobin Gareus
2016-04-19OSC: removed unused _namespace_root variable.Len Ovens
2016-04-19fix stuck solo w/sidechain (when using port, not send, connections)Robin Gareus
2016-04-19clear [midi] plugin audio output buffers before running plugin.Robin Gareus
2016-04-19Revert/amend "fix a const-cast issue"Robin Gareus
2016-04-19show no/inplace info in Pin Dialog (debug builds only)Robin Gareus
2016-04-19some plugin-insert debuggingRobin Gareus
2016-04-19fix a const-cast issuePaul Davis
2016-04-19don't show plugin GUI when renaming tracks/bussesRobin Gareus
2016-04-19fix midi-bypass drawing.Robin Gareus
2016-04-19GUI part of 00169f1da (TRY_AUTOSTART_ENGINE)Robin Gareus
2016-04-19hidden config option to replace TRY_AUTOSTART_ENGINE environment var.Robin Gareus
2016-04-19default strict-i/o preference to enableRobin Gareus
2016-04-19Mixbus specific Pin Mapping tweaksRobin Gareus
2016-04-19small is beautifulRobin Gareus
2016-04-19NO-OP, whitespace and commentsRobin Gareus
2016-04-19more wire drawing..Robin Gareus
2016-04-19fix plugin silence runs (e.g. during audition)Robin Gareus
2016-04-18fix possible crash at session close.Robin Gareus
2016-04-18update instrument list when rescanning pluginsRobin Gareus
2016-04-18slightly better version of 0077923d, don't stop the engine for nothingRobin Gareus