summaryrefslogtreecommitdiffstats
path: root/bundles
AgeCommit message (Collapse)AuthorFilesLines
2012-08-19GraphObject => NodeDavid Robillard1-16/+16
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4722 a436a847-0d15-0410-975c-d299462d15a1
2012-08-19Patch => GraphDavid Robillard1-39/+39
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4721 a436a847-0d15-0410-975c-d299462d15a1
2012-08-16Update ontology.David Robillard1-16/+39
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4713 a436a847-0d15-0410-975c-d299462d15a1
2012-05-22More work on test suite.David Robillard1-0/+7
Clean up, simplify, and shrink event code. Support disconnect_all via Atom protocol. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4432 a436a847-0d15-0410-975c-d299462d15a1
2012-05-12Get copy and paste working again.David Robillard1-12/+0
Client side and text based is probably not the idea way to go about implementing this, but it more or less works and is certainly better than nothing for now. Copy paste of patch ports, and pasting into any path other than the root still isn't working currently. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4367 a436a847-0d15-0410-975c-d299462d15a1
2012-05-02Preliminary socket control interface, and ingen_cmd command line interface ↵David Robillard1-2/+2
which uses it. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4311 a436a847-0d15-0410-975c-d299462d15a1
2012-04-28Round auto-arrange coordinates to nearest integer and spread things out a ↵David Robillard1-8/+8
bit more. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4291 a436a847-0d15-0410-975c-d299462d15a1
2012-04-28Fix template bundle UI.David Robillard1-3/+3
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4290 a436a847-0d15-0410-975c-d299462d15a1
2012-04-26Save properties with pretty numbers so normal LV2 tools can read patches.David Robillard4-2/+134
Fix running as a plugin. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4279 a436a847-0d15-0410-975c-d299462d15a1
2012-04-22"Connection" => "Edge" and related terminology stuff.David Robillard1-15/+23
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4240 a436a847-0d15-0410-975c-d299462d15a1
2012-04-22Move schema and internals definitions to ingen.lv2 bundle.David Robillard2-0/+187
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4238 a436a847-0d15-0410-975c-d299462d15a1