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_gtk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-01
Hide controls for ports with notOnGUI property in generic UI.
David Robillard
1
-0
/
+10
2013-05-26
Work around Gtk bug for labels on sliders (patch from Robin Gareus).
David Robillard
1
-5
/
+17
2013-05-26
Fix default setting for non-sequential enumeration ports
David Robillard
1
-2
/
+6
2013-05-09
Communicate UI update rate to plugin and UI.
David Robillard
1
-1
/
+1
2013-05-09
Add command-line option to control UI update frequency.
David Robillard
1
-0
/
+2
2013-02-22
Fix key events for X11 in Gtk.
David Robillard
1
-0
/
+1
2013-02-11
Group controls under headings if port group information is available.
David Robillard
1
-117
/
+229
2013-01-10
Support event-based file parameters in built-in UI.
David Robillard
1
-20
/
+98
2012-08-22
Fix Jack Session 'save and close' operation.
David Robillard
1
-0
/
+7
2012-08-22
Set control widgets initially to actual control value, not default value.
David Robillard
1
-16
/
+13
2012-08-21
Set WM_ROLE to 'plugin_ui' to appease someone who would never do the same for...
David Robillard
1
-0
/
+1
2012-08-10
Fix a ton of warnings.
David Robillard
1
-9
/
+10
2012-08-09
Fix warnings: -Wshadow -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wmis...
David Robillard
1
-3
/
+3
2012-08-05
Fix UI/plugin communication.
David Robillard
1
-1
/
+1
2012-08-02
Pass parent widget to suil_instance_new.
David Robillard
1
-12
/
+18
2012-07-29
Add Gtk3 UI.
David Robillard
1
-0
/
+638