index
:
lv2.git
atom-cpp
book
c++
main
static-urids
ui-request-parameter
validation
LV2
d@drobilla.net
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lv2
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-17
Rearrange source tree to be directly usable by dependants
David Robillard
132
-7393
/
+24
2022-07-17
Switch to meson build system
David Robillard
26
-0
/
+1041
2022-07-17
Remove unnecessary parentheses
David Robillard
1
-6
/
+6
2022-07-17
Add missing release metadata
David Robillard
2
-0
/
+20
2022-07-17
Replace canonical dcs ontology with a minimal version for LV2
David Robillard
1
-0
/
+2
2022-07-17
Remove archaic properties from foaf vocabulary
David Robillard
1
-0
/
+2
2022-07-17
Clean up and modernize Python support code
David Robillard
1
-0
/
+2
2022-07-17
Fix whitespace and add missing clang-format configuration
David Robillard
1
-2
/
+2
2022-07-17
Add dark mode style for documentation
David Robillard
1
-0
/
+2
2022-07-17
Avoid -Warray-bounds with GCC 10 for arm32
David Robillard
1
-6
/
+6
2022-07-17
Consistently use unsigned literals for enum constants
David Robillard
1
-5
/
+5
2022-07-17
Make test logging portable to MinGW and old MS runtimes
David Robillard
2
-4
/
+3
2022-07-17
Make potentially lossy type conversions explicit
David Robillard
1
-1
/
+1
2022-07-03
Suppress new warnings from clang-tidy 13
David Robillard
1
-0
/
+7
2022-05-27
Fix LV2_Atom_Sequence_Body documentation
David Robillard
1
-1
/
+1
2022-05-26
LV2 1.18.4
v1.18.4
David Robillard
11
-6
/
+64
2022-05-26
Suppress new warnings in clang-tidy 13
David Robillard
3
-6
/
+6
2022-05-18
Fix typos
David Robillard
1
-1
/
+1
2022-05-09
Deprecate ui:resize
David Robillard
1
-1
/
+2
2022-05-09
Fix incorrect spelling and test for regression with codespell
David Robillard
14
-16
/
+16
2021-03-15
Simplify rdfs:label restrictions
David Robillard
1
-2
/
+2
2021-03-15
Remove old link to SVN repository
David Robillard
1
-4
/
+0
2021-03-15
Make the type of patch:wildcard more precise
David Robillard
1
-1
/
+1
2021-03-15
Fix type and range of patch:value
David Robillard
1
-3
/
+1
2021-03-15
Add owl:imports to ontologies
David Robillard
15
-16
/
+36
2021-03-10
Fix warnings with VS2019
David Robillard
1
-1
/
+1
2021-02-22
Fix typos in docstrings
Reuben Thomas
7
-11
/
+11
2021-02-13
Add missing LV2_CORE__enabled define
Alexandros Theodotou
1
-0
/
+1
2021-01-07
LV2 1.18.2
v1.18.2
David Robillard
3
-5
/
+10
2021-01-02
Use email address instead of website for attribution
David Robillard
30
-32
/
+30
2020-12-26
Format all code with clang-format
David Robillard
33
-2488
/
+2443
2020-12-26
Make include guards surround all header contents
David Robillard
27
-140
/
+140
2020-12-26
Add clang-format suppression comments
David Robillard
25
-0
/
+99
2020-12-18
eg-sampler: Save and restore gain parameter value
Filipe Coelho
1
-0
/
+9
2020-12-16
Clean up includes
David Robillard
5
-4
/
+4
2020-12-16
Remove unread variable
David Robillard
1
-8
/
+6
2020-11-17
Clean up Doxygen index
David Robillard
24
-41
/
+72
2020-10-16
Fix HTML character entities in documentation
David Robillard
9
-36
/
+34
2020-09-27
Don't use else after return
David Robillard
1
-3
/
+5
2020-09-27
Fix leaked va_lists
David Robillard
2
-0
/
+8
2020-09-27
Clean up includes
David Robillard
2
-2
/
+2
2020-09-13
Fix reference to the wrong function in documentation
David Robillard
1
-1
/
+1
2020-09-12
Fix typo in documentation
David Robillard
1
-1
/
+1
2020-09-11
Fix a mistake in the doc comments
Jean Pierre Cimalando
1
-1
/
+1
2020-07-25
Add missing define for bufsz:coarseBlockLength
Atsushi Eno
1
-0
/
+1
2020-07-16
Modernize compiler checks in attributes.h
David Robillard
1
-3
/
+3
2020-07-16
Fix unused variable warning in release builds
David Robillard
1
-0
/
+4
2020-07-15
Fix incorrect printf format specifiers
David Robillard
2
-9
/
+12
2020-07-15
Add missing static specifiers
David Robillard
1
-2
/
+2
2020-06-19
Fix state:StateChanged URI in metadata and documentation
David Robillard
3
-4
/
+12
[next]