summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour
AgeCommit message (Expand)Author
2016-04-08Add a fixed (not de-clicked) multi-buffer audio/midi delayline.Robin Gareus
2016-04-08consistent count/n_total APIRobin Gareus
2016-04-08add Plugin LatencyChanged() signal and max latency reportRobin Gareus
2016-04-07add support for plugin bypass/thru connectionsRobin Gareus
2016-04-06consistent lua binding name (nil is a reserved word in lua)Robin Gareus
2016-04-06lua bindings & API documentationRobin Gareus
2016-04-06update processor in-place mode when pin-mapping changesRobin Gareus
2016-04-06Route API to query all outputs (incl sends) and graph-feedsRobin Gareus
2016-04-06Add an API to traverse the process graph downstreamRobin Gareus
2016-04-04those who can't spell need to push thrice.Robin Gareus
2016-04-04expose more info from plugin-strip (for GUI display)Robin Gareus
2016-04-03cement daa10a6a38Robin Gareus
2016-04-03automatically add & connect sidechain plugin pins.Robin Gareus
2016-04-03Fix graph ordering incl. Inserts, Returns and SideChainsRobin Gareus
2016-04-03Implement describe_io_port() API for LV2Robin Gareus
2016-04-03add Plugin API to query port-labels and side-chain property.Robin Gareus
2016-04-03add channel count difference operator.Robin Gareus
2016-04-03handle sidechain input changesRobin Gareus
2016-04-03expose plugin sidechain (via route):Robin Gareus
2016-04-03implement plugin sidechainRobin Gareus
2016-04-02convenient Lua bindings to use Ardour::DataTypeRobin Gareus
2016-04-02prepare sidechain i/o processorRobin Gareus
2016-04-02proper debug output for channel mappingRobin Gareus
2016-04-02keep port maps sane and properly detect changesRobin Gareus
2016-04-02re/store custom plugin pin mapsRobin Gareus
2016-04-02implement save/load channel-mapsRobin Gareus
2016-04-02autodetect if current pin-connections can be processed in-placeRobin Gareus
2016-04-01add chan-mapping count/size()Robin Gareus
2016-04-01custom config trumps strict-i/oRobin Gareus
2016-04-01change strict-i/o default (off for Ardour on Linux and OSX)Robin Gareus
2016-03-31plugin-pin-map:Robin Gareus
2016-03-31Add a few class documentations to override inherited doc.Robin Gareus
2016-03-30add i/o map support for Audio UnitRobin Gareus
2016-03-30allow to sum channel mapsRobin Gareus
2016-03-30debug print match methodRobin Gareus
2016-03-30Delegated plugin configuration is now always successful.. exceptRobin Gareus
2016-03-29plugin-pin management.. nearly thereRobin Gareus
2016-03-29extend channel-mapRobin Gareus
2016-03-28reduce header dependencies (part 1/2)Robin Gareus
2016-03-28add strict-i/o preference (for new tracks)Robin Gareus
2016-03-27add some more documentationRobin Gareus
2016-03-27prepare Pin Management GUIRobin Gareus
2016-03-27closing in on pin management.Robin Gareus
2016-03-27VSTs don't process in-placeRobin Gareus
2016-03-27allow no-inplace processingRobin Gareus
2016-03-27add ChanMapping comparatorRobin Gareus
2016-03-26prototype support for arbitrary plugin channel mapsRobin Gareus
2016-03-26add "no-inplace" buffers.Robin Gareus
2016-03-25amend last commitRobin Gareus
2016-03-25add a dedicated channel map per pluginRobin Gareus