Age | Commit message (Expand) | Author |
2015-11-26 | [voctocore] aggregate asource and vsource into avsource, fixes #23 | MaZderMind |
2015-11-26 | [voctocore] fix command-specification in readme | MaZderMind |
2015-11-26 | [voctocore] 100 buffers was not enough in practice | MaZderMind |
2015-11-26 | color warnings and errors differently, fixes #24 | MaZderMind |
2015-11-26 | warn on imcompatible input formats, fixes #25 | MaZderMind |
2015-11-25 | fix command-protocol description | MaZderMind |
2015-11-17 | remove experiments folder | MaZderMind |
2015-11-16 | move voctocore/scripts to example-scripts | MaZderMind |
2015-11-16 | deny calling private methods, fixes #22 | MaZderMind |
2015-11-15 | remove stale copying file | MaZderMind |
2015-11-15 | Add a Command to set video-sources and composition-mode at the same time, #11 | MaZderMind |
2015-11-15 | Allow a Command to return multiple notifications | MaZderMind |
2015-11-14 | fix indentation in script | MaZderMind |
2015-11-14 | issue a warning when a client is too slow and about to get disconnected, #16 | MaZderMind |
2015-11-14 | raise max-buffer-limit to 100 buffers, #16 | MaZderMind |
2015-11-14 | alow more -v's on the command-line | MaZderMind |
2015-11-11 | remove specific path in example-script | MaZderMind |
2015-11-11 | raise recording bitrate | MaZderMind |
2015-11-10 | limit the number of queued buffers to avoid OOM conditions | MaZderMind |
2015-10-11 | sd streaming script | MaZderMind |
2015-10-11 | grabber support scripts | MaZderMind |
2015-10-11 | support python32 | MaZderMind |
2015-10-05 | hide useles log messages | MaZderMind |
2015-10-05 | fix README | MaZderMind |
2015-09-26 | Gst must be initialized before call any method. | Juan A. Diaz |
2015-09-06 | Implement jpeg-previews and a/v receiving in ui | 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 | 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-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 |
2015-07-14 | Control-Protocol and Config | MaZderMind |
2015-07-14 | document StreamBlanker | MaZderMind |