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
/
src
/
world.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-24
Re-use the SordNode of blank nodes when copying.
David Robillard
1
-1
/
+2
2011-05-18
Update for new Sord API.
David Robillard
1
-20
/
+28
2011-05-16
Update for new Sord API.
David Robillard
1
-1
/
+2
2011-05-12
Update for new Sord API
David Robillard
1
-1
/
+2
2011-05-11
Pass environment to sord write methods for CURIE abbreviation.
David Robillard
1
-2
/
+10
2011-05-05
Remove useless world->namespaces.
David Robillard
1
-20
/
+0
2011-05-03
Replace lilv_plugin_get_value_for_subject with lilv_world_find_nodes.
David Robillard
1
-15
/
+45
2011-04-30
Update for new Serd API
David Robillard
1
-1
/
+1
2011-04-30
Consistent error and warning message style.
David Robillard
1
-5
/
+6
2011-04-30
Use readdir_r instead of readdir for thread safety.
David Robillard
1
-16
/
+12
2011-04-30
Tidy.
David Robillard
1
-8
/
+8
2011-04-29
Faster implementations of lilv_plugin_get_one and lilv_plugin_get_unique.
David Robillard
1
-1
/
+1
2011-04-29
Tidy.
David Robillard
1
-1
/
+1
2011-04-29
Rename command line utilities to avoid clashing with slv2.
David Robillard
1
-1
/
+2
2011-04-29
LilvValue => LilvNode.
David Robillard
1
-63
/
+63
2011-04-29
Remove LilvNode and LilvMatches typedefs for Sord stuff.
David Robillard
1
-47
/
+47
2011-04-29
Move querying functions up to world level.
David Robillard
1
-0
/
+20
2011-04-29
Remove half-assed qname API.
David Robillard
1
-34
/
+36
2011-04-29
Terser names for value constructors.
David Robillard
1
-3
/
+3
2011-04-29
Don't hide pointers behind typedefs.
David Robillard
1
-66
/
+56
2011-04-28
Rename slv2 to lilv.
David Robillard
1
-252
/
+252
2011-04-28
More future-proof collection APIs.
David Robillard
1
-3
/
+3
2011-04-28
Compile with older versions of glib.
David Robillard
1
-2
/
+2
2011-04-28
Update for new Sord API.
David Robillard
1
-10
/
+10
2011-04-27
Fix memory leaks.
David Robillard
1
-44
/
+49
2011-04-22
Switch to ISC license (legally equivalent to MIT license but with less obnoxi...
David Robillard
1
-20
/
+11
2011-04-22
Don't print warning when directory in LV2_PATH is nonexistent.
David Robillard
1
-2
/
+0
2011-04-16
Squeeze blank lines and delete trailing whitespace.
David Robillard
1
-2
/
+2
2011-03-29
Tidy expand().
David Robillard
1
-3
/
+1
2011-03-28
Implement variable expansion on Windows and use standard LV2_PATH
David Robillard
1
-0
/
+4
2011-03-28
Fix LV2_PATH parsing.
David Robillard
1
-9
/
+8
2011-03-28
Fix Windows build
David Robillard
1
-14
/
+49
2011-03-17
Add SLV2_OPTION_DYN_MANIFEST to dynamically enable/disable dyn-manifest.
David Robillard
1
-36
/
+53
2011-03-15
Fix dynamic manifest error handling.
David Robillard
1
-5
/
+13
2011-03-11
Leaner slv2_plugin_is_replaced implementation.
David Robillard
1
-17
/
+6
2011-03-11
Add slv2_plugin_is_replaced to allow hosts to hide old plugins.
David Robillard
1
-1
/
+35
2011-03-09
New collections and iterator API.
David Robillard
1
-22
/
+1
2011-03-07
Fix memory leaks.
David Robillard
1
-29
/
+25
2011-03-07
Fix memory leak.
David Robillard
1
-0
/
+1
2011-03-07
Suppose xsd:double numeric literals.
David Robillard
1
-0
/
+2
2011-03-06
Relicense to 2-clause BSD... for the good of LV2... and hopefully me... event...
David Robillard
1
-17
/
+24
2011-02-17
Error reporting.
David Robillard
1
-2
/
+6
2011-02-16
Update for new Sord API.
David Robillard
1
-1
/
+1
2011-02-16
Update for new Sord API.
David Robillard
1
-4
/
+11
2011-02-16
Update for new Sord API.
David Robillard
1
-3
/
+3
2011-02-12
Wrap rest of API (with a few troublesome exceptions).
David Robillard
1
-0
/
+11
2011-02-12
Document entire API in a single header/page.
David Robillard
1
-5
/
+1
2011-02-11
Add support for boolean values.
David Robillard
1
-11
/
+28
2011-02-11
Fix dynamic manifest support.
David Robillard
1
-97
/
+85
2011-02-11
Tidy up includes.
David Robillard
1
-4
/
+7
[next]