Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 5 | -5/+139 |
| | |||||
* | moved osc stuff to separate files | Christian Pointner | 2015-10-10 | 4 | -55/+120 |
| | |||||
* | app vs apps | Christian Pointner | 2015-10-10 | 3 | -0/+338 |