aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/core
AgeCommit message (Collapse)AuthorFilesLines
2019-02-03LV2 1.16.0v1.16.0David Robillard3-7/+15
2019-01-10Sort includes from local to standard and fix exposed issuesDavid Robillard1-2/+2
This order is better because it ensures that headers can stand alone and include everything they need. Several missing includes were exposed by this, and are also fixed in this commit.
2019-01-10Remove workaround for ancient MSVCDavid Robillard1-2/+1
2018-10-28Rework port restrictions so that presets can be validatedDavid Robillard2-11/+25
2018-10-28Fix whitespaceDavid Robillard1-5/+5
2018-09-23Factor out deprecation attribute and warning boilerplateDavid Robillard2-0/+60
2018-09-22Install standard headers to simpler include pathsDavid Robillard6-0/+2059