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
/
lv2plug.in
/
ns
/
ext
Age
Commit message (
Collapse
)
Author
Files
Lines
2012-08-05
Move all project metadata for extensions (e.g. change log) to separate files to
David Robillard
39
-724
/
+814
spare hosts from loading them during discovery.
2012-08-05
Fix buf-size extension documentation.
David Robillard
1
-11
/
+12
2012-08-05
Do everything in the top level wscript file and remove wscript symlinks from ↵
David Robillard
20
-20
/
+0
extensions.
2012-08-03
Fix compilation with MSVC.
David Robillard
2
-3
/
+3
2012-08-03
Add compile test for all headers.
David Robillard
1
-3
/
+13
2012-07-29
Use consistent label style.
David Robillard
20
-120
/
+198
2012-07-29
Use more precise domain and range for EventPort properties.
David Robillard
1
-6
/
+12
2012-07-08
Fix outdated documentation in forge.h.
David Robillard
2
-7
/
+7
2012-07-02
Remove unnecessary include.
David Robillard
1
-2
/
+0
2012-07-02
Remove unnecessary include.
David Robillard
1
-2
/
+0
2012-07-02
Make event iterator gracefully handle optional ports.
David Robillard
3
-2
/
+14
2012-06-13
Add lv2_atom_object_body_get().
David Robillard
2
-1
/
+40
2012-06-05
Add buf-size extension.
David Robillard
4
-0
/
+204
2012-05-31
Add morph extension.
David Robillard
4
-0
/
+210
2012-05-18
Fix lv2_atom_object_next() on 32-bit platforms.
David Robillard
2
-4
/
+7
2012-05-18
Fix errant space.
David Robillard
1
-1
/
+1
2012-05-17
Fix implicit conversions in forge.h that are invalid in C++11.
David Robillard
3
-3
/
+12
2012-04-22
Fix typo in urid:unmap documentation.
David Robillard
2
-2
/
+11
2012-04-17
Bump versions, mark up releases, portability fixes.
David Robillard
36
-52
/
+197
2012-04-16
Improve documentation.
David Robillard
6
-90
/
+67
2012-04-16
Make feature URI distinct from extension URI.
David Robillard
2
-44
/
+60
Add return status enumeration. Improve documentation.
2012-04-14
Improve documentation.
David Robillard
2
-9
/
+9
2012-04-14
Remove host-info extension.
David Robillard
3
-108
/
+0
2012-04-14
Move CVPort to core.
David Robillard
3
-68
/
+0
2012-04-14
Fix broken links.
David Robillard
1
-6
/
+6
2012-04-14
Remove redundant time unit definitions and use those from units extension.
David Robillard
2
-40
/
+18
2012-04-13
Document standard serialisation format for all Atom types.
David Robillard
1
-43
/
+150
2012-04-13
Remove spurious blank line.
David Robillard
1
-1
/
+0
2012-04-13
Document how to serialise a MidiEvent to a string.
David Robillard
1
-2
/
+12
2012-04-13
Add missing file-release for 1.0. Improve documentation.
David Robillard
2
-3
/
+14
2012-04-13
Add port-props.h
David Robillard
1
-0
/
+42
2012-04-13
Fix incorrect ranges of some properties.
David Robillard
1
-3
/
+5
2012-04-13
Add some parameters from the old draft mixing_control extension.
David Robillard
1
-0
/
+36
2012-04-13
Add lv2:Feature as type to validate, though this overload was a mistake...
David Robillard
2
-1
/
+3
2012-04-13
Fix incorrect URI.
David Robillard
1
-1
/
+1
2012-04-13
Fix typo.
David Robillard
1
-1
/
+1
2012-04-12
Normalise syntax via serdi.
David Robillard
11
-81
/
+81
2012-04-12
Remove pset:appliesTo.
David Robillard
2
-36
/
+21
Normalise syntax via serdi.
2012-04-12
Add missing URI defines.
David Robillard
2
-44
/
+44
2012-04-12
Add port-groups.h (just URI defines).
David Robillard
1
-0
/
+64
2012-04-12
Remove comment header from dynmanifest.ttl.
David Robillard
1
-15
/
+0
2012-04-12
Remove comment headers from Turtle files and ensure the same information is ↵
David Robillard
19
-309
/
+32
available in machine readable form.
2012-04-12
Tidy manifests.
David Robillard
3
-3
/
+2
2012-04-12
Rename 'people' to 'meta' in anticipation of putting other stuff there.
David Robillard
20
-29
/
+29
2012-04-12
Lint.
David Robillard
7
-36
/
+16
2012-04-12
Delete trailing whitespace.
David Robillard
5
-48
/
+48
2012-04-12
Add struct names for LV2_URID_Map and LV2_URID_Unmap to allow forward ↵
David Robillard
1
-6
/
+6
declarations.
2012-04-12
Update doxygen markup.
David Robillard
2
-3
/
+3
2012-04-12
Make all atom/util.h functions start with lv2_atom.
David Robillard
2
-172
/
+108
2012-04-12
Add Chunk to Forge's set of URIDs for convenience.
David Robillard
1
-0
/
+2
[next]