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
/
core.lv2
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-17
Update INSTALL file.
David Robillard
1
-33
/
+25
2011-03-17
Specify explicitly that LV2_Descriptor::URI must be a valid URI string.
David Robillard
1
-0
/
+1
2011-03-16
Use <q> for fancy (and syntactically/semantically sensible) quotes.
David Robillard
1
-41
/
+42
2011-03-16
Linkify.
David Robillard
1
-17
/
+25
2011-03-16
SampleCount => sample_count.
David Robillard
1
-4
/
+3
2011-03-16
Define ControlPort and AudioPort data types as C float instead of IEEE
David Robillard
1
-6
/
+8
2011-03-16
Add threading rule for all classes (prohibit messing with global state).
David Robillard
1
-0
/
+4
2011-03-16
Fix overly-restrictive lv2:hardRTCapable rules.
David Robillard
1
-23
/
+22
2011-03-16
Fix typo.
David Robillard
1
-1
/
+1
2011-03-16
Update ChangeLog.
David Robillard
1
-4
/
+8
2011-03-16
Skip duplicate extensions with a warning.
David Robillard
1
-23
/
+61
2011-03-16
Tidy.
David Robillard
1
-15
/
+15
2011-03-16
Separate discovery from include hierarchy building.
David Robillard
1
-52
/
+65
2011-03-16
Tidy documentation.
David Robillard
1
-4
/
+6
2011-03-15
Add new waf script with bundled autowaf.
David Robillard
1
-0
/
+0
2011-03-15
Remove waf (broken intermediary revision).
David Robillard
1
-1
/
+0
2011-03-15
Remove autowaf external and wscript (broken intermediary revision).
David Robillard
2
-4
/
+4
2011-03-11
Add lv2:SpatialPlugin.
David Robillard
1
-0
/
+8
2011-03-11
Remove "Processor" from class names (inconsistent, but less ugly...).
David Robillard
1
-4
/
+15
2011-03-10
Apply changes from mailing list discussion:
David Robillard
1
-26
/
+47
2011-03-10
Fix issues discovered by larsl:
David Robillard
1
-3
/
+3
2011-03-10
Tidy up changes from LV2r3.
David Robillard
1
-31
/
+21
2011-03-10
Rewrite overview to be a bit more modern and to the point.
David Robillard
1
-34
/
+35
2011-03-10
Fix invalid HTML.
David Robillard
1
-2
/
+2
2011-03-10
Improve versioning documentation.
David Robillard
1
-9
/
+6
2011-03-09
Fix inappropriate hyphen use.
David Robillard
1
-1
/
+1
2011-03-07
Minor clarification
Lars Luthman
1
-1
/
+3
2011-03-05
Apply "odd number = development version" rule to both version numbers.
David Robillard
1
-7
/
+7
2011-03-05
"Revision" => "Version".
David Robillard
1
-2
/
+5
2011-03-05
Numeric minor/micro versions instead of version strings.
David Robillard
1
-4
/
+4
2011-03-04
New definition of versions.
David Robillard
1
-44
/
+82
2011-03-03
Add revisions to specification manifests.
David Robillard
1
-2
/
+3
2011-03-03
Sensible and more rigorous definition of lv2:revision.
David Robillard
1
-15
/
+47
2011-03-03
Fix line wrapping.
David Robillard
1
-4
/
+5
2011-03-03
Clarify host-provided extension function threading rules.
David Robillard
1
-7
/
+9
2011-03-03
Update copyright date.
David Robillard
1
-1
/
+1
2011-03-03
Fix grammar.
David Robillard
1
-5
/
+5
2011-03-02
Update serd (fix #include problem discovered by larsl).
David Robillard
1
-1
/
+2
2011-03-02
Port lv2config to C.
David Robillard
6
-187
/
+3758
2011-03-02
Tidy up lv2.ttl.
David Robillard
1
-82
/
+81
2011-03-02
Don't build include graphs into documentation.
David Robillard
1
-2
/
+2
2011-03-01
Add lv2:binary (previously used, but undefined).
David Robillard
1
-0
/
+13
2011-03-01
Update lv2.h documentation.
David Robillard
1
-224
/
+244
2011-02-17
Make lv2config work with Python 3.
David Robillard
1
-9
/
+11
2010-12-15
More waf 1.6 updates.
David Robillard
1
-3
/
+3
2010-12-15
Update for waf 1.6.
David Robillard
2
-8
/
+8
2010-11-26
Install everything correctly.
David Robillard
1
-0
/
+1
2010-11-26
Remove scheme from LV2 #include directives.
David Robillard
1
-2
/
+5
2010-11-26
Mark up documentation with lv2:documentation as per discussion on lv2-dev.
David Robillard
2
-57
/
+53
2010-10-28
Add lv2config.py symlink for python implementations that don't like to import...
David Robillard
1
-0
/
+1
[next]