Age | Commit message (Expand) | Author | Files | Lines |
2009-05-29 | Make connection parsing consistent with other parse methods. | David Robillard | 1 | -8/+10 |
2009-05-29 | Node creation via HTTP. | David Robillard | 1 | -6/+12 |
2009-05-28 | Working engine->client plugin information communication via HTTP. | David Robillard | 1 | -12/+12 |
2009-05-28 | Ignore properties with blank values. | David Robillard | 1 | -1/+1 |
2009-05-28 | Remove unused code. | David Robillard | 1 | -45/+1 |
2009-05-28 | Fix loading connections inside subpatches to patch ports. | David Robillard | 1 | -3/+2 |
2009-05-28 | Create objects via SetMetadataEvent. | David Robillard | 1 | -48/+0 |
2009-05-28 | Fix property saving to/from file (e.g. module locations). | David Robillard | 1 | -3/+3 |
2009-05-28 | Make SetMetadataEvent do multiple properties at once. | David Robillard | 1 | -33/+37 |
2009-05-28 | Fix URIs. | David Robillard | 1 | -12/+9 |
2009-05-28 | Fix QNAMEs being serialised as URIs. | David Robillard | 1 | -1/+1 |
2009-05-27 | Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat... | David Robillard | 1 | -21/+19 |
2009-05-27 | Rename 'destroy' 'delete' ('del' in code) (WebDAV DELETE). | David Robillard | 1 | -1/+1 |
2009-05-27 | Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge... | David Robillard | 1 | -13/+27 |
2009-05-13 | Fix crash on patch load. | David Robillard | 1 | -1/+1 |
2009-05-13 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2009-05-13 | Strip trailing whitespace. | David Robillard | 1 | -40/+40 |
2009-05-13 | The great ID refactoring of 2009. | David Robillard | 1 | -6/+6 |
2009-05-11 | * New ontology. | David Robillard | 1 | -276/+320 |
2008-12-02 | Make all this *&#@%* crap work: | David Robillard | 1 | -7/+59 |
2008-12-02 | Fix loading child patches. | David Robillard | 1 | -17/+5 |
2008-12-02 | Fix loading nested patches. | David Robillard | 1 | -18/+19 |
2008-12-02 | Rewrite pretty much everything to do with paths in Serialiser to actually mak... | David Robillard | 1 | -131/+131 |
2008-11-28 | Store module locations on drop (fix ticket #281). | David Robillard | 1 | -8/+6 |
2008-11-28 | Cleanup. | David Robillard | 1 | -16/+12 |
2008-11-28 | Shutup. | David Robillard | 1 | -2/+2 |
2008-11-28 | Fix pasting connections. | David Robillard | 1 | -6/+5 |
2008-11-27 | Save patch document properly for loaded subpatches too. | David Robillard | 1 | -21/+28 |
2008-11-27 | Remember document name (so File->Save doesn't prompt). | David Robillard | 1 | -3/+11 |
2008-11-27 | Tolate paths with '.' elements (e.g. ingen -egl ./foo.ingen.ttl). | David Robillard | 1 | -10/+20 |
2008-11-24 | Fix loading connections in patches with subpatches (fix ticket #274). | David Robillard | 1 | -2/+4 |
2008-11-22 | Finer grained locking on RDF world lock when parsing: prevents deadlock on lo... | David Robillard | 1 | -10/+35 |
2008-11-22 | Fix subpatch loading (fix ticket #271). | David Robillard | 1 | -9/+15 |
2008-11-17 | Barf less to the console. | David Robillard | 1 | -3/+1 |
2008-11-17 | Fix recursive connection loading (fix ticket #250). | David Robillard | 1 | -1/+4 |
2008-11-16 | Remember patch save file location in client (fix ticket #239). | David Robillard | 1 | -4/+3 |
2008-11-16 | Fix loading errors. | David Robillard | 1 | -15/+27 |
2008-11-16 | More HTTP. | David Robillard | 1 | -7/+8 |
2008-11-16 | Control port value tracking via HTTP. | David Robillard | 1 | -1/+22 |
2008-11-16 | Track connecting over HTTP. | David Robillard | 1 | -6/+3 |
2008-11-16 | Monitoring deletion and variable setting (e.g. moving stuff on the canvas) vi... | David Robillard | 1 | -2/+38 |
2008-11-10 | Turn off OSC debug dumping in engine. | David Robillard | 1 | -2/+2 |
2008-11-09 | Add concept of 'Resource' and make plugins a resource (as well as graph objec... | David Robillard | 1 | -3/+1 |
2008-11-09 | Move patch to /patch via HTTP to give a place for RESTful access to other thi... | David Robillard | 1 | -19/+38 |
2008-10-18 | Build against local library versions no matter what.... hopefully.... | David Robillard | 1 | -6/+6 |
2008-10-12 | Eliminate redundant ingen ontology parts, and save ingen Patchage in an LV2 c... | David Robillard | 1 | -9/+10 |
2008-10-02 | Make --build-docs at configure time trigger documentation building at build t... | David Robillard | 1 | -3/+0 |
2008-09-30 | Flatten ingen source directory heirarchy a bit. | David Robillard | 1 | -0/+587 |