summaryrefslogtreecommitdiffstats
path: root/src/shared/Builder.cpp
AgeCommit message (Expand)AuthorFilesLines
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