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
/
pluginuiinstance.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-06
Add a UI host descriptor to allow for a graceful transition to a more powerfu...
David Robillard
1
-6
/
+35
2011-03-06
Relicense to 2-clause BSD... for the good of LV2... and hopefully me... event...
David Robillard
1
-18
/
+24
2011-02-24
Make Suil exclusively deal with instantiating (not choosing) UIs.
David Robillard
1
-83
/
+99
2011-02-22
Remove hilariously useless code.
David Robillard
1
-2
/
+0
2011-02-22
Tidy.
David Robillard
1
-15
/
+16
2011-02-12
Document entire API in a single header/page.
David Robillard
1
-22
/
+15
2011-02-11
Tidy up includes.
David Robillard
1
-2
/
+4
2011-02-11
Use `static' and `SLV2_API' explicitly/consistently.
David Robillard
1
-5
/
+10
2011-02-10
Tidy.
David Robillard
1
-2
/
+2
2011-02-04
Fix "ISO C forbids initialization between function pointer and ‘void *’" ...
David Robillard
1
-1
/
+2
2011-02-04
Tidy.
David Robillard
1
-3
/
+1
2011-02-04
Tidy up code.
David Robillard
1
-1
/
+1
2011-02-04
Remove repeated blank lines.
David Robillard
1
-6
/
+0
2011-02-04
Update copyright dates.
David Robillard
1
-1
/
+1
2010-09-04
My name is David. :)
David Robillard
1
-1
/
+1
2009-06-03
Consistent error/warning message output.
David Robillard
1
-9
/
+3
2009-05-13
Update copyright dates.
David Robillard
1
-1
/
+1
2009-05-13
Strip trailing whitespace.
David Robillard
1
-14
/
+14
2008-10-18
Build against local library versions no matter what.... hopefully....
David Robillard
1
-5
/
+5
2008-04-12
LV2 UI extension updates from larsl.
David Robillard
1
-2
/
+0
2008-02-09
Gracefully handle UIs that fail to instantiate.
David Robillard
1
-3
/
+4
2008-01-25
Overhaul SLV2 API to return/take SLV2Value (instead of strings or primitives)...
David Robillard
1
-7
/
+6
2008-01-17
Update LV2 UI header.
David Robillard
1
-0
/
+2
2007-12-15
Updated LV2 GUI extension.
David Robillard
1
-6
/
+0
2007-10-04
Fix librdf warnings.
David Robillard
1
-0
/
+3
2007-10-03
Updated LV2 spec.
David Robillard
1
-8
/
+8
2007-09-26
Fixed return type of UI accessor.
David Robillard
1
-1
/
+1
2007-09-24
LV2 UI interface cleanups.
David Robillard
1
-12
/
+12
2007-09-23
Fix LV2 UI stuff.
David Robillard
1
-15
/
+5
2007-09-23
Support for plugin UIs in separate bundles.
David Robillard
1
-1
/
+4
2007-09-22
pluginguiinstance -> pluginuiinstance
David Robillard
1
-0
/
+175