Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added minimal web interface | Christian Pointner | 2019-02-13 | 1 | -0/+5 |
* | more state | Christian Pointner | 2019-02-12 | 1 | -5/+12 |
* | some more name refactoring | Christian Pointner | 2019-02-11 | 1 | -42/+42 |
* | better nameing than main and voice | Christian Pointner | 2019-02-11 | 1 | -58/+58 |
* | added function to get state | Christian Pointner | 2019-02-10 | 1 | -10/+24 |
* | added getter for ratio and lang | Christian Pointner | 2019-02-10 | 1 | -17/+42 |
* | added telnet command to set main-to-voice ratio | Christian Pointner | 2019-02-10 | 1 | -11/+42 |
* | 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 | 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 |