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_internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-17
Unify control port and parameter implementations
David Robillard
1
-0
/
+22
2016-09-16
Use cached URIs and fix pprops:rangeSteps nonsense
David Robillard
1
-0
/
+3
2016-08-31
Discover presence of UI before jack_activate
Hanspeter Portner
1
-0
/
+3
2016-07-31
Fix log colour state
David Robillard
1
-0
/
+1
2016-07-31
Do not call plugin work() method concurrently
David Robillard
1
-0
/
+1
2016-07-31
Support thread-safe state restoration
David Robillard
1
-1
/
+5
2016-07-31
Clean up log output
David Robillard
1
-4
/
+8
2016-07-09
Add support for lv2:CVPort via JACK metadata API
Hanspeter Portner
1
-1
/
+3
2016-01-07
Fix patch:Put handling
Hanspeter Portner
1
-0
/
+1
2015-11-08
Support numeric and string plugin properties
David Robillard
1
-3
/
+88
2015-10-10
Add option to enable plugin trace log messages
David Robillard
1
-0
/
+1
2015-10-10
Support numeric plugin properties
David Robillard
1
-0
/
+12
2015-10-09
Allow Jack client name to be set from command line
David Robillard
1
-0
/
+2
2015-08-30
Add option to load preset from the command line.
David Robillard
1
-0
/
+1
2015-03-07
Improve preset support.
David Robillard
1
-0
/
+5
2015-02-14
Exit GUI versions on interrupt.
David Robillard
1
-1
/
+1
2015-02-14
Report Jack latency (Patch from Robin Gareus).
David Robillard
1
-0
/
+2
2014-08-08
Update copyright dates.
David Robillard
1
-1
/
+1
2014-07-15
Support saving the same preset several times.
David Robillard
1
-0
/
+3
2014-07-13
Add option to print control output changes to stdout.
David Robillard
1
-10
/
+11
2014-04-27
Support new UI show/hide interface in console version.
David Robillard
1
-0
/
+1
2013-12-25
Add -c option for setting controls from the command line (#816).
David Robillard
1
-0
/
+1
2013-12-19
Add --no-menu option to jalv.gtk.
David Robillard
1
-0
/
+1
2013-11-01
Support ui:portMap feature to allow UIs to avoid hard-coded port indices
David Robillard
1
-0
/
+3
2013-11-01
Hide controls for ports with notOnGUI property in generic UI.
David Robillard
1
-6
/
+7
2013-06-08
Probably fix thread safety of debug printing (#911).
David Robillard
1
-0
/
+1
2013-05-27
Support rsz:minimumSize for atom and event ports.
David Robillard
1
-0
/
+3
2013-05-09
Communicate UI update rate to plugin and UI.
David Robillard
1
-2
/
+3
2013-05-09
Add command-line option to control UI update frequency.
David Robillard
1
-0
/
+1
2013-02-11
Group controls under headings if port group information is available.
David Robillard
1
-0
/
+2
2013-01-27
Remove unused noe.
David Robillard
1
-1
/
+0
2013-01-26
Support state:loadDefaultState.
David Robillard
1
-0
/
+1
2013-01-22
Use a dynamically allocated buffer for reading from plugin=>UI ring to avoid ...
David Robillard
1
-0
/
+1
2013-01-10
Support event-based file parameters in built-in UI.
David Robillard
1
-0
/
+5
2012-11-17
Make URI map thread-safe, fixing occasional crashes for plugins with UIs.
David Robillard
1
-1
/
+2
2012-11-16
Send new time information to plugin when Jack tempo changes.
David Robillard
1
-0
/
+1
2012-08-29
Implement buf-size via options.
David Robillard
1
-0
/
+1
2012-08-29
Implement providing block length to plugin via options.
David Robillard
1
-0
/
+3
2012-08-22
Fix Jack Session 'save and close' operation.
David Robillard
1
-0
/
+3
2012-08-21
Implement basic support for the new options extension and use it to pass the ...
David Robillard
1
-0
/
+2
2012-08-02
Pass parent widget to suil_instance_new.
David Robillard
1
-3
/
+9
2012-07-08
Notify plugins of Jack transport changes by sending events (an atom:Blank with
David Robillard
1
-0
/
+3
2012-06-05
Use LV2 buf-size extension.
David Robillard
1
-0
/
+1
2012-04-28
Tune UI update rate and ring size based on JACK rate and MIDI buffer size to ...
David Robillard
1
-2
/
+1
2012-04-27
Add comm buffer size parameter and use Jack MIDI buffer size by default.
David Robillard
1
-4
/
+5
2012-04-12
Delete trailing whitespace.
David Robillard
1
-7
/
+7
2012-04-11
Simpler preset saving.
David Robillard
1
-1
/
+2
2012-04-11
Fix Jack MIDI output.
David Robillard
1
-0
/
+1
2012-04-11
Fix memory leak.
David Robillard
1
-0
/
+1
2012-04-10
Make controls update when changing presets (except combos).
David Robillard
1
-9
/
+18
[next]