summaryrefslogtreecommitdiffstats
path: root/src/shared/LV2URIMap.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-10-17Support current versions of LV2 atom, atom-port, and context extensions.David Robillard1-4/+3
2010-10-06Add scheme to LV2 URI-based includes.David Robillard1-1/+1
2010-10-06Use URI-based LV2 header includes.David Robillard1-1/+1
2010-09-22Move http://lv2plug.in/ns/dev extensions to http://lv2plug.in/ns/ext.David Robillard1-7/+7
2010-09-04My name is David. :)David Robillard1-1/+1
2010-05-04Rename "object" extension "atom" extension.David Robillard1-7/+7
2010-03-06Save Ingen patches as working standard LV2 plugin bundles.David Robillard1-13/+9
2010-02-25Work on contexts and polymorphic ports.David Robillard1-0/+1
2010-02-13Learn and remove bindings exclusively through property interface.David Robillard1-0/+1
2010-02-03Binding of MIDI notes to toggle parameters.David Robillard1-0/+2
2010-02-03Bind ports with lv2:portProperty lv2:toggled specially (on iff value >= half).David Robillard1-0/+1
2010-02-03Comprehensive use of cached URIs and more advanced Value (Atom) system.David Robillard1-26/+61
2010-02-02Use Glib string interning (quarks) to make Path/URI operator== very fast.David Robillard1-9/+42
2010-02-02Use Glib quarks to implement LV2 URI Map extension.David Robillard1-23/+9
2010-01-07Consistent debug output for LV2URIMap.David Robillard1-2/+4
2010-01-06Do all logging output via Raul streams.David Robillard1-3/+4
2009-11-16Rework objects extension to have "value ports" and "message ports".David Robillard1-0/+1
2009-11-14Object extension.David Robillard1-1/+11
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-7/+7
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+75