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
path:
root
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-20
Use correct program name in jack session command line.
David Robillard
1
-1
/
+1
2011-05-16
Fix references to old utility names
David Robillard
2
-10
/
+10
2011-05-03
Replace lilv_plugin_get_value_for_subject with lilv_world_find_nodes.
David Robillard
1
-4
/
+7
2011-04-30
Cache port RDF node on load instead of searching for it repeatedly.
David Robillard
2
-10
/
+10
2011-04-29
Tidy.
David Robillard
3
-6
/
+6
2011-04-29
Rename command line utilities to avoid clashing with slv2.
David Robillard
4
-0
/
+0
2011-04-29
LilvValue => LilvNode.
David Robillard
3
-118
/
+118
2011-04-29
Remove half-assed qname API.
David Robillard
1
-15
/
+18
2011-04-29
Terser names for value constructors.
David Robillard
2
-16
/
+16
2011-04-29
Don't hide pointers behind typedefs.
David Robillard
4
-71
/
+79
2011-04-28
Fix up the last remnants of the old name.
David Robillard
2
-2
/
+2
2011-04-28
Rename slv2 to lilv.
David Robillard
5
-225
/
+225
2011-04-28
More future-proof collection APIs.
David Robillard
3
-15
/
+13
2011-04-22
Switch to ISC license (legally equivalent to MIT license but with less obnoxi...
David Robillard
4
-91
/
+57
2011-04-16
Update copyright headers
David Robillard
3
-3
/
+3
2011-03-28
Fix data file listing.
David Robillard
1
-1
/
+2
2011-03-18
Add missing files.
David Robillard
1
-0
/
+64
2011-03-18
Fix broken data file / features output.
David Robillard
1
-3
/
+2
2011-03-09
New collections and iterator API.
David Robillard
3
-35
/
+51
2011-03-06
Relicense to 2-clause BSD... for the good of LV2... and hopefully me... event...
David Robillard
3
-51
/
+72
2011-03-05
Warn when plugin lv2:binary is missing.
David Robillard
1
-2
/
+8
2011-02-24
Move UI stuff back into slv2.h (avoid breakage).
David Robillard
1
-6
/
+1
2011-02-17
Jack session support for lv2_jack_host.
David Robillard
1
-8
/
+97
2011-02-12
Move lv2_jack_host to utils directory.
David Robillard
1
-0
/
+368
2011-02-12
Remove bitrotten LADSPA stuff.
David Robillard
2
-981
/
+0
2011-02-12
Tidy up programs.
David Robillard
2
-42
/
+37
2011-02-12
Make UI support a compile-time option, and separate UI functions into slv2/ui.h.
David Robillard
1
-0
/
+6
2011-01-30
Add blank node type for value, to allow the user to 'join' statement
David Robillard
1
-32
/
+14
2010-11-26
Update for latest LV2 #include style.
David Robillard
2
-2
/
+0
2010-11-25
Align required features correctly in output.
David Robillard
1
-1
/
+1
2010-10-16
Use #include <redland.h> over #include <librdf.h> (since redland 1.0.11 broke...
David Robillard
1
-1
/
+1
2010-09-22
Move http://lv2plug.in/ns/dev extensions to http://lv2plug.in/ns/ext.
David Robillard
1
-4
/
+4
2010-09-04
My name is David. :)
David Robillard
3
-5
/
+5
2010-03-11
Add --names option to lv2_list to list all plugin names (instead of URIs).
David Robillard
1
-9
/
+24
2010-02-05
Free predicate SLV2Values before exit.
David Robillard
1
-0
/
+2
2009-10-13
Bash completion support for SLV2 utilities from Lars Luthman.
David Robillard
1
-0
/
+59
2009-08-16
Fix duplicate display of port groups.
David Robillard
1
-0
/
+1
2009-07-05
Use 'standard' bundle paths for #include directives.
David Robillard
2
-0
/
+2
2009-07-04
Print group types.
David Robillard
1
-5
/
+8
2009-06-19
Display port group information.
David Robillard
1
-6
/
+44
2009-06-04
Centralize storage creation and only create SPO and OPS indices (TODO: Add AP...
David Robillard
1
-0
/
+1
2009-06-03
Tolerate lv2_inspect of broken plugins with illegal ports.
David Robillard
1
-0
/
+5
2009-06-03
Consistent error/warning message output.
David Robillard
1
-3
/
+7
2009-05-13
Update copyright dates.
David Robillard
3
-5
/
+5
2009-05-13
Strip trailing whitespace.
David Robillard
4
-58
/
+58
2009-05-03
Update waf configuration header for new waf scheme (in 1.5.6).
David Robillard
2
-2
/
+2
2009-03-30
Fix memory leaks.
David Robillard
1
-6
/
+17
2009-03-21
Test cases for query API.
David Robillard
1
-0
/
+1
2009-02-14
New generic query API.
David Robillard
1
-0
/
+14
2009-02-12
Fix memory leaks.
David Robillard
1
-0
/
+4
[next]