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
2020-05-09
Always call jalv_init_ui()
David Robillard
2
-0
/
+4
2020-04-19
Define _POSIX_C_SOURCE locally
David Robillard
1
-0
/
+2
2020-04-05
worker: Only add response when enough space
Timo Wischer
1
-0
/
+4
2020-04-05
worker: Do not read response when not yet available
Timo Wischer
1
-7
/
+26
2020-04-05
Add a command line argument to select a specific UI
Hanspeter Portner
4
-0
/
+19
2020-04-05
Factor out UI selection
David Robillard
1
-16
/
+64
2020-04-05
Add lv2:extensionData and ui:showInterface nodes
David Robillard
2
-0
/
+4
2020-04-05
Support port events for ui:showInterface UIs
Hanspeter Portner
1
-5
/
+9
2020-03-17
Allocate more space for command prompt commands
David Robillard
1
-1
/
+1
2020-03-17
Fix null termination of paths passed to plugins
David Robillard
1
-2
/
+2
2020-03-17
Fix buffer overrun with very long symbols in commands
David Robillard
1
-4
/
+4
2020-03-17
Implement ui:requestValue
David Robillard
3
-0
/
+46
2019-11-10
Ensure refresh rate is at least 30Hz
David Robillard
1
-1
/
+3
2019-11-10
Remove debug noise
David Robillard
1
-1
/
+0
2019-11-10
Support rdfs:label for port groups
David Robillard
1
-0
/
+6
2019-11-03
Use screen refresh rate with Gtk3 and Qt5
David Robillard
6
-2
/
+40
2019-11-03
Fix crash with Qt
David Robillard
3
-9
/
+9
2019-10-17
Avoid deprecated QFontMetrics::width
David Robillard
1
-2
/
+13
2019-10-17
Replace use of deprecated qSort
David Robillard
1
-1
/
+1
2019-10-17
Avoid deprecation warnings in the Gtk headers themselves
David Robillard
2
-17
/
+8
2019-10-17
Make jalv_update return int
David Robillard
2
-4
/
+4
2019-10-17
Clean up includes
David Robillard
16
-85
/
+78
2019-10-17
Fix check for POSIX functions
David Robillard
1
-1
/
+1
2019-05-04
Fix incorrect type for sample rate option
David Robillard
3
-6
/
+6
2019-04-21
Use modern LV2 includes
David Robillard
7
-31
/
+31
2018-12-27
Remove unused jalv_ui_resize()
David Robillard
4
-36
/
+0
2018-12-27
Remove garbage element from features array
David Robillard
1
-1
/
+0
2018-11-10
Free LilvNodes when no longer required
Timo Wischer
2
-0
/
+17
2018-11-10
Use distinct error codes for all cases in jalv_open
David Robillard
1
-3
/
+3
2018-11-10
Add support for running as an internal Jack client
Timo Wischer
1
-5
/
+89
2018-11-10
Move features to Jalv struct
Timo Wischer
3
-78
/
+124
2018-11-10
Remove unnecessary preallocation
David Robillard
1
-3
/
+0
2018-11-10
Move exit semaphore to Jalv struct
David Robillard
7
-20
/
+22
2018-11-10
Clean up properly after failing to open
David Robillard
2
-4
/
+17
2018-11-10
Factor out signal setup
David Robillard
1
-12
/
+18
2018-11-10
Separate the bulk of main code into jalv_open() and jalv_close()
David Robillard
2
-11
/
+32
2018-11-10
Separate Jack client creation from backend initialisation
David Robillard
1
-2
/
+12
2018-09-27
Split jalv_main() from main()
David Robillard
1
-224
/
+230
2018-09-27
Return distinct error codes for different error conditions
David Robillard
1
-8
/
+10
2018-09-25
Remove unused field
David Robillard
1
-1
/
+0
2018-09-24
Fix some unnecessary const casts
David Robillard
3
-5
/
+5
2018-09-24
Fix unused parameter warnings
Timo Wischer
9
-34
/
+44
2018-09-23
Remove support for deprecated event and uri-map extensions
David Robillard
8
-210
/
+53
2018-09-22
Add commands to set and list presets
David Robillard
1
-0
/
+20
2018-09-22
Add commands to print control values
David Robillard
1
-0
/
+21
2018-09-22
Add command to set control values by port index
David Robillard
1
-4
/
+13
2018-09-22
Move control printing function to shared internal header
David Robillard
3
-10
/
+10
2018-09-22
Add rudimentary help to console interface
David Robillard
1
-3
/
+10
2018-09-22
Print error message on unknown command input
David Robillard
1
-0
/
+2
2018-09-22
Only print initial value for control inputs
David Robillard
1
-1
/
+1
[prev]
[next]