aboutsummaryrefslogtreecommitdiff
path: root/voctogui/lib/args.py
AgeCommit message (Collapse)Author
2016-09-15voctogui: pep8ifyFlorian Zeitz
* Indent by 4 spaces * Use spaces around infix operators * Reformat some argument lists * One import per line * Start line comments with '# ' * Two newlines before free functions * One newline before methods
2016-09-01Allow setting Voctogui-Host per Commandline, fixes #88MaZderMind
2016-02-01cleanup shebang linesMaZderMind
2016-01-13port timestmap logging to guiMaZderMind
2015-11-14alow more -v's on the command-lineMaZderMind
2015-05-23basic guiMaZderMind