Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |