summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | midi and osc are now optional
* 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
| | | | updated copyright header
* added build info for firmwareChristian Pointner2015-10-081-0/+7
|
* initial commit with fimware code of avr-projectsChristian Pointner2015-10-0811-0/+1291