aboutsummaryrefslogtreecommitdiffstats
path: root/src/control.c
AgeCommit message (Collapse)AuthorFilesLines
2020-09-27Clean up includesDavid Robillard1-0/+11
2018-09-22Simplify control display in console interfaceDavid Robillard1-5/+0
2018-08-01Use lilv_port_get_range() to get default, min, max of a control portTimo Wischer1-3/+0
Signed-off-by: Timo Wischer <twischer@de.adit-jv.com>
2016-09-18Update copyright datesDavid Robillard1-1/+1
2016-09-17Unify control port and parameter implementationsDavid Robillard1-0/+40
2016-07-31Fix compilation with C++David Robillard1-1/+1
2016-04-25Support read-only controlsDavid Robillard1-0/+1
Based on patch from Hanspeter Portner https://github.com/ventosus/jalv.git fix_extend_jalv_gtk 9cf3e524f33716aaa2bbb18d9eb869ed095f5eaf
2015-12-31Fix controls when range is given with integersDavid Robillard1-2/+5
2015-11-08Support numeric and string plugin propertiesDavid Robillard1-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