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
path:
root
/
src
/
jalv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-08
Fix sequence ports.
David Robillard
1
-5
/
+11
2012-03-02
Update for latest atom extension.
David Robillard
1
-1
/
+1
2012-02-29
Update for latest atom extension.
David Robillard
1
-10
/
+60
2012-02-28
Update LV2_Evbuf (matches that used in current ardour 3.0).
David Robillard
1
-2
/
+6
2012-02-19
Update for latest LV2 changes.
David Robillard
1
-1
/
+1
2012-02-18
Add -d option and implement proper communication dumping.
David Robillard
1
-18
/
+18
2012-02-18
Implement/fix atom event port UI notifications.
David Robillard
1
-1
/
+16
2012-02-17
Update for latest atom extension.
David Robillard
1
-2
/
+0
2012-02-12
Update for latest atom extension.
David Robillard
1
-0
/
+2
2012-02-11
Shh.
David Robillard
1
-4
/
+0
2012-02-09
Mac portability fixes.
David Robillard
1
-13
/
+18
2012-02-08
Update for latest Atom extension.
David Robillard
1
-18
/
+17
2012-01-18
Use consistent *_config.h rather than *-config.h.
David Robillard
1
-1
/
+1
2012-01-17
Fix crashes when loading presets with no UI present (fix #808).
David Robillard
1
-0
/
+4
2012-01-15
Lint.
David Robillard
1
-50
/
+52
2012-01-14
Always print MIDI buffer size.
David Robillard
1
-0
/
+1
2012-01-12
Support passing either a file or the bundle directory for -l.
David Robillard
1
-4
/
+14
2012-01-10
Fix compilation on old Jack without jack_port_type_get_buffer_size (fix ticke...
David Robillard
1
-0
/
+8
2012-01-10
Update for latest Lilv state API (fix ticket #801).
David Robillard
1
-9
/
+31
2012-01-03
Don't run plugin while setting state (which violates threading rules).
David Robillard
1
-0
/
+24
2011-12-23
Use new LilvState API for state/presets.
David Robillard
1
-6
/
+8
2011-12-21
Add first-class PluginState object and make state interface more generic.
David Robillard
1
-18
/
+24
2011-12-18
Make state implementation more generic.
David Robillard
1
-9
/
+14
2011-12-18
Use file locking on saves presets manifest.ttl.
David Robillard
1
-4
/
+4
2011-12-18
Fix UI updates.
David Robillard
1
-22
/
+12
2011-12-18
Destroy UI before plugin instance.
David Robillard
1
-1
/
+1
2011-12-18
Preset saving.
David Robillard
1
-2
/
+2
2011-12-16
Support presets in Gtk UI.
David Robillard
1
-8
/
+16
2011-12-10
Betrer tolerate UIs that fail to instantiate.
David Robillard
1
-0
/
+4
2011-12-09
Less atrocious debug printing.
David Robillard
1
-0
/
+1
2011-11-09
Update for changes in LV2 SVN.
David Robillard
1
-24
/
+82
2011-11-07
Implement atom buffer.
David Robillard
1
-15
/
+20
2011-11-07
Remove use of non-portable _XOPEN_SOURCE and strdup.
David Robillard
1
-7
/
+4
2011-11-06
Fix compilation against latest LV2 svn.
David Robillard
1
-0
/
+19
2011-11-05
Add abstract interface for event buffers (towards event/atom compatibility).
David Robillard
1
-23
/
+24
2011-10-20
Fix compilation without UI resize extension.
David Robillard
1
-1
/
+1
2011-10-20
Support UI resize extension.
David Robillard
1
-0
/
+27
2011-08-31
Exit gracefully when run without arguments.
David Robillard
1
-10
/
+54
2011-08-22
Improve documentation.
David Robillard
1
-1
/
+15
2011-08-22
Fix jalv.gtk when run with UI-less plugins.
David Robillard
1
-2
/
+4
2011-08-21
Fix Jack Session command line.
David Robillard
1
-3
/
+5
2011-08-21
Preliminary support for Jack Session and LV2 Persist.
David Robillard
1
-97
/
+134
2011-07-07
Add stub persist extension support (not yet functional)
David Robillard
1
-2
/
+3
2011-06-20
Build Jalv in top-level build.
David Robillard
1
-3
/
+3
2011-06-19
Send control output port updates to UIs (commonly used for metering).
David Robillard
1
-28
/
+65
2011-06-19
Add a real URI map implementation.
David Robillard
1
-8
/
+14
2011-06-19
Support control changes from UI.
David Robillard
1
-7
/
+39
2011-06-19
Implement instance-access extension (support IR.lv2 UI).
David Robillard
1
-4
/
+10
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
1
-0
/
+469
[prev]