summaryrefslogtreecommitdiffstats
path: root/src/shared/LV2URIMap.hpp
AgeCommit message (Expand)AuthorFilesLines
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-5/+3
2011-03-07Apply LV2 UI MIDI event fix from Lars Luthman (ticket #651) with minor changes.David Robillard1-0/+4
2011-02-18Trim more cruft.David Robillard1-1/+0
2011-01-08Support "request run" feature from contexts extension.David Robillard1-2/+2
2010-11-30Gracefully handle out of range event URI mappings.David Robillard1-0/+5
2010-11-30Actually implement event context URI mapping (translate to/from global URI ID...David Robillard1-0/+6
2010-11-30Consistent naming for URI quarks.David Robillard1-12/+12
2010-11-26Update for latest LV2 #include style.David Robillard1-2/+2
2010-10-27Update for new Atom extension.David Robillard1-3/+3
2010-10-18Implement URI unmap extension and use it to serialise JSON dictionary keys.David Robillard1-2/+25
2010-10-17Fix raul include to use quotes.David Robillard1-1/+1
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-04My name is David. :)David Robillard1-1/+1
2010-03-06Save Ingen patches as working standard LV2 plugin bundles.David Robillard1-3/+2
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-2/+22
2010-02-02Use Glib string interning (quarks) to make Path/URI operator== very fast.David Robillard1-17/+42
2010-02-02Use Glib quarks to implement LV2 URI Map extension.David Robillard1-4/+0
2010-02-01Use consistent and more globally unique inclusion guards.David Robillard1-3/+3
2009-11-16Rework objects extension to have "value ports" and "message ports".David Robillard1-0/+1
2009-11-14Object extension.David Robillard1-4/+16
2009-07-05Use 'standard' bundle paths for #include directives.David Robillard1-1/+1
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-8/+8
2009-05-03Update waf configuration header for new waf scheme (in 1.5.6).David Robillard1-1/+1
2008-12-21Change configuration header name to something less likely to conflict.David Robillard1-1/+1
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-1/+1
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard1-1/+1
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+64