aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-09-27Clean up includesDavid Robillard3-2/+4
2020-09-27Clean up wscriptDavid Robillard1-50/+73
2020-09-27Remove deprecated Doxygen configuration keysDavid Robillard1-7/+1
2020-09-26Update autowafDavid Robillard1-0/+0
2020-09-26Update autowafDavid Robillard1-0/+0
2020-09-26Suppress MSVC warning 4711David Robillard1-0/+1
2020-09-26Suppress Wsuggest-attribute=mallocDavid Robillard1-0/+1
2020-09-26Suppress more GCC warnings in ultra-strict modeDavid Robillard1-0/+2
2020-09-26Update autowafDavid Robillard1-0/+0
2020-09-13Fix reference to the wrong function in documentationDavid Robillard1-1/+1
2020-09-12Fix typo in documentationDavid Robillard1-1/+1
2020-09-11Fix a mistake in the doc commentsJean Pierre Cimalando1-1/+1
2020-08-03Remove -Wno-implicit-int-float-conversionDavid Robillard1-1/+0
2020-07-25Add missing define for bufsz:coarseBlockLengthAtsushi Eno1-0/+1
2020-07-25Revert "Use LV2_ATOM_BODY macros in examples instead of pointer arithmetic"David Robillard3-3/+3
2020-07-18Fix CI configurationDavid Robillard1-6/+1
2020-07-16Only upload pages for masterDavid Robillard1-0/+2
2020-07-16Modernize compiler checks in attributes.hDavid Robillard1-3/+3
2020-07-16Use ultra-strict warnings and Werror on CIDavid Robillard1-10/+10
2020-07-16Fix unused variable warning in release buildsDavid Robillard1-0/+4
2020-07-16Be explicit about warningsDavid Robillard2-2/+73
2020-07-15Fix incorrect printf format specifiersDavid Robillard4-12/+15
2020-07-15Add missing static specifiersDavid Robillard1-2/+2
2020-06-19Fix state:StateChanged URI in metadata and documentationDavid Robillard3-4/+12
2020-05-22eg-sampler: Fix size of note-on atom sent from UIDavid Robillard2-2/+2
2020-04-26Fix specification directory indexDavid Robillard1-2/+3
2020-04-26Fix links in online documentation indexDavid Robillard2-4/+15
2020-04-26Fix htaccess filesDavid Robillard1-3/+3
2020-04-26Fix distcheck targetv1.18.0David Robillard1-1/+4
2020-04-26Fix version of core specificationDavid Robillard1-1/+1
2020-04-26LV2 1.18.0David Robillard12-19/+27
2020-04-26Fix top level news generation for core specificationDavid Robillard1-2/+8
2020-04-26Add tests for specification manifestsDavid Robillard1-0/+27
2020-04-26Add title variable for news postsDavid Robillard1-0/+1
2020-04-26Add Doxygen layout file to move detailed description to the topDavid Robillard2-1/+227
2020-04-26Ignore top-level generated NEWS fileDavid Robillard1-0/+1
2020-04-26Add C++ header compile testDavid Robillard1-6/+24
2020-04-26Update autowafDavid Robillard2-2/+2
2020-04-11Disable Turtle syntax test on WindowsDavid Robillard1-1/+1
2020-04-10lv2specgen: Fix various flake8 issuesDavid Robillard1-32/+39
2020-04-10lv2specgen: Format code with blackDavid Robillard1-346/+567
2020-04-10Shorten data-access descriptionDavid Robillard1-1/+1
2020-04-10Fix reference to non-existent C typeDavid Robillard1-1/+1
2020-04-10Remove most uses of "e.g." in documentationDavid Robillard16-63/+68
2020-04-10Remove incorrect type of pg:letterCodeDavid Robillard2-2/+3
2020-04-10Fix incorrect type of patch:sequenceNumberDavid Robillard3-2/+11
2020-04-10Add more specific property typesDavid Robillard9-24/+58
2020-04-10Remove redundant lv2:Specification type propertiesDavid Robillard24-46/+30
2020-04-10Add test that documentation is properly formatted MarkdownDavid Robillard1-0/+10
2020-04-10Add tests for vocabulary integrityDavid Robillard1-12/+46