Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add go-modules support and fix midi library API changetopic/x32-midi | Christian Pointner | 2020-03-03 | 1 | -8/+10 |
| | |||||
* | automatic reconnect for mixer devices | Christian Pointner | 2019-02-14 | 1 | -34/+118 |
| | |||||
* | minor refactoring | Christian Pointner | 2019-02-14 | 1 | -2/+2 |
| | |||||
* | make subscribtions thread safe and more bullet proof | Christian Pointner | 2019-02-14 | 1 | -16/+38 |
| | |||||
* | added state change subscription to state machine | Christian Pointner | 2019-02-13 | 1 | -1/+1 |
| | |||||
* | subscribing to controller events works now | Christian Pointner | 2019-02-11 | 1 | -4/+4 |
| | |||||
* | controller leds work now | Christian Pointner | 2019-02-11 | 1 | -1/+6 |
| | |||||
* | 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 | 2 | -0/+66 |