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
2018-12-27
Remove unused jalv_ui_resize()
David Robillard
1
-3
/
+0
2018-11-10
Move features to Jalv struct
Timo Wischer
1
-0
/
+21
2018-11-10
Move exit semaphore to Jalv struct
David Robillard
1
-1
/
+1
2018-11-10
Separate the bulk of main code into jalv_open() and jalv_close()
David Robillard
1
-0
/
+6
2018-09-25
Remove unused field
David Robillard
1
-1
/
+0
2018-09-24
Fix unused parameter warnings
Timo Wischer
1
-1
/
+1
2018-09-23
Remove support for deprecated event and uri-map extensions
David Robillard
1
-2
/
+0
2018-09-22
Move control printing function to shared internal header
David Robillard
1
-0
/
+7
2018-09-22
Simplify control display in console interface
David Robillard
1
-1
/
+0
2018-09-21
Make Suil dependency optional
David Robillard
1
-0
/
+4
2018-09-21
Remove use of SuilController type in jalv_ui_port_index() interface
David Robillard
1
-1
/
+1
2018-09-21
Use jalv_ui_write() universally
David Robillard
1
-1
/
+1
2018-08-01
Remove unused control value variable
Timo Wischer
1
-1
/
+0
2017-12-29
Fix inconsistent parameter names
David Robillard
1
-1
/
+1
2017-02-18
Add jalv -i option to ignore stdin for background use
David Robillard
1
-0
/
+1
2016-10-05
Factor out UI communication from backend
David Robillard
1
-0
/
+12
2016-10-05
Factor out Jack backend
David Robillard
1
-16
/
+41
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
[next]