summaryrefslogtreecommitdiff
path: root/libs/ardour/uri_map.cc
AgeCommit message (Expand)Author
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
2012-05-27Re-implement URIMap to tolerate broken plugins that use the wrong context toDavid Robillard
2011-11-21Implement the LV2 urid extension and remove implementation of (experimental) ...David Robillard
2011-06-01Fix broken whitespace. I'd apologize for the compile times if it was my faul...David Robillard
2010-12-11Fix compiler warningsSakari Bergen
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
2010-11-13make ardour3 build and link on OS X (tiger, at least)Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-07-21Fix some unused parameter warnings.Carl Hetherington
2009-05-04Preliminary MIDI plugin support.David Robillard