summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/uri_map.h
AgeCommit message (Expand)Author
2019-11-14LV2 extension for host's time-scale vari-speedRobin Gareus
2019-08-03Update libardour GPL boilerplate and (C) from git logRobin Gareus
2019-04-08Undo more incorrect sample/frame replacementsRobin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2016-11-07Fix LV2 state:StateChanged URIDavid Robillard
2016-10-19Use official LV2 state:StateChanged URIRobin Gareus
2016-10-13Allow a LV2 plugin to mark the session dirtyRobin Gareus
2016-07-31Support LV2 log trace messagesDavid Robillard
2016-03-14prototype online self-automating LV2 plugin interfaceRobin Gareus
2014-11-02Automation of LV2 plugin properties.David Robillard
2013-10-17add export visibility macros across libardourPaul Davis
2012-05-27Re-implement URIMap to tolerate broken plugins that use the wrong context toDavid Robillard
2012-01-28Use new Lilv state API to save LV2 plugin state.David Robillard
2011-11-21Implement the LV2 urid extension and remove implementation of (experimental) ...David Robillard
2011-11-07Use standard style LV2 extension include paths.David Robillard
2010-11-30Correctly implement LV2 event URI mapping (event URI context is restricted to...David Robillard
2010-11-25Stub implementation of LV2 persist extension.David Robillard
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-05-04Preliminary MIDI plugin support.David Robillard