summaryrefslogtreecommitdiffstats
path: root/src/shared/Builder.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-05-11"Connection" => "Edge"David Robillard1-7/+7
2012-05-11Clean up and better document World interface.David Robillard1-9/+8
2012-05-10Work towards translatable strings and a cleaner log interface.David Robillard1-1/+0
2012-05-10LV2URIMap => URIMap.David Robillard1-5/+3
2012-05-02Preliminary socket control interface, and ingen_cmd command line interface wh...David Robillard1-1/+1
2012-04-28Use "tail" and "head" terminology instead of "src_port" and "dst_port".David Robillard1-1/+1
2012-03-27Switch to AGPL3+.David Robillard1-16/+15
2012-03-19Partially functioning communication between Ingen LV2 plugin and UI.David Robillard1-2/+4
2012-03-16Merge ClientInterface and ServerInterface.David Robillard1-2/+2
2012-03-14Use the host URI map/unmap when running as a plugin.David Robillard1-0/+1
2012-03-12Centralise atom creation in forge object.David Robillard1-2/+3
2011-10-21Move more headers to shared include directory.David Robillard1-1/+1
2011-10-21Separate URIs from LV2URIMap.David Robillard1-2/+2
2011-10-21Begin moving shared headers to public include directory.David Robillard1-1/+1
2011-05-24Tidy up headers.David Robillard1-4/+6
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-5/+0
2011-04-13Consistent local or installed includes for interface headers.David Robillard1-6/+6
2011-02-19Save/load patches as nested bundles (fix ticket #520).David Robillard1-1/+0
2010-09-04My name is David. :)David Robillard1-1/+1
2010-03-06Save Ingen patches as working standard LV2 plugin bundles.David Robillard1-3/+4
2010-02-25Store patch connections in a map using a lexicographic <Port*,Port*> key forDavid Robillard1-1/+1
2010-02-25Use put instead of looped indidivual property sets.David Robillard1-5/+2
2010-02-20Heavy overhaul of buffer management and polyphony.David Robillard1-1/+1
2010-02-03Comprehensive use of cached URIs and more advanced Value (Atom) system.David Robillard1-3/+1
2010-02-02Use Glib string interning (quarks) to make Path/URI operator== very fast.David Robillard1-5/+9
2009-05-27Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat...David Robillard1-9/+5
2009-05-27Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge...David Robillard1-6/+12
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-3/+3
2009-05-13The great ID refactoring of 2009.David Robillard1-6/+3
2009-05-11* New ontology.David Robillard1-1/+1
2008-12-16Trim include dependency tree.David Robillard1-0/+1
2008-12-02Rewrite pretty much everything to do with paths in Serialiser to actually mak...David Robillard1-16/+28
2008-11-10Turn off OSC debug dumping in engine.David Robillard1-1/+1
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-6/+2
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+98