index
:
lilv.git
fix-fake-ms
fix-windows
fix-windows-mkdir
main
serd1
Lilv LV2 host library
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-11
Add --names option to lv2_list to list all plugin names (instead of URIs).
David Robillard
1
-9
/
+24
2010-03-05
Hide symbols by default and explicitly export API (clean ABI).
David Robillard
16
-10
/
+137
2010-03-05
Parse all files with correct base URI.
David Robillard
5
-21
/
+37
2010-02-05
Free predicate SLV2Values before exit.
David Robillard
1
-0
/
+2
2010-02-01
Build unit tests against local library version/headers, even if installed.
David Robillard
1
-1
/
+1
2010-01-07
Support `./waf test' from top level.
David Robillard
1
-1
/
+1
2010-01-07
Move unit testing and coverage framework into autowaf.
David Robillard
4
-41
/
+22
2009-12-30
Print configuration header before running configure checks.
David Robillard
1
-1
/
+1
2009-12-05
Don't check for lv2core version.
David Robillard
1
-1
/
+1
2009-11-27
Update doxygen files.
David Robillard
1
-682
/
+686
2009-11-18
Link against -ldl (ticket #440).
David Robillard
1
-0
/
+1
2009-11-09
lv2:hardRtCapable -> lv2:hardRTCapable. Oops.
David Robillard
2
-4
/
+4
2009-11-08
Remove accidentally committed lv2_test from slv2 wscript.
David Robillard
1
-1
/
+0
2009-11-07
Delete plugins, move core package to lv2 directory and generate docs for it.
David Robillard
1
-0
/
+1
2009-10-13
Bash completion support for SLV2 utilities from Lars Luthman.
David Robillard
2
-0
/
+67
2009-08-16
Fix duplicate display of port groups.
David Robillard
1
-0
/
+1
2009-08-12
Fix slv2_plugin_get_name documentation (thanks to Damon Chaplin).
David Robillard
1
-3
/
+4
2009-08-10
Fix comment spelling error.
David Robillard
1
-1
/
+1
2009-07-22
Remove no longer necessary autowaf.check_tool.
David Robillard
1
-1
/
+1
2009-07-07
Fix compilation issues.
David Robillard
1
-0
/
+1
2009-07-05
Use 'standard' bundle paths for #include directives.
David Robillard
9
-8
/
+9
2009-07-04
Print group types.
David Robillard
1
-5
/
+8
2009-07-04
Fix link.
David Robillard
1
-1
/
+1
2009-06-19
Display port group information.
David Robillard
1
-6
/
+44
2009-06-17
Remove duplicate slv2_value_new_librdf_node and slv2_value_from_librdf_node.
David Robillard
2
-63
/
+22
2009-06-16
Remove lv2_dyn_manifest.h from slv2 source tree.
David Robillard
3
-246
/
+2
2009-06-16
Fix indentation (tabs).
David Robillard
2
-6
/
+5
2009-06-16
Don't kludge locale around queries.
David Robillard
3
-14
/
+6
2009-06-16
Remove lv2_simple_jack_host (was never useful anyway, just a crippled lv2_jac...
David Robillard
2
-259
/
+0
2009-06-14
Parse dynamic manifest with correct base URI.
David Robillard
2
-7
/
+3
2009-06-14
Finish last commit :)
David Robillard
1
-1
/
+1
2009-06-14
Add missing lv2_dyn_manifest.h.
David Robillard
3
-5
/
+250
2009-06-14
Updated LV2 dynamic manifest extension.
David Robillard
3
-46
/
+158
2009-06-14
Updated lv2 dynamic manifest discovery (still discovery only).
David Robillard
1
-7
/
+20
2009-06-09
Fix crash for illegal plugins with invalid ports.
David Robillard
1
-1
/
+1
2009-06-04
Remove unnecessary ORDER BY in scale points query.
David Robillard
1
-1
/
+1
2009-06-04
Centralize storage creation and only create SPO and OPS indices (TODO: Add AP...
David Robillard
4
-14
/
+29
2009-06-03
Kludge around broken raptor_sequence_set_at.
David Robillard
4
-18
/
+37
2009-06-03
Single-pass slv2_strjoin.
David Robillard
1
-18
/
+10
2009-06-03
Tolerate lv2_inspect of broken plugins with illegal ports.
David Robillard
2
-29
/
+16
2009-06-03
Consistent error/warning message output.
David Robillard
9
-43
/
+38
2009-06-03
Fix memory leaks.
David Robillard
2
-7
/
+11
2009-06-03
Same treatment for discovery of plugin classes.
David Robillard
1
-14
/
+54
2009-06-03
Fix warnings.
David Robillard
1
-5
/
+4
2009-06-03
Avoid sorting/searching during plugin discovery if results happen to be in or...
David Robillard
1
-20
/
+51
2009-05-30
Write dynamic manifest to tmpfile, not my home directory. Oops :)
David Robillard
1
-1
/
+1
2009-05-30
Partial implementation of lv2 dynamic manifest extension (configure --dyn-man...
David Robillard
2
-6
/
+55
2009-05-30
Fix whitespace.
David Robillard
1
-3
/
+3
2009-05-26
Release SLV2 0.6.6.
David Robillard
2
-1
/
+10
2009-05-26
Fix weird capitalisation on documentation main page.
David Robillard
1
-2
/
+2
[prev]
[next]