Age | Commit message (Expand) | Author |
2016-08-04 | default source can also be set for fullscreen | MaZderMind |
2016-08-04 | allows separate defaults for each of the composition modes | MaZderMind |
2016-08-04 | make core send a update on the buttons when switching composite modes | derpeter |
2016-08-03 | added abiltiy to set a default A for composite modes | derpeter |
2016-04-27 | also allow config files in a folder under /etc | MaZderMind |
2016-04-27 | deprecate /etc/voctomix.ini, replaced with /etc/voctocore.ini | MaZderMind |
2016-04-13 | raise quality on preview-output, fixes #10 | MaZderMind |
2016-04-13 | enforce an deinterlacer on the preview-outout | MaZderMind |
2016-03-15 | minor spelling error | timohaas |
2016-02-19 | Fix wrong command in README | mraerino |
2016-02-16 | force GstNet version | MaZderMind |
2016-02-16 | provide clock on IPv4 & v6 | MaZderMind |
2016-02-08 | raise blocksize to 1M on the write-side, too | MaZderMind |
2016-02-07 | up the blocksize on the fdsrc to reduce the number of read()-syscalls | MaZderMind |
2016-02-05 | swap audio & video around, so that 0.0 in the output is video and 0.1 is audio | MaZderMind |
2016-02-02 | force all pipelines to the same clock and expose it to the network, #46 | MaZderMind |
2016-02-01 | cleanup shebang lines | MaZderMind |
2016-01-29 | force caps on compositor-input, fixes #52 | MaZderMind |
2016-01-13 | arg is a boolean | MaZderMind |
2016-01-13 | reduce number of if/else cases | MaZderMind |
2016-01-13 | use action='store_true' in argparser | MaZderMind |
2016-01-13 | add --timestamp arg to voctocore | Bjoern Riemer |
2016-01-13 | add --timestamp & -t args to argparser | Bjoern Riemer |
2016-01-13 | add timestamps agrument to LogHandler constructor | Bjoern Riemer |
2016-01-13 | added timestamp support to logFormatter | Bjoern Riemer |
2016-01-13 | add queue after fdsrc to guard against small kernel buffers | MaZderMind |
2016-01-12 | fix RuntimeException->RuntimeError | MaZderMind |
2016-01-11 | fix logging in _schedule_write | MaZderMind |
2016-01-10 | always shedule on_loop/on_write on i/o to actively mitigate race-conditions, ... | MaZderMind |
2016-01-10 | don't stop scheduling on_loop in case of an input error, #43 | MaZderMind |
2016-01-08 | add a cue that this setting might be ignored from time to time | MaZderMind |
2016-01-08 | fix github interpreting the README as HTML | MaZderMind |
2016-01-06 | default to disabling the preview encoders and instead warn on the gui | MaZderMind |
2016-01-06 | print incoming connection adress nicer and also fd-number | MaZderMind |
2016-01-06 | remove comments and superfluous on_loop call | MaZderMind |
2016-01-06 | add debugging to de what's going on in the control-server | MaZderMind |
2016-01-05 | voctocore: controlserver: skip on_loop/on_write when nothing to do | Daniel Gnoutcheff |
2015-12-20 | [voctocore][example-scripts] Reverting ea071cf057a00ebe0e20d0787dab59c863fbba... | MaZderMind |
2015-12-06 | [voctocore] remove channel bitmask from default caps | MaZderMind |
2015-12-06 | [voctocore][example-scripts] change default colorspace vom I420 (4:2:0 subsam... | MaZderMind |
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 |