Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | basic infrastructure for dolmetschctl | Christian Pointner | 2019-02-13 | 1 | -2/+44 |
* | move common types to own package | Christian Pointner | 2019-02-13 | 1 | -0/+113 |
* | added state change subscription to state machine | Christian Pointner | 2019-02-13 | 2 | -2/+2 |
* | subscribing to controller events works now | Christian Pointner | 2019-02-11 | 2 | -9/+61 |
* | basic handling of midi events | Christian Pointner | 2019-02-11 | 1 | -2/+29 |
* | controller leds work now | Christian Pointner | 2019-02-11 | 2 | -4/+95 |
* | make target and current channel state explicit | Christian Pointner | 2019-02-10 | 1 | -2/+2 |
* | refactored fader levels and mute state | Christian Pointner | 2019-02-10 | 1 | -17/+59 |
* | mixer: closer subscriber channel on unsubscribe | Christian Pointner | 2019-02-10 | 1 | -0/+4 |
* | mixer event subscription works now | Christian Pointner | 2019-02-10 | 1 | -11/+78 |
* | parsing midi packet works now | Christian Pointner | 2019-02-09 | 1 | -4/+16 |
* | mixer: add packet receiver | Christian Pointner | 2019-02-09 | 1 | -1/+15 |
* | language selection now returns result | Christian Pointner | 2019-02-09 | 1 | -4/+4 |
* | mixer: implement mute/unmute and setting fader level | Christian Pointner | 2019-02-09 | 1 | -1/+88 |
* | added basic scaffolding for new go app | Christian Pointner | 2019-02-09 | 4 | -0/+131 |