summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
2016-01-09fix const-ness issue.Paul Davis
2016-01-09API evolutionRobin Gareus
2016-01-09and again.Robin Gareus
2016-01-09fix typo in ce7d18bc16Robin Gareus
2016-01-09Leave a ToDo note: distinguish LV2 user and factory presets.Robin Gareus
2016-01-09don't allow to delete factory presetsRobin Gareus
2016-01-08exclude AU factory presets from favorite listRobin Gareus
2016-01-08Fix monitor-section session-property vs preference state.Robin Gareus
2016-01-08translatable "Monitor" processor nameRobin Gareus
2016-01-08Expose overall monitor-processor stateRobin Gareus
2016-01-08remove default implementation to query plugin-preset namesRobin Gareus
2016-01-08Update Russian translationAlexandre Prokoudine
2016-01-07Allow to query Windows VST user-preset-namesRobin Gareus
2016-01-07lxvst preset name display (user presets only)Robin Gareus
2016-01-07LADSPA preset discoveryRobin Gareus
2016-01-07discover AU presets without instantiating pluginRobin Gareus
2016-01-07don't re-activate LV2 plugin before cleanup.Robin Gareus
2016-01-07LV2 - query presets without instantiating the pluginRobin Gareus
2016-01-07Add API to allow querying plugin-presets without instantiating the pluginRobin Gareus
2016-01-07NO-OP, re-order headerRobin Gareus
2016-01-05Update zh.poYQ-YSY
2016-01-03re-map lv2-port (symbol) with Controllable IDRobin Gareus
2016-01-02change Controllable::set_value() API to include grouped control consideration.Paul Davis
2016-01-01remove debug outputPaul Davis
2015-12-30possible extra housekeeping for control protocol modules.Paul Davis
2015-12-30safer housekeeping for control protocol descriptorsPaul Davis
2015-12-30some good practice.Robin Gareus
2015-12-30fix control surface discovery crash:Robin Gareus
2015-12-29keep AU cache in cache-dirRobin Gareus
2015-12-29add check for descriptor when deciding whether to register a control surface ...Paul Davis
2015-12-28prepare VST window resizeRobin Gareus
2015-12-28add midi-track mute automationRobin Gareus
2015-12-28redesign cross-thread registration/signalling systemPaul Davis
2015-12-27proper display name for Monitor ProcessorRobin Gareus
2015-12-26fix samplerate initialization.Robin Gareus
2015-12-25Keep plugin presets in sync across plugin-instances.Robin Gareus
2015-12-25don't assume plugin presets start their numbering at zero.Robin Gareus
2015-12-25add a PluginPreset struct: combined plugin-info + preset-recordRobin Gareus
2015-12-23add monitor-processor pre-fader (not at the top)Robin Gareus
2015-12-23Update German Translation for libardourEdgar Aichinger
2015-12-22Fix overlapping resolution (see issue #177)Nil Geisweiller
2015-12-22Fix indentation (whitespace -> tab)Nil Geisweiller
2015-12-22add signal for Plugin Status Changes (Hidden/Favorite)Robin Gareus
2015-12-21add monitor-section processor limitations.Robin Gareus
2015-12-19cont'd work on plugin-state templates - #6709Robin Gareus
2015-12-18open Finder/Explorer/File-manager in case of session-dir ambiguity.Robin Gareus
2015-12-18cleaner version of 7383ea6a (duplicate plugin state)Robin Gareus
2015-12-18save/restore plugin state with track-templateRobin Gareus
2015-12-17leave some todo-notes #6709 (track templates & state)Robin Gareus
2015-12-17properly copy plugin state when duplicating routes. #6709Robin Gareus