Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | first working version of client | Christian Pointner | 2015-10-13 | 5 | -92/+72 |
| | |||||
* | sending switching commands over osc works now...ansers to be done. | Christian Pointner | 2015-10-13 | 3 | -58/+35 |
| | |||||
* | added inital osc support | Christian Pointner | 2015-10-12 | 7 | -42/+261 |
| | |||||
* | added support for midi | Christian Pointner | 2015-10-12 | 6 | -15/+482 |
| | |||||
* | improved error checking | Christian Pointner | 2015-10-12 | 1 | -7/+1 |
| | |||||
* | added inital client codebase | Christian Pointner | 2015-10-12 | 4 | -0/+424 |
| | |||||
* | moved apps to server | Christian Pointner | 2015-10-12 | 12 | -6/+6 |
| | |||||
* | added command line parser | Christian Pointner | 2015-10-12 | 4 | -18/+140 |
| | | | | midi and osc are now optional | ||||
* | osc requests get now acked | Christian Pointner | 2015-10-12 | 2 | -3/+11 |
| | |||||
* | osc messages to trigger language switch are implemented | Christian Pointner | 2015-10-12 | 4 | -14/+65 |
| | |||||
* | done data hangling for midi works now | Christian Pointner | 2015-10-12 | 4 | -41/+120 |
| | |||||
* | language specific done data | Christian Pointner | 2015-10-12 | 4 | -12/+45 |
| | |||||
* | triggering language switch using midi works | Christian Pointner | 2015-10-12 | 2 | -12/+33 |
| | |||||
* | reading of seperate midi messages works now | Christian Pointner | 2015-10-12 | 6 | -14/+33 |
| | |||||
* | writing of task buf works now | Christian Pointner | 2015-10-12 | 3 | -20/+44 |
| |