summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added basic scaffolding for new go appChristian Pointner2019-02-096-0/+235
* updated Firmware depsChristian Pointner2019-02-091-2/+2
* remove unused clientChristian Pointner2019-02-092-238/+0
* updated openwrt packageChristian Pointner2015-10-141-2/+2
* fixed etc dirChristian Pointner2015-10-145-3/+8
* added first version of an openwrt packageChristian Pointner2015-10-143-0/+115
* merged app sources to single folderChristian Pointner2015-10-1319-194/+33
* renamed files to prepare merge of code dirsChristian Pointner2015-10-1312-17/+17
* first working version of clientChristian Pointner2015-10-135-92/+72
* sending switching commands over osc works now...ansers to be done.Christian Pointner2015-10-133-58/+35
* added inital osc supportChristian Pointner2015-10-127-42/+261
* added support for midiChristian Pointner2015-10-126-15/+482
* improved error checkingChristian Pointner2015-10-121-7/+1
* added inital client codebaseChristian Pointner2015-10-124-0/+424
* moved apps to serverChristian Pointner2015-10-1212-6/+6
* added command line parserChristian Pointner2015-10-124-18/+140
* osc requests get now ackedChristian Pointner2015-10-122-3/+11
* osc messages to trigger language switch are implementedChristian Pointner2015-10-124-14/+65
* done data hangling for midi works nowChristian Pointner2015-10-124-41/+120
* language specific done dataChristian Pointner2015-10-124-12/+45
* triggering language switch using midi worksChristian Pointner2015-10-122-12/+33
* reading of seperate midi messages works nowChristian Pointner2015-10-126-14/+33
* writing of task buf works nowChristian Pointner2015-10-123-20/+44
* switch task insertion works nowChristian Pointner2015-10-123-7/+85
* refactored mixer variable nameChristian Pointner2015-10-122-34/+39
* reading of mixer commands works nowChristian Pointner2015-10-126-12/+277
* reading config dir works nowChristian Pointner2015-10-103-4/+52
* add output flushingChristian Pointner2015-10-101-0/+5
* added mixerChristian Pointner2015-10-105-10/+148
* improved poll() handlingChristian Pointner2015-10-103-10/+7
* got rid of threads entirelyChristian Pointner2015-10-105-32/+50
* midi is back from threded to async ioChristian Pointner2015-10-104-76/+76
* improved error handlingChristian Pointner2015-10-102-8/+15
* midi is now using a thread as wellChristian Pointner2015-10-105-22/+61
* osc know has an own stuct tooChristian Pointner2015-10-105-36/+37
* added midi captureing codeChristian Pointner2015-10-106-5/+140
* moved osc stuff to separate filesChristian Pointner2015-10-104-55/+120
* app vs appsChristian Pointner2015-10-104-6/+6
* added sample code for libloChristian Pointner2015-10-082-2/+62
* added inital app codeChristian Pointner2015-10-0812-41/+326
* added build info for firmwareChristian Pointner2015-10-081-0/+7
* initial commit with fimware code of avr-projectsChristian Pointner2015-10-0811-0/+1291