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
/
pluginui.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-22
Switch to ISC license (legally equivalent to MIT license but with less obnoxi...
David Robillard
1
-20
/
+11
2011-04-22
Remove UI instance API from SLV2 (apps should implement UIs via Suil now).
David Robillard
1
-8
/
+18
2011-03-28
Fix Windows build
David Robillard
1
-1
/
+1
2011-03-09
New collections and iterator API.
David Robillard
1
-1
/
+1
2011-03-06
Relicense to 2-clause BSD... for the good of LV2... and hopefully me... event...
David Robillard
1
-17
/
+24
2011-02-24
Make Suil exclusively deal with instantiating (not choosing) UIs.
David Robillard
1
-1
/
+18
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
-2
/
+3
2011-02-11
Use GSequence for collections with get_by_uri search methods.
David Robillard
1
-1
/
+1
2011-02-11
Use `static' and `SLV2_API' explicitly/consistently.
David Robillard
1
-2
/
+5
2011-02-04
Replace use of raptor (for raptor_sequence) with glib.
David Robillard
1
-1
/
+1
2011-02-04
Remove repeated blank lines.
David Robillard
1
-7
/
+0
2011-02-04
Update copyright dates.
David Robillard
1
-1
/
+1
2011-01-30
Make slv2_ui_new take SLV2Value URI arguments rather than librdf_uri.
David Robillard
1
-11
/
+9
2010-09-04
My name is David. :)
David Robillard
1
-1
/
+1
2010-03-05
Hide symbols by default and explicitly export API (clean ABI).
David Robillard
1
-1
/
+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
-6
/
+6
2009-02-12
Merge various collections into single files, reduce rampant code duplication.
David Robillard
1
-1
/
+1
2008-10-18
Build against local library versions no matter what.... hopefully....
David Robillard
1
-1
/
+1
2008-01-25
Overhaul SLV2 API to return/take SLV2Value (instead of strings or primitives)...
David Robillard
1
-18
/
+15
2008-01-24
Make SLV2 UI class interface match ports.
David Robillard
1
-7
/
+7
2008-01-21
Work on generic LV2 events.
David Robillard
1
-3
/
+3
2007-10-04
Fix librdf warnings.
David Robillard
1
-3
/
+9
2007-09-24
LV2 UI interface cleanups.
David Robillard
1
-9
/
+9
2007-09-23
Fix LV2 UI stuff.
David Robillard
1
-0
/
+115