Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added function to get state | Christian Pointner | 2019-02-10 | 2 | -10/+34 |
* | added getter for ratio and lang | Christian Pointner | 2019-02-10 | 2 | -20/+55 |
* | added telnet command to set main-to-voice ratio | Christian Pointner | 2019-02-10 | 2 | -13/+62 |
* | improved fader movement | Christian Pointner | 2019-02-10 | 1 | -5/+8 |
* | 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 | 2 | -5/+5 |
* | 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 | 2 | -22/+68 |
* | language selection now returns result | Christian Pointner | 2019-02-09 | 3 | -15/+153 |
* | added telnet control interface | Christian Pointner | 2019-02-09 | 1 | -1/+10 |
* | added basic state machine | Christian Pointner | 2019-02-09 | 2 | -8/+90 |
* | mixer: implement mute/unmute and setting fader level | Christian Pointner | 2019-02-09 | 1 | -1/+11 |
* | fix basic scaffolding | Christian Pointner | 2019-02-09 | 1 | -3/+3 |
* | added basic scaffolding for new go app | Christian Pointner | 2019-02-09 | 1 | -0/+52 |