summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
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
2016-03-27VSTs don't process in-placeRobin Gareus
2016-03-27allow no-inplace processingRobin Gareus
2016-03-27add ChanMapping comparatorRobin Gareus
2016-03-26proper C++ commentRobin Gareus
2016-03-26further pin management prototyping.Robin Gareus
2016-03-26OSC: added a linear VCA style gain control for faders that are 0 to 1 linear.Len Ovens
2016-03-26step by step evolution of plugin pin managementRobin Gareus
2016-03-26strict i/o: limit output channels.Robin Gareus
2016-03-26allocate buffers for all possible plugin configurationsRobin Gareus
2016-03-26move LuaOSC into Ardour namespaceRobin 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