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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-03
Use new redland "trees" store, if available (100 fold performance increases i...
David Robillard
2
-11
/
+25
2008-05-03
Add slv2_plugin_get_port_ranges.
David Robillard
5
-15
/
+106
2008-05-01
GCC 4.3 fixes.
David Robillard
1
-3
/
+4
2008-05-01
Apply event reference counting (stubs) patch from larsl.
David Robillard
1
-1
/
+13
2008-04-29
Don't print "Properties:" header for ports with no properties.
David Robillard
1
-2
/
+4
2008-04-29
Fix librdf assertion failures on plugins where no binary is found.
David Robillard
2
-3
/
+4
2008-04-12
LV2 UI extension updates from larsl.
David Robillard
4
-61
/
+126
2008-03-19
Fix URI map extension implemenation in lv2_jack_host.
David Robillard
1
-1
/
+1
2008-03-19
Support plugins where lv2:binary is not in manifest.ttl
David Robillard
2
-3
/
+30
2008-03-12
Sorta workingish chicken scheme bindings.
David Robillard
6
-7
/
+27
2008-02-17
Fix SWIG stuff.
David Robillard
3
-1
/
+3
2008-02-17
Fix SLV2 building from top level.
David Robillard
1
-268
/
+0
2008-02-17
Check for Python properly before attempting to build bindings.
David Robillard
6
-34
/
+333
2008-02-17
Update Swig/Python bindings.
David Robillard
4
-10
/
+39
2008-02-10
Fix lv2_simple_jack_host crash.
David Robillard
1
-5
/
+5
2008-02-09
Gracefully handle UIs that fail to instantiate.
David Robillard
1
-3
/
+4
2008-02-05
Fix LV2 event stuff, courtesy kfoltman.
David Robillard
1
-1
/
+1
2008-02-05
distcheck fixes.
David Robillard
1
-1
/
+1
2008-02-02
Revert to stupid pre-pkg-config idiotic bullshit.
David Robillard
1
-5
/
+29
2008-02-02
Bump redland requirement and use the pkg-config stuff.
David Robillard
1
-4
/
+1
2008-02-01
Pad LV2 event buffers.
David Robillard
1
-1
/
+1
2008-02-01
Fix LV2 event stuff (header and lv2_jack_host).
David Robillard
1
-1
/
+1
2008-02-01
Generic LV2 event support in lv2_jack_host.
David Robillard
9
-378
/
+63
2008-01-31
Bump rasqal dependency to 0.9.14 (so ORDER BY works).
David Robillard
1
-1
/
+2
2008-01-31
Slightly more gracefully fail on broken rasqal ORDER BY, or plugins with miss...
David Robillard
1
-4
/
+16
2008-01-28
Documentation fixes.
David Robillard
4
-35
/
+35
2008-01-28
Remove debugging console barf.
David Robillard
1
-3
/
+1
2008-01-28
Add slv2_plugin_get_num_ports_of_class.
David Robillard
3
-1
/
+48
2008-01-27
Packaging stuff.
David Robillard
19
-21
/
+371
2008-01-25
Overhaul SLV2 API to return/take SLV2Value (instead of strings or primitives)...
David Robillard
32
-588
/
+649
2008-01-24
Make SLV2 UI class interface match ports.
David Robillard
4
-12
/
+12
2008-01-24
Kludge around string<->number issues in locales with a ',' decimal point, and...
David Robillard
3
-13
/
+31
2008-01-23
Remove 3 whopping LOC!!!111
David Robillard
1
-3
/
+0
2008-01-23
Trim useless cruft.
David Robillard
3
-109
/
+5
2008-01-23
More vicarious bug hunting.
David Robillard
1
-0
/
+2
2008-01-23
Vicarious locale testing.
David Robillard
1
-0
/
+3
2008-01-23
Remove port type enums.
David Robillard
1
-34
/
+0
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
2
-0
/
+16
2008-01-21
Work on generic LV2 events.
David Robillard
22
-523
/
+308
2008-01-20
Work on new generic events extension.
David Robillard
4
-2
/
+51
2008-01-20
Fix slv2_plugin_has_feature.
David Robillard
1
-14
/
+6
2008-01-20
Fix librdf failed assertion warning (freeing a NULL librdf_uri).
David Robillard
1
-1
/
+3
2008-01-20
Fix syntax error in lv2_midi.ttl and lv2_event.ttl.
David Robillard
4
-9
/
+14
2008-01-19
SLV2 0.5.0
David Robillard
4
-8
/
+10
2008-01-17
Update queries for new UI extension.
David Robillard
1
-4
/
+4
2008-01-17
Update LV2 UI header.
David Robillard
7
-97
/
+122
2008-01-16
Documentation and mac port fixes.
David Robillard
2
-3
/
+8
2008-01-16
Mac building fixes.
David Robillard
1
-2
/
+7
2008-01-16
Use OSX native plugin search path if __APPLE__ is defined.
David Robillard
1
-18
/
+11
[prev]
[next]