Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-03-14 | Fix library current_version on MacOS | David Robillard | 4 | -4/+4 | |
2024-01-23 | Lilv 0.24.24v0.24.24 | David Robillard | 4 | -4/+4 | |
2024-01-09 | Fix null dereference when trying to load state from a missing file | David Robillard | 4 | -8/+8 | |
2023-10-22 | Lilv 0.24.22v0.24.22 | David Robillard | 4 | -4/+4 | |
2023-09-23 | Clean up sphinx build commands | David Robillard | 3 | -14/+14 | |
2023-09-23 | Explicitly specify all documentation dependencies | David Robillard | 5 | -13/+33 | |
Yet another attempt to sort out flaky documentation builds. This tries to be careful and describe the complete documentation dependency graph to meson explicitly (ignoring tool outputs that aren't used). | |||||
2023-09-23 | Format meson.build files with muon | David Robillard | 2 | -4/+18 | |
The less time wasted with manual code formatting, the better. | |||||
2023-09-21 | Fix documentation dependencies | David Robillard | 3 | -3/+3 | |
2023-05-14 | Clean up documentation and remove junk files from install | David Robillard | 14 | -114/+201 | |
2022-12-10 | Use consistent meson formatting | David Robillard | 1 | -6/+10 | |
2022-12-08 | Replace duplicated dox_to_sphinx script with sphinxygen dependency | David Robillard | 3 | -4/+9 | |
2022-12-08 | Fix case | David Robillard | 1 | -1/+1 | |
2022-11-29 | Convert man pages to mdoc | David Robillard | 4 | -137/+240 | |
2022-09-08 | Use 0BSD for trivial "public domain intent" things | David Robillard | 5 | -5/+5 | |
Fedora takes issue with CC0. Although it doesn't really matter for this stuff (dual licensed anyway, questionably "software", certainly not patentable, and so on), this is simpler and more consistent with the ISC license used for the actual software anyway. | |||||
2022-09-01 | Adopt REUSE machine-readable licensing standard | David Robillard | 15 | -0/+51 | |
2022-07-18 | Switch to meson build system | David Robillard | 6 | -45/+94 | |
2022-07-17 | Add lv2bench man page | David Robillard | 1 | -0/+33 | |
2021-01-07 | Use globally unique Doxygen group names | David Robillard | 2 | -2/+2 | |
This is necessary to avoid clashes when building unified documentation as a subproject. | |||||
2021-01-07 | Generate documentation with Sphinx and add an overview | David Robillard | 15 | -3490/+449 | |
2020-09-27 | Remove deprecated Doxygen configuration keys | David Robillard | 1 | -22/+1 | |
2019-04-22 | Update documentation | David Robillard | 6 | -191/+342 | |
2019-04-22 | Update Doxygen file | David Robillard | 1 | -52/+119 | |
2016-09-18 | Update documentation style | David Robillard | 1 | -63/+53 | |
2016-09-05 | Tidy up man pages | David Robillard | 3 | -10/+10 | |
2016-08-27 | Add lv2apply utility/example | David Robillard | 1 | -0/+34 | |
2016-08-27 | Update documentation style | David Robillard | 2 | -213/+454 | |
2016-08-26 | Fix man page formatting for consistency | David Robillard | 2 | -4/+4 | |
2015-10-08 | Fix documentation generation | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@5755 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2014-08-08 | Update Doxygen files. | David Robillard | 1 | -918/+1438 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@5427 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-09-09 | Disable timestamps in HTML documentation for reproducible build (fix #856). | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@4765 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-08-23 | Fix footer padding. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@4750 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-08-04 | Fix doxygen HTML output. | David Robillard | 1 | -2/+2 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@4616 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-07-09 | Improve documentation style. | David Robillard | 2 | -1/+188 | |
Update to r71/autowaf. git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@4530 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-07-09 | Factor out documentation fixup stuff to autowaf. | David Robillard | 3 | -333/+418 | |
Update Doxygen stuff and improve documentation style. Update to r70/autowaf. git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@4528 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-04-19 | Update documentation stuff. | David Robillard | 1 | -2/+2 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@4203 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-04-13 | Use standard command synopsis style. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@4176 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-01-17 | Fix syntax errors in man pages. | David Robillard | 2 | -32/+4 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3961 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-01-08 | Update man pages. | David Robillard | 2 | -9/+37 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3924 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2011-09-29 | Update documentation style | David Robillard | 1 | -1/+17 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3511 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2011-06-11 | Remove jv2jack | David Robillard | 1 | -32/+0 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3387 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2011-05-16 | Fix references to old utility names | David Robillard | 4 | -48/+10 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3266 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2011-04-28 | Fix up the last remnants of the old name. | David Robillard | 5 | -64/+4 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3219 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2011-04-28 | Rename slv2 to lilv. | David Robillard | 1 | -6/+6 | |
API breakage was proving too much of a hassle, and would be even further of a mess after release and packaging. Best to make a clean break now, and fix installation to support parallel installs and prevent this kind of problem in the future. git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3217 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2011-03-18 | Add missing files. | David Robillard | 1 | -0/+184 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@3119 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2011-03-17 | Improve documentation. | David Robillard | 2 | -35/+30 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@3110 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2011-03-16 | Fix (i.e. hide) documentation header. | David Robillard | 1 | -3/+3 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@3101 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2011-03-03 | Use custom Doxygen stylesheet. | David Robillard | 2 | -1/+562 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@3035 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2011-02-24 | Fix documentation generation. | David Robillard | 1 | -2/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@3023 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2011-02-12 | Add UI stuff to documentation. | David Robillard | 1 | -1/+2 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@2932 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2011-02-12 | Document entire API in a single header/page. | David Robillard | 1 | -14/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@2925 a436a847-0d15-0410-975c-d299462d15a1 |