Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-08-18 | Use default member initialization | David Robillard | 1 | -5/+6 | |
2020-12-15 | Clean up includes in gui | David Robillard | 1 | -3/+5 | |
2020-12-14 | Fix unnecessary parameter copying overhead | David Robillard | 1 | -2/+2 | |
2018-09-23 | Use lowercase namespace names | David Robillard | 1 | -6/+6 | |
2018-01-21 | Use C++ style includes for standard language headers | David Robillard | 1 | -2/+1 | |
2017-12-25 | Remove trivial destructors and use default where possible | David Robillard | 1 | -1/+0 | |
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-02-14 | Indicate sequence ports with an arrow tag. | David Robillard | 1 | -1/+0 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5568 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2014-08-31 | Use float sequences for sample-accurate control ports. | David Robillard | 1 | -0/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5462 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2014-01-24 | Fix various whitespace and formatting issues. | David Robillard | 1 | -1/+0 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5325 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2013-01-12 | Remove Raul::SharedPtr and switch to std::shared_ptr. | David Robillard | 1 | -2/+0 | |
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-11-21 | Move most recent graph open directory to Configuration. | David Robillard | 1 | -6/+0 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4846 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-11-21 | GUI::Configuration => GUI::Style. | David Robillard | 1 | -0/+67 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4844 a436a847-0d15-0410-975c-d299462d15a1 |