aboutsummaryrefslogtreecommitdiff
path: root/voctogui/lib/audioselector.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
2015-10-05implement signal-handler, connect audio-selector to itMaZderMind
2015-10-05Merge remote-tracking branch 'froztbyte/master'MaZderMind
2015-10-05fix syntax errorMaZderMind
2015-10-05minor python3-related fix, add a missing import, and fix syntax in audioselectorJP Viljoen
2015-09-27connect audio to command systemMaZderMind
2015-09-06Configure Audio-Selector from Server-ConfigMaZderMind
2015-08-07implement audioselector, videopreviews and composition-toolbarMaZderMind