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
/
slv2
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-26
Remove GtkWidget forward declaration.
David Robillard
1
-2
/
+0
2007-09-26
Added clarification of memory management responsibilities for slv2_plugin_get...
David Robillard
1
-0
/
+2
2007-09-26
Updated lv2.h
David Robillard
1
-1
/
+5
2007-09-24
LV2 UI interface cleanups.
David Robillard
13
-124
/
+40
2007-09-23
Fix LV2 UI stuff.
David Robillard
3
-0
/
+182
2007-09-23
Support for plugin UIs in separate bundles.
David Robillard
6
-42
/
+14
2007-09-22
LV2 UI extension updates.
David Robillard
7
-65
/
+65
2007-09-22
Updates LV2 and LV2 UI specs.
David Robillard
5
-260
/
+395
2007-09-21
Tolerate plugins with run method set to NULL.
David Robillard
1
-4
/
+4
2007-09-20
Remove lock stuff I hereby deem not SLV2's problem.
David Robillard
1
-25
/
+0
2007-08-08
Update ingen for SLV2 changes.
David Robillard
1
-5
/
+5
2007-08-07
Changed slv2_port_get_type to slv2_port_get_data_type, and SLV2PortType to SL...
David Robillard
2
-6
/
+6
2007-08-03
Updated LV2 revision number.
David Robillard
1
-170
/
+170
2007-07-25
Start work on lock stuff, for threadsafe SLV2 and using SLV2 with apps that u...
David Robillard
1
-0
/
+25
2007-07-24
Match LV2 specification instantiate prototype.
David Robillard
1
-1
/
+1
2007-07-23
Updated LV2 spec.
David Robillard
1
-1
/
+1
2007-07-23
Broke API to separate input/output from type (less code repetition and SLV2 i...
David Robillard
2
-18
/
+50
2007-07-04
Removed documentation referring to a nonexistant function.
David Robillard
1
-3
/
+0
2007-07-03
Fail gracefully if redland is deeply screwed.
David Robillard
1
-0
/
+2
2007-07-03
Ignore illegal plugins w/o a doap:name property.
David Robillard
1
-0
/
+1
2007-07-01
Removed redundant GUI loading stub (I'm an idiot).
David Robillard
2
-26
/
+13
2007-07-01
Fix a couple memory leaks/errors.
David Robillard
2
-1
/
+39
2007-07-01
Fix comment typo.
David Robillard
1
-1
/
+1
2007-07-01
Fix tab/space mixing in lv2-gtk2gui.h
David Robillard
1
-4
/
+4
2007-06-30
Aaaalright then, made it not static and put the code in the library. Stupid ...
David Robillard
1
-7
/
+2
2007-06-30
Made slv2_gui_type_get_uri static.
David Robillard
1
-1
/
+1
2007-06-30
Added missing file.
David Robillard
1
-0
/
+65
2007-06-30
Reworked GUI access in a safer way, anticipating various GUI specs (w/o break...
David Robillard
5
-3
/
+39
2007-06-30
Added support for (Lars Luthman's) GTK GUI extension (SLV2 still does NOT dep...
David Robillard
5
-0
/
+366
2007-06-27
Added slv2_value_duplicate.
David Robillard
1
-0
/
+6
2007-05-09
Bumped LV2 version number to 1.0beta3.
David Robillard
1
-1
/
+1
2007-05-09
Ontology install path fixes.
David Robillard
1
-2
/
+2
2007-05-08
Exposed slv2_value_free.
David Robillard
2
-0
/
+6
2007-05-08
Code cleanups.
David Robillard
2
-22
/
+2
2007-05-08
Reworked simple query API to allow passing either QName or URI predicates.
David Robillard
4
-11
/
+93
2007-05-01
Converted Raul (and thus Ingen and Machina) to use Redland over Raptor/Rasqal...
David Robillard
1
-0
/
+7
2007-04-28
Use index instead of variable name for selecting query variables (performance...
David Robillard
1
-2
/
+3
2007-04-28
Fixed more outdated reference to strings.h
David Robillard
2
-3
/
+3
2007-04-28
Fixed outdated reference to strings.h
David Robillard
1
-1
/
+1
2007-04-28
Added missing files.
David Robillard
1
-0
/
+130
2007-04-28
Reworked query/value system to expose data type.
David Robillard
6
-41
/
+47
2007-04-23
Fixed outdated includes.
David Robillard
1
-1
/
+1
2007-04-23
Documention updates/fixes.
David Robillard
4
-4
/
+4
2007-04-21
Code cleanups.
David Robillard
9
-47
/
+13
2007-04-21
Plugin classes (categories) progress.
David Robillard
4
-4
/
+33
2007-04-21
Changed "categories" to "plugin classes" to better match RDF.
David Robillard
10
-56
/
+79
2007-04-20
Preliminary categories support.
David Robillard
6
-0
/
+163
2007-04-20
Clean up API, hide more methods that should not be exposed to user.
David Robillard
7
-81
/
+128
2007-04-19
Renamed SLV2Model SLV2World.
David Robillard
6
-37
/
+37
2007-04-19
Added random autoconf macro the warning said to.
David Robillard
1
-0
/
+166
[prev]
[next]