Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-22 | Simplify control display in console interface | David Robillard | 1 | -5/+0 | |
2018-08-01 | Use lilv_port_get_range() to get default, min, max of a control port | Timo Wischer | 1 | -3/+0 | |
Signed-off-by: Timo Wischer <twischer@de.adit-jv.com> | |||||
2016-09-18 | Update copyright dates | David Robillard | 1 | -1/+1 | |
2016-09-17 | Unify control port and parameter implementations | David Robillard | 1 | -0/+40 | |
2016-07-31 | Fix compilation with C++ | David Robillard | 1 | -1/+1 | |
2016-04-25 | Support read-only controls | David Robillard | 1 | -0/+1 | |
Based on patch from Hanspeter Portner https://github.com/ventosus/jalv.git fix_extend_jalv_gtk 9cf3e524f33716aaa2bbb18d9eb869ed095f5eaf | |||||
2015-12-31 | Fix controls when range is given with integers | David Robillard | 1 | -2/+5 | |
2015-11-08 | Support numeric and string plugin properties | David Robillard | 1 | -0/+129 | |
Also: * Print plugin/UI communication log in colour if supported * Update UI when internal plugin state is changed during preset load git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5812 a436a847-0d15-0410-975c-d299462d15a1 |