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
2014-11-17
Fix a few minor/unlikely memory errors.
David Robillard
1
-0
/
+4
2014-08-08
Update copyright dates.
David Robillard
3
-4
/
+4
2014-08-08
Fix non-strict prototype.
David Robillard
1
-2
/
+2
2014-05-05
Fix use of lv2info -m and -p options to write plugin data.
David Robillard
1
-7
/
+15
2013-11-01
lv2info: Don't display invalid control maxes and defaults (fix #934).
David Robillard
1
-2
/
+2
2012-08-12
Preliminary support for sequence ports.
David Robillard
1
-8
/
+22
2012-08-12
Improvements to lv2bench for plotting.
David Robillard
1
-16
/
+49
2012-08-11
Add lv2bench utility.
David Robillard
3
-0
/
+304
2012-08-09
Fix warnings: -Wshadow -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wmis...
David Robillard
3
-29
/
+12
2012-07-06
Fix crash when lv2info is run with an invalid URI argument.
David Robillard
1
-1
/
+7
2012-04-13
Remove dead code.
David Robillard
1
-11
/
+0
2012-04-13
Tidy.
David Robillard
1
-7
/
+6
2012-04-13
Use standard command synopsis style.
David Robillard
2
-2
/
+2
2012-04-12
Use URI defines from LV2 headers where possible.
David Robillard
1
-9
/
+9
2012-03-30
Remove old parameters stuff.
David Robillard
1
-10
/
+0
2012-03-27
Update for latest port-groups extension.
David Robillard
1
-23
/
+24
2012-03-27
Delete trailing whitespace.
David Robillard
1
-2
/
+2
2012-02-28
Update for latest lv2core.
David Robillard
1
-0
/
+10
2012-01-18
Use consistent *_config.h rather than *-config.h.
David Robillard
3
-3
/
+3
2012-01-17
Support compilation as C++ under MSVC++,
David Robillard
2
-4
/
+8
2012-01-08
Update man pages.
David Robillard
3
-7
/
+7
2011-12-19
Remove locale smashing kludges and use new serd functions for converting nodes
David Robillard
1
-2
/
+0
2011-12-16
Fix lilv_world_find_nodes to work with wildcard subjects.
David Robillard
1
-22
/
+33
2011-11-07
Add lilv_plugin_get_extension_data.
David Robillard
1
-0
/
+16
2011-11-02
Fix compilation broken in r3593.
David Robillard
1
-2
/
+2
2011-11-02
Use correct URI for dcterms:replaces (for hiding old plugins):
David Robillard
1
-1
/
+0
2011-11-01
Use rdfs:label for preset labels (fix ticket #668).
David Robillard
1
-4
/
+4
2011-09-27
Add lilv_plugin_write_description and lilv_plugin_write_manifest_entry.
David Robillard
1
-27
/
+54
2011-06-11
Remove jv2jack
David Robillard
1
-454
/
+0
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
[next]