David Robillard
677eee0a8a
Remove workaround for ancient MSVC
4 years ago
David Robillard
ca215abd62
Fix xsd.ttl style
4 years ago
David Robillard
843a25b03a
Add more information to xsd.ttl
4 years ago
David Robillard
ce27ec9012
Re-serialise xsd.ttl
...
Equivalent content, this is just to minimize the diff for the following commit.
4 years ago
David Robillard
693450ca90
Rework port restrictions so that presets can be validated
4 years ago
David Robillard
d9885bc878
Fix whitespace
4 years ago
David Robillard
caee326e6e
Remove overly restrictive domain from units:unit
4 years ago
David Robillard
3bab97b155
Relax range of opts:requiredOption and opts:supportedOption
4 years ago
David Robillard
0840e50cf8
Aggressively deprecate uri-map extension
5 years ago
David Robillard
d77c88289e
Aggressively deprecate event extension
5 years ago
David Robillard
e9f0796b44
Factor out deprecation attribute and warning boilerplate
5 years ago
David Robillard
569dc8a49d
Improve lint target
5 years ago
David Robillard
c498b60ae0
Fix various Python style issues
5 years ago
David Robillard
6da5b264f8
Remove unused imports
5 years ago
David Robillard
9337cb4993
Shrink code slightly by removing some if-else structure
5 years ago
David Robillard
e7041238e4
Add missing macro argument parenthesis
5 years ago
David Robillard
e9df0f8740
Add missing braces
5 years ago
David Robillard
cdf5e54b39
Remove redundant casts
5 years ago
David Robillard
973b8fbca8
Clean up includes
5 years ago
David Robillard
4db67120ef
Install standard headers to simpler include paths
5 years ago
David Robillard
160ecb9601
Include waf sources and fix build with Python 3.7
5 years ago
David Robillard
6825835bb6
Fix building documentation with Python 3.7
5 years ago
David Robillard
50d838465b
Merge commit 'db4fa08d4da3cc840e6f97e6869a877f2b4c9474' as 'waflib'
5 years ago
David Robillard
db4fa08d4d
Squashed 'waflib/' content from commit 6e726eb
...
git-subtree-dir: waflib
git-subtree-split: 6e726eb11d3e21be410549d27dd1aa94678f3d09
5 years ago
David Robillard
ed1e39547d
Fix warnings in atom tests
5 years ago
David Robillard
4e8d3dc470
Fix documentation table underline problem
...
How/why is beyond me...
5 years ago
David Robillard
27c0cf6366
Remove invalid statement from doap ontology
5 years ago
David Robillard
87f396e32e
Fix pattern for xsd:double to make exponent optional
5 years ago
David Robillard
f27d84aec2
Fix incorrect pattern for xsd:byte
5 years ago
David Robillard
fcb353c10e
Fix incorrect range of midi:chunk
5 years ago
David Robillard
6803758604
Clarify time:beat origin
5 years ago
Harry van Haaren
dc9ff1250c
eg-sampler: Fix segfault on old_sample null deref
...
Fixes a segmentation fault in eg-sampler when a sample is loaded for the first
time. Dereferencing old_sample->path causes the NULL pointer segfault.
Resolved by always simplifying code to always write_set_file,
even if the filename is the same.
Signed-off-by: Harry van Haaren <harryhaaren@gmail.com>
5 years ago
Timo Wischer
fc332341ac
Install lv2_util.h for use by third-party code
5 years ago
Bernhard M. Wiedemann
239d19c14b
lv2specgen: Sort lists for reproducible documentation
5 years ago
Bernhard M. Wiedemann
06700865e1
Allow build date to be overridden for reproducible documentation
...
See https://reproducible-builds.org/specs/source-date-epoch/ for the definition
of this variable.
5 years ago
Robin Gareus
728196c9d5
eg-midigate: Respond to "all notes off" MIDI message
5 years ago
David Robillard
c7fc25e439
Upgrade to waf 2.0.4
5 years ago
David Robillard
39c7c726cd
Fix outdated port description in documentation
6 years ago
David Robillard
0713986dcd
Add patch:context property
6 years ago
David Robillard
7d6c1c1884
Add lv2:MIDIPlugin class
6 years ago
David Robillard
56f064dce8
Fix uninitialized sndfile structure
6 years ago
David Robillard
f8fdd7a48d
Fix memory leak
6 years ago
David Robillard
0fc02cfb7c
Add lv2_validate utility
6 years ago
David Robillard
b36868f3b9
Fix typo
7 years ago
Robin Gareus
dbb18d8213
Add state:StateChanged for notification events
7 years ago
David Robillard
2cbbf14674
Fix mismatched gain parameter URI
7 years ago
David Robillard
1e09eccffc
Gracefully handle failure to load sample
7 years ago
David Robillard
b40d155aa5
Simplify command line use of lv2specgen
7 years ago
David Robillard
c681ba78e3
Fix table style
7 years ago
David Robillard
c9963b52c2
Build book last to increase parallelism
7 years ago