Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-12-14 | Use std::filesystem and std::make_unique | David Robillard | 1 | -3/+2 | |
2022-09-27 | Use braced init lists to avoid repeating return types | David Robillard | 1 | -4/+4 | |
2022-08-18 | Avoid "else" after "return", "break", and "continue" | David Robillard | 1 | -2/+8 | |
2022-08-18 | Switch to meson build system | David Robillard | 1 | -3/+3 | |
2020-08-01 | Make set_bundle_path_from_code take a function pointer | David Robillard | 1 | -2/+2 | |
2019-10-17 | Remove redundant move call | David Robillard | 1 | -1/+1 | |
2019-03-28 | Fix search for ingen_gui.ui | David Robillard | 1 | -1/+1 | |
2019-03-16 | Use search path facilities to find modules | David Robillard | 1 | -17/+19 | |
2019-03-16 | Properly support XDG_DATA_HOME and XDG_DATA_DIRS | David Robillard | 1 | -16/+70 | |
2019-03-09 | Clean up includes and forward declarations | David Robillard | 1 | -9/+7 | |
2018-09-23 | Use lowercase namespace names | David Robillard | 1 | -2/+2 | |
2018-01-21 | Add FilePath class and remove use of glib path utilities | David Robillard | 1 | -26/+66 | |
2018-01-21 | Use C++ style includes for standard language headers | David Robillard | 1 | -3/+2 | |
2017-12-25 | Remove superfluous using namespace declarations | David Robillard | 1 | -4/+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-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 | |||||
2012-08-17 | Implement real logging system, LV2 log extension support, and purge ↵ | David Robillard | 1 | -4/+0 | |
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-07-31 | Merge Ingen::Shared namespace into Ingen namespace and core libingen library. | David Robillard | 1 | -0/+114 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4579 a436a847-0d15-0410-975c-d299462d15a1 |