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
/
port.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-04
Remove unnecessary ORDER BY in scale points query.
David Robillard
1
-1
/
+1
2009-06-03
Kludge around broken raptor_sequence_set_at.
David Robillard
1
-1
/
+0
2009-05-14
Always include types.h first.
David Robillard
1
-1
/
+1
2009-05-13
Update copyright dates.
David Robillard
1
-1
/
+1
2009-05-13
Strip trailing whitespace.
David Robillard
1
-20
/
+20
2009-02-14
Remove dead code.
David Robillard
1
-21
/
+7
2009-02-14
New generic query API.
David Robillard
1
-23
/
+21
2009-02-12
Merge various collections into single files, reduce rampant code duplication.
David Robillard
1
-2
/
+1
2009-01-21
Add slv2_plugin_classes_free to public API (fix ticket #324).
David Robillard
1
-7
/
+2
2008-12-13
Handle librdf failures (NULL values) and crazily typed values etc. more grace...
David Robillard
1
-2
/
+2
2008-12-13
Better failed test reporting.
David Robillard
1
-0
/
+2
2008-11-08
Support i18n literals via LANG environment variable.
David Robillard
1
-4
/
+33
2008-11-01
Fix slv2_value_supports_event (patch from Nedko).
David Robillard
1
-1
/
+1
2008-10-18
Build against local library versions no matter what.... hopefully....
David Robillard
1
-5
/
+5
2008-09-29
Add slv2_port_get_value.
David Robillard
1
-0
/
+38
2008-01-27
Packaging stuff.
David Robillard
1
-0
/
+45
2008-01-25
Overhaul SLV2 API to return/take SLV2Value (instead of strings or primitives)...
David Robillard
1
-92
/
+78
2008-01-24
Kludge around string<->number issues in locales with a ',' decimal point, and...
David Robillard
1
-1
/
+1
2008-01-23
Trim useless cruft.
David Robillard
1
-62
/
+0
2008-01-21
Work on generic LV2 events.
David Robillard
1
-3
/
+25
2008-01-20
Work on new generic events extension.
David Robillard
1
-0
/
+26
2008-01-20
Fix syntax error in lv2_midi.ttl and lv2_event.ttl.
David Robillard
1
-0
/
+2
2008-01-12
Add plugin template interface (fast discovery of plugins with certain I/O
David Robillard
1
-26
/
+17
2008-01-11
Fix port clashes when multiple plugins are listed in the same file.
David Robillard
1
-1
/
+2
2007-10-03
Updated LV2 spec.
David Robillard
1
-11
/
+3
2007-08-08
Update ingen for SLV2 changes.
David Robillard
1
-9
/
+9
2007-08-07
Changed slv2_port_get_type to slv2_port_get_data_type, and SLV2PortType to SL...
David Robillard
1
-4
/
+4
2007-07-23
Updated LV2 spec.
David Robillard
1
-6
/
+6
2007-07-23
Broke API to separate input/output from type (less code repetition and SLV2 i...
David Robillard
1
-32
/
+75
2007-05-08
Reworked simple query API to allow passing either QName or URI predicates.
David Robillard
1
-2
/
+2
2007-04-28
Use index instead of variable name for selecting query variables (performance...
David Robillard
1
-1
/
+1
2007-04-28
Reworked query/value system to expose data type.
David Robillard
1
-44
/
+42
2007-04-21
Code cleanups.
David Robillard
1
-1
/
+1
2007-04-19
Added Redland dependency, using in-memory RDF models.
David Robillard
1
-88
/
+79
2007-04-07
Fixed query bug when referring to ports by symbol.
David Robillard
1
-1
/
+2
2007-02-19
Header/API cleanups.
David Robillard
1
-19
/
+19
2007-02-18
Fixed index types of Strings and Plugins for consistency.
David Robillard
1
-1
/
+1
2007-02-18
API updates (removed SLV2Value (binary compatibility nightmare waiting to hap...
David Robillard
1
-39
/
+33
2007-02-18
Implemented discovery of plugin extension bundles.
David Robillard
1
-5
/
+5
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
1
-44
/
+123
2007-02-05
Copyright/Documentation/etc cleanups.
David Robillard
1
-2
/
+2
2006-09-03
Saner (internal) query API, though still needs work.
David Robillard
1
-11
/
+3
2006-09-02
Schema bug fixes (parsable now).
David Robillard
1
-3
/
+8
2006-07-26
Removed vstrjoin
David Robillard
1
-5
/
+8
2006-07-26
- Removed all the unsigned char garbage from the API
David Robillard
1
-29
/
+29
2006-07-22
Removed data type enumeration in favour of using the URI directly
David Robillard
1
-11
/
+19
2006-06-11
Fixed port type URIs
David Robillard
1
-5
/
+7
2006-06-11
Fixed query problems on 64-bit
David Robillard
1
-2
/
+2
[next]