summaryrefslogtreecommitdiff
path: root/src/rhctl/audio_switch_command.go
Commit message (Expand)AuthorAgeFilesLines
* fixed help output for audio output commandChristian Pointner2016-09-231-1/+1
* create marshaller/unmarshaller for text,json,toml for all special typesChristian Pointner2016-04-191-12/+205
* fixed testcasee after switch command refactoringChristian Pointner2016-04-191-4/+4
* seperate changed times for switch partsChristian Pointner2016-04-181-6/+6
* improved audio switch port configChristian Pointner2016-04-181-0/+4
* cleanup help textChristian Pointner2016-04-031-5/+5
* telnet: print switch helpChristian Pointner2016-04-031-0/+30
* 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