index
:
ingen.git
atom-cpp
fix-unused-parameter-warnings
groups
main
newparallel
nodeless
parallel
parallel-work
parameters
sequencefix
serd1
tasks
Ingen modular audio processor
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
engine
/
ControlBindings.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-09
Non-fatal warning when control is out of range (needs to be sorted out...).
David Robillard
1
-1
/
+12
2010-02-09
Make control bindings actually (audibly) take effect.
David Robillard
1
-2
/
+12
2010-02-04
MIDI feedback.
David Robillard
1
-101
/
+205
2010-02-03
Only bind notes to toggle controls, so it is possible to bind non-toggle cont...
David Robillard
1
-1
/
+9
2010-02-03
Binding of MIDI notes to toggle parameters.
David Robillard
1
-8
/
+34
2010-02-03
Bind ports with lv2:portProperty lv2:toggled specially (on iff value >= half).
David Robillard
1
-3
/
+9
2010-02-03
Comprehensive use of cached URIs and more advanced Value (Atom) system.
David Robillard
1
-20
/
+86
2010-02-02
Use Glib string interning (quarks) to make Path/URI operator== very fast.
David Robillard
1
-2
/
+2
2010-01-29
Improved/quicker/easier handling of control port ranges.
David Robillard
1
-2
/
+1
2010-01-29
Remove references to deleted ports with control bindings (fix crash when appl...
David Robillard
1
-4
/
+30
2010-01-29
Send binding information to client.
David Robillard
1
-6
/
+20
2010-01-29
Magic MIDI binding via special ingen_control port.
David Robillard
1
-0
/
+96