aboutsummaryrefslogtreecommitdiff
path: root/voctogui/lib/connection.py
AgeCommit message (Expand)Author
2016-09-15voctogui: pep8ifyFlorian Zeitz
2016-02-02use the server-net-clock in the guiMaZderMind
2016-02-01cleanup shebang linesMaZderMind
2016-01-10always shedule on_loop/on_write on i/o to actively mitigate race-conditions, ...MaZderMind
2016-01-10don't stop scheduling on_loop in case of an input error, #43MaZderMind
2016-01-06port better on_loop scheduling to the guiMaZderMind
2015-11-15Exit the Mainloop (and End the Program) when the Control-Connection dies, fix...MaZderMind
2015-11-10support python32 in uiMaZderMind
2015-10-05hide useles log messagesMaZderMind
2015-10-05implement signal-handler, connect audio-selector to itMaZderMind
2015-10-05minor python3-related fix, add a missing import, and fix syntax in audioselectorJP Viljoen
2015-09-05implement config fetching and switch to async modeMaZderMind
2015-08-31make protocol work, some gui stuffMarkus Otto
2015-08-31basic connectionMaZderMind