Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-09-23 | Clean up includes and forward declarations | David Robillard | 1 | -9/+3 | |
2023-02-03 | Suppress/fix new warnings in clang-tidy 15 | David Robillard | 1 | -2/+2 | |
2020-12-15 | Clean up includes in gui | David Robillard | 1 | -0/+9 | |
2020-08-02 | Remove std::shared_ptr alias | David Robillard | 1 | -6/+6 | |
2020-08-02 | Remove wrappers for standard memory functions | David Robillard | 1 | -1/+3 | |
2020-08-02 | Fix unnecessary parameter copies | David Robillard | 1 | -6/+5 | |
2019-03-09 | Clean up includes and forward declarations | David Robillard | 1 | -0/+1 | |
2018-09-29 | Use nullptr | David Robillard | 1 | -1/+1 | |
2018-09-23 | Use lowercase namespace names | David Robillard | 1 | -8/+8 | |
2016-10-02 | Replace Delay internal with simpler BlockDelay | David Robillard | 1 | -0/+44 | |
2015-02-16 | Distinguish edge color from port color slightly. | David Robillard | 1 | -33/+0 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5578 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-12-29 | "edge" => "arc". | David Robillard | 1 | -0/+33 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4897 a436a847-0d15-0410-975c-d299462d15a1 |