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
Age
Commit message (
Expand
)
Author
Files
Lines
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
4
-20
/
+73
2012-01-03
Don't run plugin while setting state (which violates threading rules).
David Robillard
3
-0
/
+37
2011-12-29
Destroy UI instance before shutting down Gtk (fix messy shutdown).
David Robillard
1
-1
/
+4
2011-12-23
Use new LilvState API for state/presets.
David Robillard
3
-605
/
+83
2011-12-21
Save rdf:type and rdfs:label (if supplied) with state/presets.
David Robillard
5
-21
/
+31
2011-12-21
Merge preset and state saving.
David Robillard
1
-58
/
+29
2011-12-21
Separate preset manifest entry writing.
David Robillard
1
-26
/
+45
2011-12-21
Begin merging state and prefix implementations.
David Robillard
2
-368
/
+334
2011-12-21
Make load_state_from_file fully generic.
David Robillard
1
-9
/
+24
2011-12-21
Add first-class PluginState object and make state interface more generic.
David Robillard
3
-89
/
+117
2011-12-20
Localize more stuff to state.c.
David Robillard
2
-26
/
+14
2011-12-19
Even more generic state implementation.
David Robillard
1
-41
/
+74
2011-12-18
Make state implementation more generic.
David Robillard
3
-22
/
+47
2011-12-18
Use opaque port colours.
David Robillard
1
-1
/
+0
2011-12-18
persist.c => state.c.
David Robillard
1
-0
/
+0
2011-12-18
Merge common code from preset and state implementations.
David Robillard
3
-91
/
+65
2011-12-18
Use file locking on saves presets manifest.ttl.
David Robillard
2
-4
/
+20
2011-12-18
Fix UI updates.
David Robillard
3
-22
/
+32
2011-12-18
Destroy UI before plugin instance.
David Robillard
1
-1
/
+1
2011-12-18
Preset saving.
David Robillard
4
-12
/
+273
2011-12-16
Support presets in Gtk UI.
David Robillard
4
-11
/
+184
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-18
Update to LV2 State extension.
David Robillard
2
-49
/
+50
2011-11-09
Update for changes in LV2 SVN.
David Robillard
4
-26
/
+98
2011-11-08
Fix bug resulting in corrupt (unsorted) map.
David Robillard
1
-2
/
+2
2011-11-07
Implement atom buffer.
David Robillard
4
-88
/
+185
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
4
-31
/
+334
2011-10-20
Fix compilation without UI resize extension.
David Robillard
2
-3
/
+1
2011-10-20
Support UI resize extension.
David Robillard
5
-0
/
+66
2011-10-19
Make LV2 Persist extension optional
David Robillard
1
-5
/
+13
2011-08-31
Exit gracefully when run without arguments.
David Robillard
2
-10
/
+56
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
6
-119
/
+513
2011-07-08
Add missing file.
David Robillard
1
-0
/
+82
2011-07-07
Add stub persist extension support (not yet functional)
David Robillard
2
-2
/
+8
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
4
-35
/
+101
2011-06-19
Add a real URI map implementation.
David Robillard
4
-9
/
+318
[next]