summaryrefslogtreecommitdiff
path: root/cmd/dolmetschctl/dolmetschctl.go
Commit message (Collapse)AuthorAgeFilesLines
* make subscribtions thread safe and more bullet proofChristian Pointner2019-02-141-1/+2
|
* make code a little nicerChristian Pointner2019-02-141-14/+59
|
* actually send switch language commandsChristian Pointner2019-02-131-1/+15
|
* basic infrastructure for dolmetschctlChristian Pointner2019-02-131-6/+55
|
* move common types to own packageChristian Pointner2019-02-131-5/+26
|
* subscribing to controller events works nowChristian Pointner2019-02-111-2/+5
|
* basic handling of midi eventsChristian Pointner2019-02-111-4/+3
|
* controller leds work nowChristian Pointner2019-02-111-1/+4
|
* some more go vet fixesChristian Pointner2019-02-101-3/+3
|
* fix basic scaffoldingChristian Pointner2019-02-091-2/+2
|
* added basic scaffolding for new go appChristian Pointner2019-02-091-0/+52