summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2016-04-02prepare sidechain i/o processorRobin Gareus
2016-04-02add some AU debug messageRobin Gareus
2016-04-02NO-OP whitespaceRobin Gareus
2016-04-02fix stict-i/o midi bypassRobin Gareus
2016-04-02fix invalid mapping detectionRobin Gareus
2016-04-02set processor owner early on (when loading session)Robin Gareus
2016-04-02revert bd5da84928 - separate i/o-map & config reset.Robin Gareus
2016-04-02proper debug output for channel mappingRobin Gareus
2016-04-02keep port maps sane and properly detect changesRobin Gareus
2016-04-02reset pin-maps with custom config.Robin 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-31fix typoRobin Gareus
2016-03-31plugin-pin-map:Robin Gareus
2016-03-31remove unused source filesRobin Gareus
2016-03-31Add a few class documentations to override inherited doc.Robin Gareus
2016-03-30fix prev commit.Robin Gareus
2016-03-30add i/o map support for Audio UnitRobin Gareus
2016-03-30ISO rules compatibility (don't re-use variable name in scope)Robin Gareus
2016-03-30allow to sum channel mapsRobin Gareus
2016-03-30inability to save non single character key binding with modifier eg. Ctrl-F5yonideshi
2016-03-30Fix #5884: errors when using timestretch toolPavel Potocek
2016-03-30update /libs/gtkmm2ext/po/zh.po for 469-g3f71e66YQ-YSY
2016-03-30update /libs/ardour/po/zh.po for 4.7-469-g3f71e66YQ-YSY
2016-03-30update Chinese translation to /libs/gtkmm2ext/po/YQ-YSY
2016-03-30found 2 clerical errors, update Chinese translatioYQ-YSY
2016-03-30fix ChanCount min/maxRobin Gareus
2016-03-30debug print match methodRobin Gareus
2016-03-30special case mixbus.Robin Gareus
2016-03-30fix copy/paste typoRobin Gareus
2016-03-30Delegated plugin configuration is now always successful.. exceptRobin Gareus
2016-03-29lua exception constitues configuration failureRobin Gareus
2016-03-29abort if configuration failsRobin Gareus
2016-03-29fix AU configure_io return value (bool not int)Robin Gareus
2016-03-29C++11/C++98 compat mainly for OSX/clangRobin Gareus
2016-03-29plugin-pin management.. nearly thereRobin Gareus
2016-03-29extend channel-mapRobin Gareus
2016-03-29OSC: Changed gainVCA to gainfader as VCA is already used.Len Ovens
2016-03-28leave a ToDo noteRobin 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-27OSC: fix issue 6839, make all OSC gaindB values below -192, inf.Len Ovens
2016-03-27add some more documentationRobin Gareus
2016-03-27lua bindings for ChanCountRobin Gareus
2016-03-27prepare Pin Management GUIRobin Gareus
2016-03-27closing in on pin management.Robin Gareus