| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-06-04 | Remove use of calback functions that were removed earlier | sbahling | 1 | -4/+1 | |
| 2018-11-05 | Remove strip name tracking. | sbahling | 2 | -10/+4 | |
| The strip name checks are Ardour specific and moved to Ardour handling scripts. | |||||
| 2018-11-05 | More code cleanup | sbahling | 3 | -11/+1 | |
| 2018-11-05 | Remove unused code | sbahling | 1 | -10/+0 | |
| 2018-11-05 | code cleanup | sbahling | 1 | -5/+12 | |
| 2018-11-05 | index is a better name in this case | sbahling | 1 | -2/+2 | |
| 2018-11-04 | Add encoder mode handlertascam_fw_console-0.3 | sbahling | 2 | -8/+9 | |
| 2018-11-03 | Serve as base OSC server for the Tascam Console Unittascam_fw_console-0.2 | sbahling | 8 | -407/+200 | |
| We remove the Ardour specific OSC mapping and create our own OSC API that will be consumed by OSC translators that communicate to specific applications. We only send the state of each control and set the state of each fader or led based on received commands. Logic for interpreting the control state will be moved to the OSC translator code. | |||||
| 2018-11-02 | Add Encoder class | sbahling | 3 | -0/+51 | |
| 2018-11-02 | rafactor strips | sbahling | 2 | -9/+6 | |
| - move initialization of console strips to console module - rename strips.py to strip.py | |||||
| 2018-11-02 | rename faders.py to fader.py | sbahling | 2 | -1/+1 | |
| 2018-11-02 | Remove duplicate line | sbahling | 1 | -1/+0 | |
| 2018-11-02 | Simplify Fader API | sbahling | 2 | -3/+3 | |
| 2018-10-31 | Handle incoming strip select notification | sbahling | 2 | -3/+14 | |
| 2018-10-31 | Fix bank switching | sbahling | 2 | -9/+7 | |
| 2018-10-31 | Enhance encoder handling | sbahling | 1 | -8/+52 | |
| Add EQ and Jog wheel encoder handlers | |||||
| 2018-10-31 | Add handler for trim encoder | sbahling | 3 | -6/+34 | |
| 2018-10-31 | Fix handling of master fader | sbahling | 2 | -4/+10 | |
| 2018-10-31 | Fix port assignments | sbahling | 1 | -2/+3 | |
| Use defaults set by Ardour | |||||
| 2018-10-26 | Add versioneer | sbahling | 2 | -0/+524 | |
| 2018-10-26 | Create initial package setup with setuptools | sbahling | 8 | -0/+1102 | |
