Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement fading (needs improvinggit diff) | Christian Pointner | 2019-02-10 | 1 | -2/+20 |
| | |||||
* | use mute state of voice channel to disable automatic switching for this language | Christian Pointner | 2019-02-10 | 1 | -5/+9 |
| | |||||
* | basic functionality works now | Christian Pointner | 2019-02-10 | 1 | -27/+30 |
| | |||||
* | make target and current channel state explicit | Christian Pointner | 2019-02-10 | 1 | -14/+43 |
| | |||||
* | refactored fader levels and mute state | Christian Pointner | 2019-02-10 | 1 | -14/+50 |
| | |||||
* | fix go vet errors | Christian Pointner | 2019-02-10 | 1 | -2/+2 |
| | |||||
* | make sure we don't miss events from mixer | Christian Pointner | 2019-02-10 | 1 | -1/+1 |
| | |||||
* | mixer event subscription works now | Christian Pointner | 2019-02-10 | 1 | -0/+8 |
| | |||||
* | languages now have a state | Christian Pointner | 2019-02-09 | 1 | -22/+56 |
| | |||||
* | language selection now returns result | Christian Pointner | 2019-02-09 | 1 | -13/+79 |
| | |||||
* | added basic state machine | Christian Pointner | 2019-02-09 | 1 | -0/+83 |