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-24
Distribution build fixes (pass make distcheck).
David Robillard
1
-1
/
+0
2007-02-20
Updated Ingen for most recent SLV2 API.
David Robillard
1
-3
/
+12
2007-02-20
Added simple accessor for values with subjects other than the plugin itself.
David Robillard
1
-0
/
+20
2007-02-19
More memory error/leak fixes.
David Robillard
2
-4
/
+3
2007-02-19
Fixed doap:license typo in lv2.ttl.
David Robillard
4
-69
/
+129
2007-02-19
Header/API cleanups.
David Robillard
8
-96
/
+69
2007-02-18
Removed private_types.h (and all exposure of types that shouldn't have been e...
David Robillard
6
-11
/
+84
2007-02-18
Fixed index types of Strings and Plugins for consistency.
David Robillard
5
-10
/
+15
2007-02-18
API updates (removed SLV2Value (binary compatibility nightmare waiting to hap...
David Robillard
6
-133
/
+131
2007-02-18
Implemented discovery of plugin extension bundles.
David Robillard
8
-155
/
+198
2007-02-09
Removed data type stuff from SLV2.
David Robillard
1
-17
/
+0
2007-02-09
Applied patch from Steve Harris, changes to work with new LV2 ontology port c...
David Robillard
1
-15
/
+34
2007-02-07
Added lv2.ttl installation, lv2.ttl added as source by default to queries.
David Robillard
6
-134
/
+283
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
[prev]