Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-12-08 | Cleanup: Use "default" for default constructors and destructors | David Robillard | 1 | -1/+2 | |
2019-03-09 | Clean up includes and forward declarations | David Robillard | 1 | -4/+7 | |
2019-03-09 | Use smart pointers over manual memory management | David Robillard | 1 | -2/+2 | |
2019-03-08 | Pass World everywhere by reference | David Robillard | 1 | -2/+2 | |
2018-09-23 | Use lowercase namespace names | David Robillard | 1 | -6/+6 | |
2018-01-21 | Add URI class and remove use of Raul::URI | David Robillard | 1 | -4/+3 | |
2015-10-30 | Update clients when plugins are unloaded/reloaded | David Robillard | 1 | -0/+7 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5808 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-08-28 | Get rid of LV2Info class. | David Robillard | 1 | -2/+0 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5708 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 | |||||
2013-01-12 | Remove Raul::SharedPtr and switch to std::shared_ptr. | David Robillard | 1 | -5/+5 | |
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 | |||||
2012-08-18 | Node => Block | David Robillard | 1 | -0/+63 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4720 a436a847-0d15-0410-975c-d299462d15a1 |