summaryrefslogtreecommitdiff
path: root/pkg
Commit message (Collapse)AuthorAgeFilesLines
* minor refactoringChristian Pointner2019-02-142-4/+4
|
* make subscribtions thread safe and more bullet proofChristian Pointner2019-02-142-31/+75
|
* basic infrastructure for dolmetschctlChristian Pointner2019-02-131-2/+44
|
* move common types to own packageChristian Pointner2019-02-131-0/+113
|
* added state change subscription to state machineChristian Pointner2019-02-132-2/+2
|
* subscribing to controller events works nowChristian Pointner2019-02-112-9/+61
|
* basic handling of midi eventsChristian Pointner2019-02-111-2/+29
|
* controller leds work nowChristian Pointner2019-02-112-4/+95
|
* make target and current channel state explicitChristian Pointner2019-02-101-2/+2
|
* refactored fader levels and mute stateChristian Pointner2019-02-101-17/+59
|
* mixer: closer subscriber channel on unsubscribeChristian Pointner2019-02-101-0/+4
|
* mixer event subscription works nowChristian Pointner2019-02-101-11/+78
|
* parsing midi packet works nowChristian Pointner2019-02-091-4/+16
|
* mixer: add packet receiverChristian Pointner2019-02-091-1/+15
|
* language selection now returns resultChristian Pointner2019-02-091-4/+4
|
* mixer: implement mute/unmute and setting fader levelChristian Pointner2019-02-091-1/+88
|
* added basic scaffolding for new go appChristian Pointner2019-02-094-0/+131