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
2020-12-14
Isolate variable declarations
David Robillard
1
-1
/
+2
2020-12-14
Fix unused parameter warnings
David Robillard
1
-3
/
+3
2020-12-14
Use the appropriate math functions for the operand precision
David Robillard
1
-3
/
+3
2020-12-14
Update zix
David Robillard
1
-12
/
+12
2020-12-14
Remove Jack session support
David Robillard
1
-2
/
+0
2020-09-27
Clean up includes
David Robillard
1
-2
/
+20
2020-04-05
Add a command line argument to select a specific UI
Hanspeter Portner
1
-0
/
+2
2020-03-17
Fix null termination of paths passed to plugins
David Robillard
1
-2
/
+2
2020-03-17
Implement ui:requestValue
David Robillard
1
-0
/
+38
2019-11-10
Ensure refresh rate is at least 30Hz
David Robillard
1
-1
/
+3
2019-11-03
Use screen refresh rate with Gtk3 and Qt5
David Robillard
1
-0
/
+13
2019-10-17
Avoid deprecation warnings in the Gtk headers themselves
David Robillard
1
-17
/
+4
2019-10-17
Clean up includes
David Robillard
1
-5
/
+4
2019-04-21
Use modern LV2 includes
David Robillard
1
-2
/
+2
2018-11-10
Move exit semaphore to Jalv struct
David Robillard
1
-1
/
+1
2018-09-24
Fix some unnecessary const casts
David Robillard
1
-3
/
+3
2018-09-24
Fix unused parameter warnings
Timo Wischer
1
-12
/
+14
2017-12-16
Remove unused variable
David Robillard
1
-1
/
+0
2017-03-05
Fix use-after-free in jalv_gtk.c
Sean Bolton
1
-2
/
+2
2017-02-12
Disable deprecation warnings with Gtk3
David Robillard
1
-1
/
+20
2016-10-05
Fix combo boxes
David Robillard
1
-3
/
+3
2016-09-17
Unify control port and parameter implementations
David Robillard
1
-200
/
+82
2016-09-16
Fix memory error on preset save
David Robillard
1
-6
/
+7
2016-09-15
Fix crash on changes for ports with no widget
David Robillard
1
-1
/
+3
2016-08-31
Discover presence of UI before jack_activate
Hanspeter Portner
1
-1
/
+6
2016-07-31
Fix compilation with C++
David Robillard
1
-8
/
+8
2016-07-26
Fix feedback on parameter changes from plugin
David Robillard
1
-13
/
+27
2016-04-25
Support read-only controls
David Robillard
1
-66
/
+127
2016-04-25
Fix invalid read of float port events as atoms
David Robillard
1
-0
/
+1
2016-01-07
Fix patch:Put handling
Hanspeter Portner
1
-2
/
+24
2015-12-31
Fix controls when range is given with integers
David Robillard
1
-9
/
+16
2015-11-08
Support numeric and string plugin properties
David Robillard
1
-221
/
+196
2015-10-10
Support more parameter types
David Robillard
1
-31
/
+87
2015-10-10
Add option to enable plugin trace log messages
David Robillard
1
-0
/
+2
2015-10-10
Support numeric plugin properties
David Robillard
1
-134
/
+241
2015-10-09
Allow Jack client name to be set from command line
David Robillard
1
-0
/
+4
2015-08-30
Add option to load preset from the command line.
David Robillard
1
-4
/
+26
2015-03-07
Save preset bundles with standard naming scheme.
David Robillard
1
-8
/
+21
2015-03-07
Reduce use of deprecated Gtk stock API.
David Robillard
1
-10
/
+10
2015-03-07
Improve preset support.
David Robillard
1
-31
/
+181
2015-03-03
Fix confusing use of GArray.
David Robillard
1
-12
/
+10
2015-02-21
Fix trailing whitespace.
David Robillard
1
-2
/
+2
2015-02-14
Exit GUI versions on interrupt.
David Robillard
1
-2
/
+1
2014-08-08
Update copyright dates.
David Robillard
1
-1
/
+1
2014-07-15
Support saving the same preset several times.
David Robillard
1
-1
/
+8
2014-07-13
Add option to print control output changes to stdout.
David Robillard
1
-1
/
+3
2014-01-24
Update for latest LV2 Atom Object simplifications.
David Robillard
1
-3
/
+3
2014-01-12
Show newly saved presets in the preset menu.
David Robillard
1
-39
/
+55
2013-12-25
Add -c option for setting controls from the command line (#816).
David Robillard
1
-0
/
+2
2013-12-25
Fix more const-correctness violations.
David Robillard
1
-8
/
+8
[next]