summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-30add Chinese translation to /gtk2_ardour/appdata/poYQ-YSY
2016-03-30update Chinese translation ardour/gtk2_ardour/po/zh.po 2016-03-07YQ-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-28fix gain automation copy/paste -- #6842Robin Gareus
2016-03-28leave a ToDo noteRobin Gareus
2016-03-28one more ENSURE_GUI_THREAD()Robin Gareus
2016-03-28reduce header dependencies (part 2/2)Robin Gareus
2016-03-28reduce header dependencies (part 1/2)Robin Gareus
2016-03-28cont'd work on Pin Dialog DisplayRobin Gareus
2016-03-28add mixer strip context menu to en/disable strict-i/oRobin Gareus
2016-03-28use strict i/o preference during importRobin Gareus
2016-03-28add option to create new routes with strict-i/o enabled.Robin Gareus
2016-03-28expose strict-i/o preferenceRobin 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-27fix empty plugin window when switching generic to custom and back.Robin Gareus
2016-03-27get started with Pin Manager - currently display-only.Robin 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-26format lua reference in ardour-manual compatible htmlRobin 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-26Renaming issue in regions listyonideshi
2016-03-26step by step evolution of plugin pin managementRobin Gareus
2016-03-26strict i/o: limit output channels.Robin Gareus
2016-03-26add a script to read core files in gdb/lldbRobin Gareus
2016-03-26allocate buffers for all possible plugin configurationsRobin Gareus
2016-03-26tweak plugin-pin management dev scriptRobin Gareus
2016-03-26update luadocRobin Gareus
2016-03-26move LuaOSC into Ardour namespaceRobin Gareus
2016-03-26add "revert" button to lua script windowRobin Gareus
2016-03-26add lua script to test channel-mapping, update docRobin Gareus
2016-03-26prototype support for arbitrary plugin channel mapsRobin Gareus