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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-05
Copyright/Documentation/etc cleanups.
David Robillard
7
-14
/
+14
2007-02-05
Reorganized tree in preparation for beta release.
David Robillard
2
-5
/
+5
2007-01-12
Gracefully handle plugins that fail to instantiate.
David Robillard
1
-0
/
+7
2006-12-09
Updated to match lv2.ttl changes (HostFeature class names)
David Robillard
1
-3
/
+3
2006-12-03
Fixed more stupid free() bugs.
David Robillard
1
-11
/
+7
2006-12-03
Fixed (really stupid) crash with feature accessor functions.
David Robillard
1
-6
/
+0
2006-10-28
Clarified lv2.h header for HostFeatures parameter, associated changes to SLV2.
David Robillard
1
-0
/
+9
2006-10-14
Print dlerror when unable to load plugin library.
David Robillard
1
-1
/
+2
2006-09-03
Saner (internal) query API, though still needs work.
David Robillard
3
-79
/
+172
2006-09-03
Support for plugin data in manifest.ttl
David Robillard
1
-21
/
+23
2006-09-03
Warning and documentation fixes.
David Robillard
2
-13
/
+12
2006-09-02
Schema bug fixes (parsable now).
David Robillard
4
-35
/
+106
2006-07-26
Fixed unterminated varargs error
David Robillard
1
-1
/
+1
2006-07-26
Removed vstrjoin
David Robillard
5
-47
/
+47
2006-07-26
Fixed type mismatch
David Robillard
1
-1
/
+1
2006-07-26
Use getenv("HOME") instead of hardcoded "~"
David Robillard
1
-8
/
+12
2006-07-26
- Removed all the unsigned char garbage from the API
David Robillard
7
-139
/
+127
2006-07-22
Removed data type enumeration in favour of using the URI directly
David Robillard
4
-18
/
+34
2006-07-18
Stricter warning cleanliness
David Robillard
1
-2
/
+2
2006-06-11
Fixed port type URIs
David Robillard
1
-5
/
+7
2006-06-11
Catch broken plugins, messily for now
David Robillard
2
-2
/
+8
2006-06-11
Fixed query problems on 64-bit
David Robillard
5
-47
/
+32
2006-06-06
Moved libslv2 into it's own subdirectory
David Robillard
8
-0
/
+1007