summaryrefslogtreecommitdiff
path: root/src/rhctl/audio_switch_command.go
Commit message (Collapse)AuthorAgeFilesLines
* switch command parser is now case insensitiveChristian Pointner2016-04-031-6/+6
|
* improved range checks for switch command parameterChristian Pointner2016-04-031-9/+57
|
* refactoring of server, switch statesChristian Pointner2016-04-021-15/+15
|
* some cleanupsChristian Pointner2016-04-011-2/+3
|
* implemented audio commandsChristian Pointner2016-04-011-6/+109
|
* implemented oc and relay commandsChristian Pointner2016-04-011-0/+51
|
* fixed command type mappingChristian Pointner2016-03-311-17/+24
|
* switch status commands work nowChristian Pointner2016-03-311-0/+33
|
* added generator for switch commandsChristian Pointner2016-03-301-0/+173