aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-06fix bogus log outputMaZderMind
2015-10-06remove status block - we're nearly doneMaZderMind
2015-10-06work around cairo context exceptionsMaZderMind
2015-10-06configure stream-blanker toolbar according to server's configMaZderMind
2015-10-05hide useles log messagesMaZderMind
2015-10-05connect stream-blanker buttons so serverMaZderMind
2015-10-05connect composition-toolbar to serverMaZderMind
2015-10-05fix READMEMaZderMind
2015-10-05connect video source selection buttons to serverMaZderMind
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-27Merge remote-tracking branch 'nueces/master'MaZderMind
2015-09-27connect audio to command systemMaZderMind
2015-09-27better commentsMaZderMind
2015-09-26Gst must be initialized before call any method.Juan A. Diaz
2015-09-06Configure Audio-Selector from Server-ConfigMaZderMind
2015-09-06Ignore local config.ini fileMaZderMind
2015-09-06USe Server-Configured Video-Size in Warning-OverlayMaZderMind
2015-09-06Use Sources-List from Server-ConfigMaZderMind
2015-09-06Use playaudio-Setting from ConfigMaZderMind
2015-09-06fix comment charMaZderMind
2015-09-06Implement jpeg-previews and a/v receiving in uiMaZderMind
2015-09-05implement config fetching and switch to async modeMaZderMind
2015-09-05little more debuggingMaZderMind
2015-09-05change set_composite command back to set_composite_modeMaZderMind
2015-09-05lower case loggingMaZderMind
2015-09-05return a correct response from a get_config callMaZderMind
2015-09-02update documentationMaZderMind
2015-09-02change reponse to snake-case, too; fix some commandsMaZderMind
2015-09-02declare CompositeModes to be uniqueMaZderMind
2015-09-02Merge branch 'control-server-resilience'MaZderMind
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-31basic connectionMaZderMind
2015-08-30simplified inter-testMaZderMind
2015-08-29remove capsfilter and videoscaler, use these features from compositor insteadMaZderMind
2015-08-29remove unused helper scriptMaZderMind
2015-08-29remove unused caps declarationMaZderMind
2015-08-29enforce pixel-aspect-ratio=1/1 inbetween videoscaler and compositor to fix co...MaZderMind
2015-08-29set initial caps, fixes segfaults with 1.5.90MaZderMind
2015-08-29fix on_accepted call in preview portsMaZderMind
2015-08-29default to scaled down previewsMaZderMind
2015-08-29don't mess with production room namesMaZderMind
2015-08-29shell-pipe-based background-loop scriptMaZderMind
2015-08-15add protocol features and minor fixesMarkus Otto
2015-08-07Merge branch 'great-refactoring'MaZderMind