summaryrefslogtreecommitdiff
path: root/libs/ardour/audio_unit.cc
AgeCommit message (Expand)Author
2016-04-13fix typoRobin Gareus
2016-04-13fix configurable IO MIDI FX w/strict-i/oRobin Gareus
2016-04-02add some AU debug messageRobin Gareus
2016-04-02NO-OP whitespaceRobin Gareus
2016-03-30fix prev commit.Robin Gareus
2016-03-30add i/o map support for Audio UnitRobin Gareus
2016-03-30fix copy/paste typoRobin Gareus
2016-03-30Delegated plugin configuration is now always successful.. exceptRobin Gareus
2016-03-29fix AU configure_io return value (bool not int)Robin Gareus
2016-01-28Fix AU port-name encoding.Robin Gareus
2016-01-09fix const-ness issue.Paul Davis
2016-01-09API evolutionRobin Gareus
2016-01-08exclude AU factory presets from favorite listRobin Gareus
2016-01-07discover AU presets without instantiating pluginRobin Gareus
2015-12-29keep AU cache in cache-dirRobin Gareus
2015-12-25don't assume plugin presets start their numbering at zero.Robin Gareus
2015-12-01fix AU preset listRobin Gareus
2015-10-20fix AudioUnit parameter listening to work with new ParameterChangedExternally...Paul Davis
2015-10-20rename Plugin::ParameterChanged to ParameterChangedExternally to reflect its ...Paul Davis
2015-10-18libs/* changes use new AppleUtility LibraryPaul Davis
2015-10-05use quotes for in-tree pbd/glib wrapper includeRobin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-09-17use pbd's gstdio compatibility wrapperRobin Gareus
2015-09-02rework AudioUnit variable input port count.Robin Gareus
2015-09-01fix AU port count - NI Reaktor5Robin Gareus
2015-08-08amend 0e3991e (can_support.. AND configure..)Robin Gareus
2015-08-08AU: discard relationship with master-bus channel count.Robin Gareus
2015-08-08AU: fix debug outputRobin Gareus
2015-08-03close file before unlinkRobin Gareus
2015-07-23signed/unsigned comparisonRobin Gareus
2015-07-20copy AU parameters with pluginRobin Gareus
2015-07-17print name instead of ID for skipped AUsRobin Gareus
2015-07-16rework AU scanning/discoveryRobin Gareus
2015-04-29remove AU crashlog assert.Robin Gareus
2015-04-05AU preset debugingRobin Gareus
2015-03-01fix typo in c936c97Robin Gareus
2015-02-28AU blacklistRobin Gareus
2015-02-28AU fix potential endless loop during discoveryRobin Gareus
2015-02-28AU presets: allow to save & directly use.Robin Gareus
2015-02-28include AU control outputs (as meters on generic UI)Robin Gareus
2015-02-28automated toggles? yes we can!Robin Gareus
2015-02-28fix AU generic GUI and automation lanesRobin Gareus
2015-02-26fix generic GUI for AU.Robin Gareus
2015-02-25annotate prev commit.Robin Gareus
2015-02-25no more AU warnings…Robin Gareus
2015-02-24AU synth. prefer stereo variant if available.Robin Gareus
2015-02-22support AudioUnit Generators without global Channel InfoRobin Gareus
2015-01-19use C locale, because POSIX locale is not supported on windows, and operation...Ben Loftis
2014-12-24Support fancy controls for some AU units.David Robillard