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
/
pluginclass.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-29
Don't hide pointers behind typedefs.
David Robillard
1
-18
/
+19
2011-04-28
Rename slv2 to lilv.
David Robillard
1
-31
/
+31
2011-04-22
Switch to ISC license (legally equivalent to MIT license but with less obnoxi...
David Robillard
1
-19
/
+10
2011-03-06
Relicense to 2-clause BSD... for the good of LV2... and hopefully me... event...
David Robillard
1
-17
/
+24
2011-02-12
Document entire API in a single header/page.
David Robillard
1
-3
/
+0
2011-02-11
Tidy up includes.
David Robillard
1
-1
/
+2
2011-02-11
Use GSequence for collections with get_by_uri search methods.
David Robillard
1
-6
/
+8
2011-02-11
Use `static' and `SLV2_API' explicitly/consistently.
David Robillard
1
-1
/
+4
2011-02-04
Replace use of raptor (for raptor_sequence) with glib.
David Robillard
1
-4
/
+5
2011-02-04
Tidy.
David Robillard
1
-1
/
+1
2011-02-04
Remove repeated blank lines.
David Robillard
1
-6
/
+0
2011-02-04
Update copyright dates.
David Robillard
1
-1
/
+1
2011-02-04
Drop librdf in favour of serd/sord.
David Robillard
1
-1
/
+3
2011-01-31
slv2_value_new_librdf_node => slv2_value_new_from_node .
David Robillard
1
-2
/
+2
2011-01-31
Typedef away most use of librdf_node.
David Robillard
1
-4
/
+4
2011-01-31
Replace more librdf_uri.
David Robillard
1
-5
/
+6
2011-01-31
Replace a bunch of explicit use of librdf_uri (which does not have a Sord equ...
David Robillard
1
-2
/
+7
2010-09-04
My name is David. :)
David Robillard
1
-1
/
+1
2009-05-14
Always include types.h first.
David Robillard
1
-0
/
+1
2009-05-13
Update copyright dates.
David Robillard
1
-1
/
+1
2009-05-13
Strip trailing whitespace.
David Robillard
1
-1
/
+1
2009-01-21
Add slv2_plugin_classes_free to public API (fix ticket #324).
David Robillard
1
-1
/
+0
2008-12-13
Handle librdf failures (NULL values) and crazily typed values etc. more grace...
David Robillard
1
-9
/
+6
2008-10-18
Build against local library versions no matter what.... hopefully....
David Robillard
1
-2
/
+2
2008-01-25
Overhaul SLV2 API to return/take SLV2Value (instead of strings or primitives)...
David Robillard
1
-15
/
+17
2008-01-20
Fix librdf failed assertion warning (freeing a NULL librdf_uri).
David Robillard
1
-1
/
+3
2007-10-04
Fix librdf warnings.
David Robillard
1
-1
/
+6
2007-10-03
Fix Plugin class related bugs.
David Robillard
1
-7
/
+7
2007-05-08
Reworked simple query API to allow passing either QName or URI predicates.
David Robillard
1
-1
/
+1
2007-04-23
Incorporated patch from larsl for reading plugin manifest files for plugin data.
David Robillard
1
-0
/
+1
2007-04-21
Code cleanups.
David Robillard
1
-1
/
+1
2007-04-21
Plugin classes (categories) progress.
David Robillard
1
-1
/
+30
2007-04-21
Changed "categories" to "plugin classes" to better match RDF.
David Robillard
1
-0
/
+57