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
2011-06-14
Use uppercase for pkg-config variables, matching environment variables.
David Robillard
1
-4
/
+4
2011-06-11
Lilv 0.4.4
David Robillard
2
-3
/
+5
2011-06-11
Update ChangeLog
David Robillard
1
-0
/
+2
2011-06-11
Remove jv2jack
David Robillard
3
-527
/
+0
2011-06-11
Parse data files with their own URIs as base URIs and allow plugin data files...
David Robillard
1
-10
/
+4
2011-06-09
Fix badly typed return
David Robillard
1
-1
/
+1
2011-06-09
Explicitly document free functions as safe to call on NULL.
David Robillard
3
-7
/
+16
2011-06-01
Fix lilv_ui_is_supported when Lilv is built independently.
David Robillard
3
-6
/
+11
2011-05-30
Don't add soname/version to python module (suggestion from Alessio Treglia)
David Robillard
1
-1
/
+0
2011-05-30
Fix building with --bindings (patch from Alessio Treglia)
David Robillard
1
-1
/
+1
2011-05-26
Lilv 0.4.2
David Robillard
3
-2
/
+11
2011-05-25
Fix building documentation as part of recursive build.
David Robillard
2
-9
/
+17
2011-05-25
Python portability (argh...)
David Robillard
1
-2
/
+2
2011-05-25
Lilv 0.4.0
David Robillard
2
-3
/
+4
2011-05-25
Remove glib stuff from pkg-config file.
David Robillard
1
-2
/
+2
2011-05-24
Automatically fix up documentation on build
David Robillard
1
-0
/
+2
2011-05-24
Fix references to old Node name "Value"
David Robillard
2
-4
/
+4
2011-05-24
Add PACKAGING file
David Robillard
1
-0
/
+29
2011-05-24
Re-use the SordNode of blank nodes when copying.
David Robillard
3
-15
/
+10
2011-05-20
Use correct program name in jack session command line.
David Robillard
1
-1
/
+1
2011-05-19
Update waf (don't crash on waf test when lcov is unavailable)
David Robillard
1
-0
/
+0
2011-05-18
Fix crash introduced in last commit. Oops.
David Robillard
1
-10
/
+15
2011-05-18
Fix lilv_plugin_get_port_ranges_float crash when range values aren't float.
David Robillard
1
-8
/
+15
2011-05-18
Update for new Sord API.
David Robillard
3
-40
/
+53
2011-05-16
Update for new Sord API.
David Robillard
2
-1
/
+3
2011-05-16
Align configuration output precisely per-project
David Robillard
1
-1
/
+1
2011-05-16
Make dynamic manifest support optional for now (naspro git is broken).
David Robillard
1
-14
/
+14
2011-05-16
Actually rename `swig' directory `bindings'...
David Robillard
3
-0
/
+0
2011-05-16
Remove crusty old SWIG stuff
David Robillard
6
-60
/
+0
2011-05-16
Fix references to old utility names
David Robillard
6
-58
/
+20
2011-05-16
Install man pages and strip LILV_API from lilv man page
David Robillard
1
-1
/
+8
2011-05-15
Remove dead code found by clang static analyser
David Robillard
1
-3
/
+2
2011-05-12
Update for new Sord API
David Robillard
2
-1
/
+3
2011-05-11
Pass environment to sord write methods for CURIE abbreviation.
David Robillard
2
-2
/
+16
2011-05-11
Update license of lilv_text.c (with permission from kfoltman).
David Robillard
1
-18
/
+16
2011-05-06
Fix spurious space in URI (fix ticket #681).
David Robillard
1
-1
/
+1
2011-05-05
Remove useless world->namespaces.
David Robillard
2
-21
/
+0
2011-05-04
Wrap get_by_uri collection methods.
David Robillard
2
-25
/
+37
2011-05-04
Add some missing methods to C++ and Python APIs.
David Robillard
1
-7
/
+4
2011-05-04
Fix python bindings.
David Robillard
3
-60
/
+48
2011-05-03
Fix compilation.
David Robillard
1
-4
/
+6
2011-05-03
Replace lilv_plugin_get_value_for_subject with lilv_world_find_nodes.
David Robillard
9
-108
/
+113
2011-04-30
Update for new Serd API
David Robillard
2
-2
/
+2
2011-04-30
Consistent error and warning message style.
David Robillard
6
-28
/
+33
2011-04-30
Use readdir_r instead of readdir for thread safety.
David Robillard
1
-16
/
+12
2011-04-30
Tidy.
David Robillard
11
-43
/
+60
2011-04-30
Cache port RDF node on load instead of searching for it repeatedly.
David Robillard
6
-82
/
+58
2011-04-29
Faster implementations of lilv_plugin_get_one and lilv_plugin_get_unique.
David Robillard
2
-23
/
+19
2011-04-29
Tidy.
David Robillard
8
-204
/
+150
2011-04-29
value.c => node.c
David Robillard
2
-1
/
+1
[next]