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
/
value.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-17
Remove duplicate slv2_value_new_librdf_node and slv2_value_from_librdf_node.
David Robillard
1
-18
/
+19
2009-06-16
Fix indentation (tabs).
David Robillard
1
-5
/
+5
2009-06-16
Don't kludge locale around queries.
David Robillard
1
-4
/
+6
2009-06-03
Consistent error/warning message output.
David Robillard
1
-2
/
+2
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
-7
/
+7
2009-02-14
Remove dead code.
David Robillard
1
-2
/
+2
2008-12-13
Handle librdf failures (NULL values) and crazily typed values etc. more grace...
David Robillard
1
-31
/
+26
2008-12-13
Factor out "load plugin if necessary" concept.
David Robillard
1
-0
/
+3
2008-12-13
Add constructors slv2_value_new_int, slv2_value_new_float, slv2_value_new_str...
David Robillard
1
-1
/
+26
2008-10-18
Build against local library versions no matter what.... hopefully....
David Robillard
1
-1
/
+1
2008-03-19
Support plugins where lv2:binary is not in manifest.ttl
David Robillard
1
-0
/
+3
2008-01-25
Overhaul SLV2 API to return/take SLV2Value (instead of strings or primitives)...
David Robillard
1
-12
/
+78
2008-01-24
Kludge around string<->number issues in locales with a ',' decimal point, and...
David Robillard
1
-11
/
+17
2008-01-23
Fix decimal point kludge.
David Robillard
1
-2
/
+2
2008-01-23
Fix range printing for control ports in lv2_inspect.
David Robillard
1
-0
/
+13
2008-01-21
Work on generic LV2 events.
David Robillard
1
-16
/
+55
2007-09-23
Fix LV2 UI stuff.
David Robillard
1
-0
/
+8
2007-09-23
Support for plugin UIs in separate bundles.
David Robillard
1
-18
/
+2
2007-09-22
LV2 UI extension updates.
David Robillard
1
-9
/
+9
2007-06-30
Reworked GUI access in a safer way, anticipating various GUI specs (w/o break...
David Robillard
1
-5
/
+25
2007-06-27
Added slv2_value_duplicate.
David Robillard
1
-0
/
+11
2007-05-08
Exposed slv2_value_free.
David Robillard
1
-1
/
+0
2007-05-08
Code cleanups.
David Robillard
1
-22
/
+0
2007-05-08
Reworked simple query API to allow passing either QName or URI predicates.
David Robillard
1
-2
/
+55
2007-04-28
Added missing files.
David Robillard
1
-0
/
+141