Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-03-20 | Fix round-trip preservation of property contexts | David Robillard | 1 | -5/+4 | |
2017-02-15 | Move Properties out of Resource | David Robillard | 1 | -81/+81 | |
2017-02-15 | Move static path stuff to its own header | David Robillard | 1 | -6/+6 | |
2017-02-12 | Fix various cast alignment warnings | David Robillard | 1 | -6/+6 | |
2016-10-29 | Fix minor memory issues | David Robillard | 1 | -1/+1 | |
2016-10-02 | Fix saving and loading subgraphs | David Robillard | 1 | -44/+60 | |
2016-08-17 | Rename main graph and control/notify ports | David Robillard | 1 | -1/+1 | |
2016-07-29 | Save bundled graphs to graph.ttl by default | David Robillard | 1 | -3/+2 | |
This avoids a lot of hassle with filename construction and renaming, while ensuring that the internal structure of any graph bundle is the same. | |||||
2015-10-30 | Remove unused variable | David Robillard | 1 | -4/+3 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5806 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-10-26 | Use URIDs almost everywhere | David Robillard | 1 | -10/+3 | |
This fixes some issues where types are lost after saving and re-loading many times. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5788 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-10-25 | Fix saving and loading of copy-pasted blocks | David Robillard | 1 | -6/+10 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5785 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-10-24 | Fix subgraph positioning | David Robillard | 1 | -3/+4 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5777 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-10-24 | Fix loading recursive graphs in LV2 | David Robillard | 1 | -11/+22 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5776 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-10-24 | Fix subgraph serialisation | David Robillard | 1 | -15/+29 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5775 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-09-04 | Fix various atom conversion issues. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5719 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-04-05 | Don't set symbol property (fix port rename). | David Robillard | 1 | -0/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5666 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-04-04 | Update copyright dates. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5653 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-04-03 | Use lv2:prototype and deprecate ingen:prototype. | David Robillard | 1 | -13/+19 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5652 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-04-03 | Fix loading graphs with explicit/non-file URIs. | David Robillard | 1 | -17/+74 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5650 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-02-24 | Demodularize Parser and Serialiser. | David Robillard | 1 | -0/+653 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5606 a436a847-0d15-0410-975c-d299462d15a1 |