| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | ignore egg-info | sbahling | 1 | -0/+1 | |
| 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 | 7 | -1/+2359 | |
| 2018-10-26 | Create initial package setup with setuptools | sbahling | 10 | -11/+33 | |
| 2018-10-23 | Fix copyright year | sbahling | 7 | -7/+7 | |
| 2018-10-23 | Create main command tascam-fw-console | sbahling | 2 | -44/+99 | |
| - Add list units option - Autodiscover and use first found Tascam Console unit | |||||
| 2018-10-22 | Remove unused code | sbahling | 2 | -465/+0 | |
| 2018-10-22 | Enable encoder handling | sbahling | 1 | -0/+29 | |
| 2018-10-22 | Strip.recenable has changed to Strip.rec | sbahling | 1 | -2/+2 | |
| 2018-10-22 | Address fader of the unit strip for set_position() | sbahling | 1 | -1/+1 | |
| 2018-10-22 | fix indexing of strips list | sbahling | 1 | -4/+4 | |
| 2018-10-22 | Remove unused "args" parameter from OSC callbacks | sbahling | 1 | -12/+12 | |
| 2018-10-22 | Access console button state from another button | sbahling | 2 | -4/+17 | |
| Create lookup table of console buttons by button name, | |||||
| 2018-10-22 | Pass console to buttons not unit | sbahling | 1 | -98/+97 | |
| 2018-10-21 | Fixing the fader position handling | sbahling | 3 | -15/+9 | |
| 2018-10-21 | Fixes | sbahling | 3 | -21/+21 | |
| 2018-10-21 | continued refactoring | sbahling | 6 | -109/+328 | |
| 2018-10-20 | Initial refactoring work | sbahling | 7 | -394/+815 | |
| 2018-10-14 | Initial commitoriginal | sbahling | 3 | -0/+1192 | |
