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
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-30
Added support for (Lars Luthman's) GTK GUI extension (SLV2 still does NOT dep...
David Robillard
1
-12
/
+9
2007-05-30
Fixed the other one.
David Robillard
1
-1
/
+1
2007-05-30
Fixed lv2_inspect crash bug (exposed by AZR3).
David Robillard
1
-1
/
+1
2007-05-09
Ontology install path fixes.
David Robillard
1
-0
/
+2
2007-05-08
Exposed slv2_value_free.
David Robillard
3
-1
/
+607
2007-05-08
Reworked simple query API to allow passing either QName or URI predicates.
David Robillard
1
-1
/
+20
2007-04-28
Use index instead of variable name for selecting query variables (performance...
David Robillard
1
-26
/
+128
2007-04-28
ladspa2lv2 fixes.
David Robillard
1
-19
/
+43
2007-04-28
Compile fixes, rewrote ladspa2lv2 as plain C using Redland.
David Robillard
4
-215
/
+258
2007-04-28
Reworked query/value system to expose data type.
David Robillard
1
-20
/
+22
2007-04-21
Changed "categories" to "plugin classes" to better match RDF.
David Robillard
1
-1
/
+1
2007-04-20
Preliminary categories support.
David Robillard
1
-0
/
+3
2007-04-20
Clean up API, hide more methods that should not be exposed to user.
David Robillard
2
-21
/
+31
2007-04-19
Renamed SLV2Model SLV2World.
David Robillard
2
-8
/
+8
2007-04-19
Added Redland dependency, using in-memory RDF models.
David Robillard
3
-22
/
+40
2007-02-19
Removed outdated utils/README
David Robillard
1
-3
/
+0
2007-02-19
More memory error/leak fixes.
David Robillard
2
-1
/
+1
2007-02-19
Fixed doap:license typo in lv2.ttl.
David Robillard
1
-0
/
+2
2007-02-19
Header/API cleanups.
David Robillard
2
-4
/
+4
2007-02-18
Fixed index types of Strings and Plugins for consistency.
David Robillard
2
-4
/
+4
2007-02-18
API updates (removed SLV2Value (binary compatibility nightmare waiting to hap...
David Robillard
2
-18
/
+18
2007-02-18
Implemented discovery of plugin extension bundles.
David Robillard
1
-2
/
+6
2007-02-09
Applied patch from Steve Harris, changes to work with new LV2 ontology port c...
David Robillard
1
-0
/
+35
2007-02-07
Updated FSF address, copyright dates where appropriate, etc.
David Robillard
1
-1
/
+1
2007-02-07
Added lv2.ttl installation, lv2.ttl added as source by default to queries.
David Robillard
3
-1
/
+115
2007-02-05
Fix C99 CFLAGS for lv2_list.
David Robillard
1
-0
/
+1
2007-02-05
Reorganized tree in preparation for beta release.
David Robillard
4
-4
/
+60
2007-01-22
Created Raul namespace.
David Robillard
1
-0
/
+3
2007-01-10
Moved RDFWriter to RAUL.
David Robillard
2
-5
/
+54
2007-01-10
Skeleton LADSPA->LV2 conversion utility.
David Robillard
2
-0
/
+153
[prev]