David Robillard
770af26981
Clean up external vocabularies.
...
When these are shown in a UI, it was an awful mess. This strips a lot
of junk that is useless in an LV2 context, and cleans up the labels to
have a consistent style.
8 years ago
David Robillard
37ba349ca9
Fix incorrect xsd:date regexp.
8 years ago
David Robillard
77255bb5c2
Add schemas manifest.
8 years ago
David Robillard
d2b0dfdf40
Use lowercase for time property labels.
8 years ago
David Robillard
064f226c8e
Install schema bundle for host/utility support.
8 years ago
David Robillard
ca18777053
Remove formatting from comments for UI display.
8 years ago
David Robillard
8ad599d6e8
Add missing xsd labels.
8 years ago
David Robillard
cdff58d7cf
Add missing labels.
8 years ago
David Robillard
3920cb5749
Make designations a rdf:Property.
8 years ago
David Robillard
07d118c6cd
Add range for atom:supports and atom:bufferType.
8 years ago
David Robillard
4666e1ccd9
Fix typo.
8 years ago
Hanspeter Portner
4a2647bd55
Add missing C defines for notification protocols.
...
* add LV2_UI__PortProtocol
* add LV2_UI__protocol
* add LV2_UI__floatProtocol
* add LV2_UI__peakProtocol
8 years ago
David Robillard
4985c77f6c
Clean up and add missing labels.
8 years ago
David Robillard
312614efa1
Add recommendation for saved preset bundle names.
8 years ago
David Robillard
d317226911
Use current date if building non-release docs.
8 years ago
David Robillard
1010e630c5
Add preset banks.
8 years ago
David Robillard
e4124c859a
Add missing include.
8 years ago
David Robillard
9464887a98
Remove unnecessary sndfile.h include.
8 years ago
Hanspeter Portner
479843fc4d
Fix LV2_ATOM_TUPLE_FOREACH macro.
...
* using the LV2_ATOM_TUPLE_FOREACH macro throws a compile error
* the 'LV2_Atom_Tuple' has no own size attribute
* '(tuple)->size' should read: '(tuple)->atom.size'
Signed-off-by: Hanspeter Portner <dev@open-music-kontrollers.ch>
8 years ago
David Robillard
c88c6310dd
Remove unnecessary includes.
8 years ago
falkTX
bca3727839
Add Qt5 UI type
8 years ago
falkTX
1ab30cf0e7
Add LV2_SYMBOL_EXPORT to lv2_lib_descriptor
8 years ago
David Robillard
9b87166d9e
Update UI when state changes.
8 years ago
David Robillard
8adeb93d8d
Clean up whitespace.
8 years ago
David Robillard
bc893b67b1
Fix UI compilation.
8 years ago
David Robillard
cbe433d9d0
Simplify property restrictions by removing redundancy.
8 years ago
David Robillard
7506393c93
Revert "Add preliminary C++ work."
...
This reverts commit 9b4b2b68f5
.
8 years ago
David Robillard
9b4b2b68f5
Add preliminary C++ work.
8 years ago
David Robillard
3520e1fba6
Less crufty labels for floating point types.
8 years ago
David Robillard
3a95c3b575
Fix typo.
8 years ago
David Robillard
037727ca7a
Add patch:Copy method.
8 years ago
David Robillard
7ff06c0815
Upgrade to r100/autowaf.
8 years ago
David Robillard
1e54a8e03f
Fix too long prototype lines in Doxygen.
8 years ago
David Robillard
bf89c83b8f
Improve documentation.
8 years ago
David Robillard
203f89011d
Update waf.
9 years ago
David Robillard
ea11a75241
Fix margin of meta table.
9 years ago
David Robillard
2491bf32a1
Fix whitespacee.
9 years ago
David Robillard
61ee1b13fd
Add extern/visibility to LV2_SYMBOL_EXPORT.
9 years ago
David Robillard
997562c556
Don't use --Wl,--no-undefined on Darwin.
9 years ago
David Robillard
badeec7b3e
Don't require dot or check for Doxygen twice.
9 years ago
David Robillard
73fde0eea9
Clean up CSS.
9 years ago
David Robillard
3ec294f44b
Add link to spec index on spec pages.
9 years ago
David Robillard
d894b8367f
More uniform documentation style.
9 years ago
David Robillard
82f32d0fd7
Fix Doxygen output directory.
9 years ago
David Robillard
b74cd79a99
Fix building documentation from clean repository.
9 years ago
David Robillard
c67355debb
Fix default bundle install dir on other platforms.
...
Upgrade to waf 1.8.4.
9 years ago
David Robillard
fe4d7f69e7
Link math library where required.
9 years ago
David Robillard
68a4dc89f5
Single-page API documentation with unified style.
9 years ago
David Robillard
1754a6fe08
Remove unnecessary sndfile dependency.
9 years ago
David Robillard
f2b643692a
Make index page match new style.
9 years ago