Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-11-24 | Use angle brackets for library includes and clean up include paths | David Robillard | 1 | -2/+2 | |
2022-09-01 | Adopt REUSE machine-readable licensing standard | David Robillard | 1 | -15/+2 | |
2021-01-02 | Use email address instead of website for attribution | David Robillard | 1 | -1/+1 | |
2020-12-31 | Format all code with clang-format | David Robillard | 1 | -47/+47 | |
2020-01-18 | Remove redundant LILV_API declarations | David Robillard | 1 | -6/+6 | |
There are specified in the declarations in the public API header, there is no need to duplicate them in the definitions. | |||||
2019-01-13 | Update copyright dates | David Robillard | 1 | -1/+1 | |
2019-01-13 | Clean up includes | David Robillard | 1 | -2/+6 | |
Sorts includes from local to global (which catches errors) and fixes missing includes found by the resulting breakage and include-what-you-use. | |||||
2017-12-29 | Fix inconsistent parameter names | David Robillard | 1 | -2/+2 | |
2014-08-08 | Update copyright dates. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@5423 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2014-07-31 | Minor code cleanups, slightly reduce LOC. | David Robillard | 1 | -25/+6 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@5416 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2014-02-01 | Fix indentation. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@5330 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-01-17 | Support compilation as C++ under MSVC++, | David Robillard | 1 | -2/+2 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3955 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2011-11-06 | Remove unnecessary _XOPEN_SOURCE defines causing problems on FreeBSD. | David Robillard | 1 | -2/+0 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3600 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2011-09-28 | Remove glib dependency | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3501 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2011-06-20 | Fix memory leak | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3410 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2011-06-01 | Fix lilv_ui_is_supported when Lilv is built independently. | David Robillard | 1 | -5/+4 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3346 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2011-04-29 | LilvValue => LilvNode. | David Robillard | 1 | -23/+23 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3234 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2011-04-29 | Rename files to match type names. | David Robillard | 1 | -0/+133 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3230 a436a847-0d15-0410-975c-d299462d15a1 |