index
:
jalv.git
fix-ctrl-c-hang
main
osx
serd1
ui-request-parameter
Jalv LV2 host
d@drobilla.net
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-07
Remove use of non-portable _XOPEN_SOURCE and strdup.
David Robillard
4
-14
/
+18
2011-11-06
Fix compilation against latest LV2 svn.
David Robillard
3
-7
/
+25
2011-11-05
Add abstract interface for event buffers (towards event/atom compatibility).
David Robillard
5
-32
/
+335
2011-10-22
Upgrade to r58/autowaf (Fix building against local libraries)
David Robillard
1
-0
/
+0
2011-10-20
Fix compilation without UI resize extension.
David Robillard
2
-3
/
+1
2011-10-20
Support UI resize extension.
David Robillard
6
-1
/
+69
2011-10-19
Upgrade to r57/autowaf
David Robillard
1
-0
/
+0
2011-10-19
Make LV2 Persist extension optional
David Robillard
2
-6
/
+16
2011-10-19
Check for LV2 extensions via pkg-config (new style in LV2 SVN).
David Robillard
1
-7
/
+9
2011-10-15
Fix man page installation directory (#781)
David Robillard
1
-0
/
+0
2011-10-15
Use path variables in pkgconfig files (#782).
David Robillard
1
-0
/
+0
2011-09-27
Load tools before autowaf.configure so e.g. --debug works correctly.
David Robillard
1
-3
/
+3
2011-09-27
Avoid adding -std=c99 to command line repeatedly.
David Robillard
1
-1
/
+1
2011-09-17
Upgrade to r52/autowaf
David Robillard
1
-0
/
+0
2011-08-31
Exit gracefully when run without arguments.
David Robillard
2
-10
/
+56
2011-08-23
Upgrade to waf 1.6.7 and autowaf r50
David Robillard
1
-0
/
+0
2011-08-23
Upgrade to waf 1.6.7 and autowaf r50
David Robillard
1
-0
/
+0
2011-08-22
Improve documentation.
David Robillard
1
-1
/
+15
2011-08-22
Fix jalv.gtk when run with UI-less plugins.
David Robillard
2
-5
/
+7
2011-08-22
Shut down cleanly both on window destroy and File->Quit.
David Robillard
1
-6
/
+16
2011-08-21
Add ability to save from GUI.
David Robillard
1
-4
/
+36
2011-08-21
Add menu bar to Gtk UI.
David Robillard
1
-3
/
+20
2011-08-21
Set Window title from plugin name.
David Robillard
1
-0
/
+2
2011-08-21
Fix Jack Session command line.
David Robillard
2
-3
/
+6
2011-08-21
Preliminary support for Jack Session and LV2 Persist.
David Robillard
7
-120
/
+518
2011-07-23
Fix configuration when building alone
David Robillard
1
-1
/
+2
2011-07-09
Add missing check for persist.h
David Robillard
1
-0
/
+1
2011-07-08
Add missing file.
David Robillard
1
-0
/
+82
2011-07-07
Add stub persist extension support (not yet functional)
David Robillard
3
-9
/
+17
2011-07-07
Upgrade to waf 1.6.6
David Robillard
1
-0
/
+0
2011-06-20
Build Jalv in top-level build.
David Robillard
2
-5
/
+6
2011-06-19
Send control output port updates to UIs (commonly used for metering).
David Robillard
4
-35
/
+101
2011-06-19
Add a real URI map implementation.
David Robillard
5
-12
/
+321
2011-06-19
Remove unnecessary configure checks for glib and gthread.
David Robillard
1
-4
/
+0
2011-06-19
Support control changes from UI.
David Robillard
2
-21
/
+55
2011-06-19
Implement instance-access extension (support IR.lv2 UI).
David Robillard
1
-4
/
+10
2011-06-12
Add man page
David Robillard
1
-0
/
+31
2011-06-12
Support plugins without UIs. Clean up UI host/instance.
David Robillard
1
-16
/
+21
2011-05-30
Add "Jalv", a stand-alone version of lv2jack that supports plugin UIs via Suil
David Robillard
10
-0
/
+875