Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |
* | switch task insertion works now | Christian Pointner | 2015-10-12 | 3 | -7/+85 |
* | refactored mixer variable name | Christian Pointner | 2015-10-12 | 2 | -34/+39 |
* | reading of mixer commands works now | Christian Pointner | 2015-10-12 | 6 | -12/+277 |
* | reading config dir works now | Christian Pointner | 2015-10-10 | 3 | -4/+52 |
* | add output flushing | Christian Pointner | 2015-10-10 | 1 | -0/+5 |
* | added mixer | Christian Pointner | 2015-10-10 | 5 | -10/+148 |
* | improved poll() handling | Christian Pointner | 2015-10-10 | 3 | -10/+7 |
* | got rid of threads entirely | Christian Pointner | 2015-10-10 | 5 | -32/+50 |
* | midi is back from threded to async io | Christian Pointner | 2015-10-10 | 4 | -76/+76 |
* | improved error handling | Christian Pointner | 2015-10-10 | 2 | -8/+15 |
* | midi is now using a thread as well | Christian Pointner | 2015-10-10 | 5 | -22/+61 |
* | osc know has an own stuct too | Christian Pointner | 2015-10-10 | 5 | -36/+37 |
* | added midi captureing code | Christian Pointner | 2015-10-10 | 6 | -5/+140 |
* | moved osc stuff to separate files | Christian Pointner | 2015-10-10 | 4 | -55/+120 |
* | app vs apps | Christian Pointner | 2015-10-10 | 4 | -6/+6 |
* | added sample code for liblo | Christian Pointner | 2015-10-08 | 2 | -2/+62 |
* | added inital app code | Christian Pointner | 2015-10-08 | 12 | -41/+326 |
* | added build info for firmware | Christian Pointner | 2015-10-08 | 1 | -0/+7 |