summaryrefslogtreecommitdiffstats
path: root/include/ingen/shared/URIs.hpp
AgeCommit message (Expand)AuthorFilesLines
2012-03-15Remove weird "include" directory and use standard style ("ingen" directory in...David Robillard1-110/+0
2012-03-14Consistently map all URIs with the URI map.David Robillard1-2/+3
2012-03-14Remove silly/slow Quark::c_str() since Quark derives from a string type anyway.David Robillard1-1/+0
2012-03-14Use the host URI map/unmap when running as a plugin.David Robillard1-3/+0
2012-03-12Centralise atom creation in forge object.David Robillard1-1/+7
2012-03-11Implement cv:CVPort (fix #790). Not well-tested, but at least works somewhat.David Robillard1-2/+3
2012-03-10Rename ingen:canvas-x and ingen:canvas-y to ingen:canvasX and ingen:canvasY t...David Robillard1-2/+2
2012-03-10Use new LV2 MIDI definitions.David Robillard1-1/+1
2011-11-09Update for changes in LV2 SVN.David Robillard1-2/+2
2011-11-02Use ingen namespace for canvas-x and canvas-y and remove ingenuity namespace.David Robillard1-2/+2
2011-10-22Move basic URI map and unmap implementation to URIs.David Robillard1-0/+3
2011-10-21Move URIs.hpp to public shared include directory.David Robillard1-0/+103