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
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-11
Fully reset plugin struct when plugin is reloaded
David Robillard
1
-4
/
+37
2016-07-11
Improve test coverage
David Robillard
3
-3
/
+33
2016-07-10
Test versioned plugin replacement
David Robillard
7
-0
/
+329
2016-07-10
Test lilv_node_as_float on non-numeric nodes
David Robillard
1
-0
/
+1
2015-11-07
Remove unloaded plugins from world plugin list
David Robillard
1
-3
/
+5
2015-10-29
Support reloading bundles
David Robillard
1
-2
/
+69
2015-10-29
Fix test suite memory leaks
David Robillard
6
-0
/
+19
2015-10-08
Improve test coverage
David Robillard
1
-0
/
+11
2015-10-08
Fix memory leaks in test suite
David Robillard
1
-0
/
+5
2015-10-04
Improve test coverage
David Robillard
28
-5
/
+976
2015-08-14
Add lilv_free() for systems picky about such things.
David Robillard
1
-5
/
+5
2015-03-07
Add support for state deletion.
David Robillard
1
-0
/
+15
2015-01-29
Add lilv_file_uri_parse() for correct URI to path conversion.
David Robillard
1
-12
/
+0
2014-09-24
Fixes for new sord.
David Robillard
1
-0
/
+1
2014-08-08
Update copyright dates.
David Robillard
1
-1
/
+1
2014-07-15
Add lilv_world_unload_bundle() and lilv_world_unload_resource().
David Robillard
1
-2
/
+14
2014-07-12
Fix issues with lilv_plugin_get_author_name and friends (thanks Filipe Coelho...
David Robillard
1
-3
/
+259
2014-05-20
Fix test suite memory leaks.
David Robillard
1
-0
/
+5
2014-05-05
Fix use of lv2info -m and -p options to write plugin data.
David Robillard
1
-0
/
+10
2014-01-17
Fix minor memory leak in test suite.
David Robillard
1
-0
/
+1
2013-12-30
Clean up after test suite so multiple runs are successful.
David Robillard
1
-15
/
+15
2013-12-25
Fix some const-correctness violations.
David Robillard
1
-2
/
+2
2013-12-19
Add support for running plugins from Python by Kaspar Emanuel (fix #939 and #...
David Robillard
1
-1
/
+30
2013-02-10
Add lilv_world_ask() for easily checking if a statement exists.
David Robillard
1
-0
/
+6
2013-02-02
Require a URI for lilv_state_to_string() and fail gracefully otherwise.
David Robillard
1
-0
/
+9
2013-01-10
Make lilv_plugin_get_port_by_designation() return a const pointer.
David Robillard
1
-1
/
+1
2012-11-23
Add lilv_world_ask() for simply checking if a statement exists.
David Robillard
1
-0
/
+8
2012-11-23
Support atom:supports in lilv_port_supports_event() (fix #857).
David Robillard
1
-2
/
+7
2012-08-13
Fix const violations.
David Robillard
1
-7
/
+7
2012-08-09
Fix warnings: -Wshadow -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wmis...
David Robillard
2
-36
/
+37
2012-04-06
Fix compilation on Windows.
David Robillard
1
-1
/
+1
2012-04-06
Update test suite for latest state extension.
David Robillard
2
-5
/
+9
2012-03-30
Fix bad data discovered by sord_validate.
David Robillard
1
-1
/
+1
2012-03-27
Delete trailing whitespace.
David Robillard
1
-2
/
+2
2012-03-20
Update for latest atom extension.
David Robillard
1
-1
/
+1
2012-03-11
Fix incorrect lv2:hardRTCapable URI.
David Robillard
1
-1
/
+1
2012-03-10
Fix compilation with latest serd.
David Robillard
1
-2
/
+2
2012-03-08
Add base_uri parameter to lilv_state_to_string().
David Robillard
1
-1
/
+1
2012-03-08
serd_node_new_uri_from_path => serd_node_new_file_uri.
David Robillard
1
-2
/
+2
2012-03-08
Update sratom to write paths as file URIs, and related state fixes.
David Robillard
1
-14
/
+30
2012-03-08
Fix memory errors.
David Robillard
1
-5
/
+7
2012-03-06
Fix test for file state saving by comparing contents, not path.
David Robillard
1
-5
/
+7
2012-03-06
Use URI defines from atom.h.
David Robillard
1
-9
/
+7
2012-03-06
Add lilv_state_new_from_string().
David Robillard
1
-0
/
+11
2012-03-06
Use raw type/size/value instead of LilvNode for port values.
David Robillard
1
-11
/
+24
2012-03-03
Use a fully-fledged Atom serialisation API for state saving.
David Robillard
2
-17
/
+24
2012-03-02
Fix too-small float arrays.
David Robillard
1
-3
/
+3
2012-02-28
Update for latest lv2core.
David Robillard
1
-3
/
+3
2012-02-27
Implement lv2:relation.
David Robillard
1
-1
/
+10
2012-02-19
Update for latest LV2 changes.
David Robillard
2
-9
/
+10
[prev]
[next]