aboutsummaryrefslogtreecommitdiff
path: root/voctocore/lib/commands.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-08-16document control-server commandsMaZderMind
2016-08-16add an introspection based help-command to the control-server, fixes #59MaZderMind
2016-08-04make core send a update on the buttons when switching composite modesderpeter
2016-02-01cleanup shebang linesMaZderMind
2015-11-15Add a Command to set video-sources and composition-mode at the same time, #11MaZderMind
2015-09-05change set_composite command back to set_composite_modeMaZderMind
2015-09-05return a correct response from a get_config callMaZderMind
2015-09-02change reponse to snake-case, too; fix some commandsMaZderMind
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-06-16Implement Stream-BlankerMaZderMind
2015-05-25Implement Messages as Client-to-Client CommunicationMaZderMind
2015-05-15Move Class-Level variables to the InstancesMaZderMind
2015-05-14Implement an Audio-MixerMaZderMind
2015-05-14Re-Enable Video-Mixing capabilities and implement dummy Audio-MixerMaZderMind
2015-05-13experiment with transporting uncompressed a/v together in a matroska streamMaZderMind
2015-05-11a rudimentary audio pipelineMaZderMind
2015-05-10implement side-by-side-equal compositionMaZderMind
2015-05-10Add controll-server and control mixerMaZderMind