summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-30Don't crash when keyeditor is emptyMathias Buhr
2016-03-30removed duplicated keybindingyonideshi
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 gtk2_ardour/po/zh.po for 4.7-469-g3f71e66YQ-YSY
2016-03-30update Chinese translation ardour/gtk2_ardour/po/zh.po base on Ardour build 4...YQ-YSY
2016-03-30update Chinese translation to /libs/gtkmm2ext/po/YQ-YSY
2016-03-30found 2 clerical errors, update Chinese translatioYQ-YSY
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