Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-02-03 | Suppress/fix new warnings in clang-tidy 15 | David Robillard | 1 | -5/+5 | |
2022-08-18 | Use a consistent style for empty braces | David Robillard | 1 | -2/+1 | |
2020-08-02 | Clean up URI map interface | David Robillard | 1 | -14/+15 | |
2020-08-02 | Make member functions const or static where possible | David Robillard | 1 | -1/+1 | |
2020-08-01 | Use modern casts | David Robillard | 1 | -2/+2 | |
2019-12-08 | Cleanup: Add missing explicit initialisations | David Robillard | 1 | -0/+2 | |
2019-12-08 | Cleanup: Use "auto" to avoid repeating type names | David Robillard | 1 | -2/+2 | |
2019-03-09 | Clean up includes and forward declarations | David Robillard | 1 | -2/+6 | |
2019-03-09 | Localise dependency on boost::format and improve logging API | David Robillard | 1 | -1/+1 | |
2018-09-29 | Use nullptr | David Robillard | 1 | -1/+1 | |
2018-09-23 | Use lowercase namespace names | David Robillard | 1 | -2/+2 | |
2018-01-21 | Replace glib quarks | David Robillard | 1 | -7/+21 | |
2018-01-21 | Use C++ style includes for standard language headers | David Robillard | 1 | -1/+1 | |
2018-01-21 | Add URI class and remove use of Raul::URI | David Robillard | 1 | -2/+2 | |
2017-12-25 | Remove superfluous using namespace declarations | David Robillard | 1 | -2/+0 | |
2017-12-25 | Use nullptr | David Robillard | 1 | -2/+2 | |
2017-12-25 | Fix inconsistent parameter names | David Robillard | 1 | -4/+4 | |
2017-12-24 | Clean up includes in public headers | David Robillard | 1 | -0/+2 | |
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 | |||||
2014-08-29 | Add compile-time feature to log URID mapping. | David Robillard | 1 | -2/+10 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5458 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2013-02-23 | Remove Raul::fmt wrapper, the last vestige of boost dependency for Raul. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5077 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-08-17 | Implement real logging system, LV2 log extension support, and purge ↵ | David Robillard | 1 | -5/+6 | |
evil/ugly/untranslatable C++ stream printing. Remove coloured log stuff from Raul. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4717 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-08-14 | Update for latest Raul. | David Robillard | 1 | -1/+6 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4687 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-07-31 | Merge Ingen::Shared namespace into Ingen namespace and core libingen library. | David Robillard | 1 | -0/+95 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4579 a436a847-0d15-0410-975c-d299462d15a1 |