summaryrefslogtreecommitdiff
path: root/apps/osc.c
Commit message (Expand)AuthorAgeFilesLines
* added command line parserChristian Pointner2015-10-121-4/+19
* osc requests get now ackedChristian Pointner2015-10-121-3/+10
* osc messages to trigger language switch are implementedChristian Pointner2015-10-121-12/+54
* done data hangling for midi works nowChristian Pointner2015-10-121-2/+2
* reading of seperate midi messages works nowChristian Pointner2015-10-121-1/+1
* improved poll() handlingChristian Pointner2015-10-101-2/+2
* got rid of threads entirelyChristian Pointner2015-10-101-14/+23
* improved error handlingChristian Pointner2015-10-101-7/+14
* midi is now using a thread as wellChristian Pointner2015-10-101-9/+14
* osc know has an own stuct tooChristian Pointner2015-10-101-23/+19
* moved osc stuff to separate filesChristian Pointner2015-10-101-0/+81