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
/
control.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-27
Move platform-specific terminal code out of headers
David Robillard
1
-0
/
+2
2022-05-27
Use consistent comment styles
David Robillard
1
-3
/
+3
2022-05-27
Format all code with clang-format
David Robillard
1
-118
/
+137
2022-05-27
Avoid "else" after "return"
David Robillard
1
-2
/
+5
2021-01-02
Use email address instead of website for attribution
David Robillard
1
-1
/
+1
2020-09-27
Clean up includes
David Robillard
1
-0
/
+11
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
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
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