Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-03-20 | Fix polyphony tests | David Robillard | 2 | -1/+5 | |
2017-03-20 | Fix round-trip preservation of property contexts | David Robillard | 1 | -2/+4 | |
2017-03-18 | Add missing files | David Robillard | 2 | -0/+229 | |
2017-02-18 | Improve parallel analysis and execution algorithms | David Robillard | 1 | -68/+4 | |
2017-02-18 | Add experimental PortAudio driver | David Robillard | 1 | -23/+6 | |
2017-02-15 | Move Properties out of Resource | David Robillard | 1 | -6/+7 | |
2017-02-12 | Fix warnings | David Robillard | 1 | -1/+1 | |
2017-02-12 | Fix various cast alignment warnings | David Robillard | 1 | -8/+7 | |
2017-02-12 | Run test events with monotonically increasing time | David Robillard | 1 | -7/+8 | |
2017-01-03 | Always escape file URIs | David Robillard | 1 | -1/+1 | |
2016-10-02 | Fix test suite | David Robillard | 1 | -0/+2 | |
2016-10-02 | Improve test coverage | David Robillard | 3 | -0/+63 | |
2016-10-02 | Fix unit test responses and ensure events succeed | David Robillard | 1 | -1/+1 | |
2016-10-02 | Add parallel graph execution | David Robillard | 1 | -1/+7 | |
2016-08-17 | Rename main graph and control/notify ports | David Robillard | 24 | -113/+113 | |
2016-08-02 | Make graph control ports support patch:Message | David Robillard | 1 | -0/+2 | |
2016-08-01 | Use consistent feature test macros | David Robillard | 1 | -0/+0 | |
2016-07-30 | Add undo support | David Robillard | 1 | -8/+44 | |
2016-07-30 | Clean up tests | David Robillard | 4 | -25/+33 | |
2016-07-29 | Save bundled graphs to graph.ttl by default | David Robillard | 2 | -2/+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. | |||||
2016-07-29 | Remove Forge dependency from AtomReader | David Robillard | 1 | -1/+0 | |
2016-07-27 | Add unit tests for Copy | David Robillard | 3 | -0/+32 | |
2016-07-24 | Fix crash when initial test graph does not exist | David Robillard | 1 | -5/+11 | |
2015-10-04 | Fix test suite compilation | David Robillard | 1 | -2/+2 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5741 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-05-25 | Use ingen:/ as base URI on the wire. | David Robillard | 19 | -91/+91 | |
This allows referring to non-graph items, which are converted to bundle-relative URIs on save, resolving issue #1049. Change root graph URI to ingen:/graph. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5687 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-05-25 | Fix ingen_test command line arguments. | David Robillard | 1 | -10/+14 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5686 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 | 10 | -17/+16 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5652 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-02-24 | Remove crusty old internal bindings. | David Robillard | 1 | -3/+0 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5608 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-02-24 | Demodularize Parser and Serialiser. | David Robillard | 1 | -4/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5606 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-02-24 | Use sequence buffer size from Jack. | David Robillard | 1 | -1/+1 | |
Patch from Hanspeter Portner. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5603 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-02-14 | Fix test suite. | David Robillard | 1 | -4/+13 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5571 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-02-09 | Fix broadcasting to several clients. | David Robillard | 1 | -2/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5550 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2014-01-24 | Fix various whitespace and formatting issues. | David Robillard | 1 | -14/+2 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5325 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2013-12-26 | Improve test coverage. | David Robillard | 2 | -13/+95 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5213 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2013-12-26 | Add test cases. | David Robillard | 3 | -1/+53 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5211 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2013-12-25 | Add test cases. | David Robillard | 3 | -0/+49 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5209 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2013-12-25 | Fix const casts. | David Robillard | 1 | -2/+2 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5207 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2013-02-23 | Remove Raul::fmt wrapper, the last vestige of boost dependency for Raul. | David Robillard | 1 | -3/+3 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5077 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2013-02-23 | Move Atom implementation out of Raul so it can depend on LV2. | David Robillard | 1 | -3/+3 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5076 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2013-02-04 | Replace Raul::thread with std::thread. | David Robillard | 1 | -1/+0 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5047 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2013-01-21 | Fix compilation with --test. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5002 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2013-01-12 | Remove Raul::SharedPtr and switch to std::shared_ptr. | David Robillard | 1 | -3/+3 | |
Use project local short type aliases for shared_ptr and friends. Move Raul::Disposable and Raul::Manageable into Raul::Maid. Use sets to store machina nodes and edges to avoid O(n) searches. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4939 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2013-01-12 | Update test suite for new URI style and patch extension changes. | David Robillard | 17 | -71/+68 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4938 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2013-01-12 | Lint. | David Robillard | 1 | -3/+3 | |
Fix test suite compilation. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4937 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-12-29 | "edge" => "arc". | David Robillard | 5 | -10/+10 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4897 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-12-23 | Use more sensible URI scheme for Ingen paths. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4889 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-12-21 | Fix memory leaks. | David Robillard | 1 | -1/+4 | |
Add missing library dependencies. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4880 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-11-21 | Move Configuration from Raul to Ingen. | David Robillard | 1 | -5/+5 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4836 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-11-17 | Set plugin<=>UI queue size based on LV2 options. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4822 a436a847-0d15-0410-975c-d299462d15a1 |