Age | Commit message (Expand) | Author |
2015-10-06 | fix wrong size output | MaZderMind |
2015-10-06 | fix bogus log output | MaZderMind |
2015-10-06 | remove status block - we're nearly done | MaZderMind |
2015-10-06 | work around cairo context exceptions | MaZderMind |
2015-10-06 | configure stream-blanker toolbar according to server's config | MaZderMind |
2015-10-05 | hide useles log messages | MaZderMind |
2015-10-05 | connect stream-blanker buttons so server | MaZderMind |
2015-10-05 | connect composition-toolbar to server | MaZderMind |
2015-10-05 | fix README | MaZderMind |
2015-10-05 | connect video source selection buttons to server | MaZderMind |
2015-10-05 | implement signal-handler, connect audio-selector to it | MaZderMind |
2015-10-05 | Merge remote-tracking branch 'froztbyte/master' | MaZderMind |
2015-10-05 | fix syntax error | MaZderMind |
2015-10-05 | minor python3-related fix, add a missing import, and fix syntax in audioselector | JP Viljoen |
2015-09-27 | Merge remote-tracking branch 'nueces/master' | MaZderMind |
2015-09-27 | connect audio to command system | MaZderMind |
2015-09-27 | better comments | MaZderMind |
2015-09-26 | Gst must be initialized before call any method. | Juan A. Diaz |
2015-09-06 | Configure Audio-Selector from Server-Config | MaZderMind |
2015-09-06 | Ignore local config.ini file | MaZderMind |
2015-09-06 | USe Server-Configured Video-Size in Warning-Overlay | MaZderMind |
2015-09-06 | Use Sources-List from Server-Config | MaZderMind |
2015-09-06 | Use playaudio-Setting from Config | MaZderMind |
2015-09-06 | fix comment char | MaZderMind |
2015-09-06 | Implement jpeg-previews and a/v receiving in ui | MaZderMind |
2015-09-05 | implement config fetching and switch to async mode | MaZderMind |
2015-09-05 | little more debugging | MaZderMind |
2015-09-05 | change set_composite command back to set_composite_mode | MaZderMind |
2015-09-05 | lower case logging | MaZderMind |
2015-09-05 | return a correct response from a get_config call | MaZderMind |
2015-09-02 | update documentation | MaZderMind |
2015-09-02 | change reponse to snake-case, too; fix some commands | MaZderMind |
2015-09-02 | declare CompositeModes to be unique | MaZderMind |
2015-09-02 | Merge branch 'control-server-resilience' | MaZderMind |
2015-09-02 | stylistic changes | MaZderMind |
2015-09-02 | fix command server when dealing with very short lived connections, like | MaZderMind |
2015-09-02 | refactor commands and notify code | MaZderMind |
2015-08-31 | make protocol work, some gui stuff | Markus Otto |
2015-08-31 | basic connection | MaZderMind |
2015-08-30 | simplified inter-test | MaZderMind |
2015-08-29 | remove capsfilter and videoscaler, use these features from compositor instead | MaZderMind |
2015-08-29 | remove unused helper script | MaZderMind |
2015-08-29 | remove unused caps declaration | MaZderMind |
2015-08-29 | enforce pixel-aspect-ratio=1/1 inbetween videoscaler and compositor to fix co... | MaZderMind |
2015-08-29 | set initial caps, fixes segfaults with 1.5.90 | MaZderMind |
2015-08-29 | fix on_accepted call in preview ports | MaZderMind |
2015-08-29 | default to scaled down previews | MaZderMind |
2015-08-29 | don't mess with production room names | MaZderMind |
2015-08-29 | shell-pipe-based background-loop script | MaZderMind |
2015-08-15 | add protocol features and minor fixes | Markus Otto |