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-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
2011-04-29
Tidy.
David Robillard
2
-13
/
+17
2011-04-29
Rename command line utilities to avoid clashing with slv2.
David Robillard
15
-48
/
+50
2011-04-29
LilvValue => LilvNode.
David Robillard
18
-957
/
+949
2011-04-29
Remove LilvNode and LilvMatches typedefs for Sord stuff.
David Robillard
7
-131
/
+128
2011-04-29
Move querying functions up to world level.
David Robillard
5
-92
/
+93
2011-04-29
Fix unit test.
David Robillard
1
-1
/
+1
2011-04-29
Rename files to match type names.
David Robillard
3
-2
/
+2
2011-04-29
More GCC-like error and warning messages.
David Robillard
1
-5
/
+8
2011-04-29
Fix value construction.
David Robillard
1
-9
/
+9
2011-04-29
Tidy.
David Robillard
1
-8
/
+7
2011-04-29
Remove half-assed qname API.
David Robillard
8
-160
/
+78
2011-04-29
Fix incorrect comment.
David Robillard
1
-1
/
+1
2011-04-29
Remove unused value type enumeration value.
David Robillard
2
-5
/
+0
2011-04-29
Terser names for value constructors.
David Robillard
9
-97
/
+98
2011-04-29
Don't hide pointers behind typedefs.
David Robillard
19
-1047
/
+1018
2011-04-28
Remove unused typedef.
David Robillard
1
-1
/
+0
2011-04-28
Fix up the last remnants of the old name.
David Robillard
15
-93
/
+33
2011-04-28
Rename files.
David Robillard
2
-6
/
+6
2011-04-28
Rename slv2 to lilv.
David Robillard
32
-3741
/
+3500
2011-04-28
Tidy (rearrange prototypes in sane order).
David Robillard
2
-36
/
+32
2011-04-28
More future-proof collection APIs.
David Robillard
12
-91
/
+116
2011-04-28
Don't mark slv2_plugins_free as deprecated (it's harmless to call anyway).
David Robillard
1
-1
/
+0
2011-04-28
Remove unused typedef (moved to Suil).
David Robillard
1
-9
/
+0
2011-04-28
Update for new Sord API.
David Robillard
3
-38
/
+38
2011-04-28
Bump versions.
David Robillard
1
-1
/
+1
2011-04-28
Compile with older versions of glib.
David Robillard
1
-2
/
+2
2011-04-28
Update for new Sord API.
David Robillard
3
-16
/
+16
2011-04-27
Fix memory leaks.
David Robillard
5
-68
/
+85
2011-04-27
Update for new Serd API.
David Robillard
1
-2
/
+2
2011-04-23
Improve node struct alignment
David Robillard
1
-2
/
+3
2011-04-22
Fix Python whitespace (PEP8)
David Robillard
3
-9
/
+6
2011-04-22
Upgrade to waf 1.6.4 and autowaf r43
David Robillard
1
-0
/
+0
2011-04-22
Upgrade to waf 1.6.4
David Robillard
1
-0
/
+0
2011-04-22
Fix SWIG build warnings.
David Robillard
1
-9
/
+16
2011-04-22
Fix incorrect function pointer typedef syntax (and broken SWIG build).
David Robillard
1
-2
/
+2
2011-04-22
Add Python waf options.
David Robillard
1
-0
/
+2
2011-04-22
Remove doxygen comment for private implementation.
David Robillard
1
-1
/
+1
2011-04-22
Switch to ISC license (legally equivalent to MIT license but with less obnoxi...
David Robillard
19
-391
/
+228
2011-04-22
Remove UI instance API from SLV2 (apps should implement UIs via Suil now).
David Robillard
6
-463
/
+60
2011-04-22
Don't print warning when directory in LV2_PATH is nonexistent.
David Robillard
1
-2
/
+0
2011-04-19
Remove use of new (2.6) python exception syntax.
David Robillard
1
-1
/
+1
2011-04-16
Update copyright headers
David Robillard
5
-6
/
+6
2011-04-16
Squeeze blank lines and delete trailing whitespace.
David Robillard
10
-57
/
+41
2011-03-29
Update library preprocessor boilerplate
David Robillard
1
-20
/
+20
[prev]
[next]