summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
2016-01-16Change last commit to use it's own variable rather than borrowing solo'sLen Ovens
2016-01-16Mackie Control: fix global Solo lamp to get signalled for listens active too.Len Ovens
2016-01-15force LV2 plugin-state save for templates - #6709Robin Gareus
2016-01-14add API to query signal value of audio-latency measurementRobin Gareus
2016-01-14ensure that each and every audioengine-related thread has a unique namePaul Davis
2016-01-14Fix bug 6725 regions incorrectly moved after tempo change when glued to BBT timeTim Mayberry
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