aboutsummaryrefslogtreecommitdiff
path: root/voctocore/lib/controlserver.py
AgeCommit message (Expand)Author
2016-09-15voctocore: pep8ifyFlorian Zeitz
2016-08-28accept exit as an alias to quit on the contro-server, fixes #95MaZderMind
2016-02-01cleanup shebang linesMaZderMind
2016-01-11fix logging in _schedule_writeMaZderMind
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-06remove comments and superfluous on_loop callMaZderMind
2016-01-06add debugging to de what's going on in the control-serverMaZderMind
2016-01-05voctocore: controlserver: skip on_loop/on_write when nothing to doDaniel Gnoutcheff
2015-11-16deny calling private methods, fixes #22MaZderMind
2015-11-15Allow a Command to return multiple notificationsMaZderMind
2015-10-11support python32MaZderMind
2015-10-05hide useles log messagesMaZderMind
2015-09-05little more debuggingMaZderMind
2015-09-05lower case loggingMaZderMind
2015-09-02stylistic changesMaZderMind
2015-09-02fix command server when dealing with very short lived connections, likeMaZderMind
2015-09-02refactor commands and notify codeMaZderMind
2015-08-31make protocol work, some gui stuffMarkus Otto
2015-08-15add protocol features and minor fixesMarkus Otto
2015-05-15Move Class-Level variables to the InstancesMaZderMind
2015-05-14Signal other Control-Connections when a function was executedMaZderMind
2015-05-14Extract TCP Connection handling into separate classesMaZderMind
2015-05-11a rudimentary audio pipelineMaZderMind
2015-05-10implement side-by-side-equal compositionMaZderMind
2015-05-10Add controll-server and control mixerMaZderMind
2014-08-24basic quadmix implMaZderMind
2014-08-22move code-parts to lib-folderMaZderMind