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
2015-10-29
Fix restoring plugins with no state interface
David Robillard
1
-5
/
+7
2015-10-29
Fix build
David Robillard
2
-2
/
+2
2015-10-29
Fix long lines
David Robillard
4
-84
/
+82
2015-10-29
Fix loading dynamic manifest from bundles with spaces
David Robillard
2
-3
/
+8
2015-10-29
Fix comment
David Robillard
1
-1
/
+1
2015-10-29
Support reloading bundles
David Robillard
5
-47
/
+142
2015-10-29
Fix test suite memory leaks
David Robillard
6
-0
/
+19
2015-10-28
Fix outdated comment references to lilv_uri_to_path()
David Robillard
2
-5
/
+7
2015-10-09
Fix Python bindings
David Robillard
4
-6
/
+16
2015-10-08
Lilv 0.22.0
David Robillard
2
-3
/
+3
2015-10-08
Fix documentation generation
David Robillard
1
-1
/
+1
2015-10-08
Improve test coverage
David Robillard
2
-1
/
+12
2015-10-08
Fix memory leaks in test suite
David Robillard
1
-0
/
+5
2015-10-08
Add required lv2 tool to waf
David Robillard
1
-5
/
+5
2015-10-08
Update INSTALL file
David Robillard
2
-39
/
+17
2015-10-07
Fix directory walking on some systems
David Robillard
2
-4
/
+12
2015-10-05
Fix compilation on Windows
David Robillard
1
-2
/
+7
2015-10-04
Fix compilation on BSD
David Robillard
1
-1
/
+2
2015-10-04
Improve test coverage
David Robillard
35
-61
/
+1054
2015-10-03
Upgrade to waf 1.8.14
David Robillard
2
-8
/
+10
2015-09-10
Use lilv_free() where appropriate.
David Robillard
3
-10
/
+10
2015-08-14
Add lilv_free() for systems picky about such things.
David Robillard
5
-11
/
+28
2015-08-13
Fix lilv_realpath() on pre-POSIX-2008 systems.
David Robillard
2
-5
/
+16
2015-05-22
Clarify comment.
David Robillard
1
-1
/
+1
2015-05-21
Delete trailing whitespace.
David Robillard
2
-3
/
+2
2015-05-13
Build py33 bindings if configured with py3.
David Robillard
1
-1
/
+2
2015-04-15
Fix bindings for Python 3.
David Robillard
3
-3
/
+6
2015-03-28
Fix lilv_world_ask() to work with wildcards.
David Robillard
2
-3
/
+7
2015-03-17
Fix plugin iteration in Python.
David Robillard
1
-4
/
+4
2015-03-16
Load discovered owl ontologies as specifications.
David Robillard
3
-15
/
+22
2015-03-07
Add support for state deletion.
David Robillard
8
-53
/
+267
2015-03-07
Fix unload functions to only unload the necessary data.
David Robillard
1
-3
/
+3
2015-02-23
Update waf.
David Robillard
1
-5
/
+5
2015-02-19
Add lilv_state_emit_port_values() for special port value handling.
David Robillard
4
-8
/
+32
2015-02-08
Preserve absolute paths in state if no link directory is given.
David Robillard
3
-5
/
+11
2015-01-29
Expose lilv_world_load_specifications() and lilv_world_load_plugin_classes().
David Robillard
3
-3
/
+25
2015-01-29
Add lilv_file_uri_parse() for correct URI to path conversion.
David Robillard
7
-19
/
+39
2015-01-29
Fix memory leak.
David Robillard
1
-0
/
+1
2015-01-26
Add missing include.
David Robillard
1
-0
/
+1
2015-01-25
Upgrade to r100/autowaf.
David Robillard
1
-4
/
+4
2015-01-18
Fix Python bindings (add swig tool to waf).
David Robillard
1
-5
/
+5
2015-01-18
Remove LILV_NEW_LV2 define.
David Robillard
4
-16
/
+1
2015-01-16
Upgrade to r99/autowaf (fix documentation paths).
David Robillard
1
-4
/
+4
2014-12-18
Upgrade to waf 1.8.5.
David Robillard
1
-0
/
+0
2014-12-10
Fix loading files with spaces in their path.
David Robillard
2
-7
/
+8
2014-11-22
Windows fixes (thanks John Emmas).
David Robillard
4
-3
/
+18
2014-11-17
Fix a few minor/unlikely memory errors.
David Robillard
4
-4
/
+11
2014-10-05
Remove hard-coded -ldl from pkgconfig file.
David Robillard
1
-1
/
+1
2014-10-05
Tolerate passing NULL to lilv_state_restore().
David Robillard
3
-7
/
+10
2014-10-05
Configure based on compiler target OS for cross-compilation.
David Robillard
2
-13
/
+15
[next]