Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | also improve subscription for statemachine | Christian Pointner | 2019-02-14 | 2 | -51/+72 |
* | make subscribtions thread safe and more bullet proof | Christian Pointner | 2019-02-14 | 3 | -32/+77 |
* | make code a little nicer | Christian Pointner | 2019-02-14 | 1 | -14/+59 |
* | actually send switch language commands | Christian Pointner | 2019-02-13 | 1 | -1/+15 |
* | basic infrastructure for dolmetschctl | Christian Pointner | 2019-02-13 | 2 | -8/+99 |
* | move common types to own package | Christian Pointner | 2019-02-13 | 7 | -146/+200 |
* | added state change subscription to state machine | Christian Pointner | 2019-02-13 | 5 | -10/+112 |
* | implemented command to fetch list of languages | Christian Pointner | 2019-02-13 | 4 | -7/+56 |
* | implemented set_language command via web sockets | Christian Pointner | 2019-02-13 | 2 | -1/+31 |
* | make web socket test page a little nicer | Christian Pointner | 2019-02-13 | 1 | -12/+13 |
* | added basic web socket interface | Christian Pointner | 2019-02-13 | 7 | -5/+9609 |
* | added web handler for language | Christian Pointner | 2019-02-13 | 3 | -8/+35 |
* | added minimal web interface | Christian Pointner | 2019-02-13 | 3 | -4/+129 |
* | more state | Christian Pointner | 2019-02-12 | 2 | -6/+16 |
* | subscribing to controller events works now | Christian Pointner | 2019-02-11 | 3 | -11/+66 |
* | Merge branch 'master' of gitspread:dolmetschctl | Christian Pointner | 2019-02-11 | 3 | -91/+91 |
|\ | |||||
| * | some more name refactoring | Christian Pointner | 2019-02-11 | 1 | -42/+42 |
| * | better nameing than main and voice | Christian Pointner | 2019-02-11 | 3 | -62/+62 |
* | | basic handling of midi events | Christian Pointner | 2019-02-11 | 2 | -6/+32 |
* | | controller leds work now | Christian Pointner | 2019-02-11 | 3 | -5/+99 |
|/ | |||||
* | 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 | 2 | -16/+45 |
* | refactored fader levels and mute state | Christian Pointner | 2019-02-10 | 2 | -31/+109 |
* | mixer: closer subscriber channel on unsubscribe | Christian Pointner | 2019-02-10 | 1 | -0/+4 |
* | some more go vet fixes | Christian Pointner | 2019-02-10 | 1 | -3/+3 |
* | 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 | 2 | -11/+86 |
* | 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 |
* | languages now have a state | Christian Pointner | 2019-02-09 | 2 | -22/+68 |
* | language selection now returns result | Christian Pointner | 2019-02-09 | 4 | -19/+157 |
* | 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 | 3 | -2/+101 |
* | fix basic scaffolding | Christian Pointner | 2019-02-09 | 2 | -5/+5 |
* | added basic scaffolding for new go app | Christian Pointner | 2019-02-09 | 6 | -0/+235 |
* | updated Firmware deps | Christian Pointner | 2019-02-09 | 1 | -2/+2 |
* | remove unused client | Christian Pointner | 2019-02-09 | 2 | -238/+0 |
* | updated openwrt package | Christian Pointner | 2015-10-14 | 1 | -2/+2 |
* | fixed etc dir | Christian Pointner | 2015-10-14 | 5 | -3/+8 |
* | added first version of an openwrt package | Christian Pointner | 2015-10-14 | 3 | -0/+115 |
* | merged app sources to single folder | Christian Pointner | 2015-10-13 | 19 | -194/+33 |
* | renamed files to prepare merge of code dirs | Christian Pointner | 2015-10-13 | 12 | -17/+17 |