aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-02disable interaction on stdin for all ffmpeg callsMaZderMind
2016-02-01cleanup shebang linesMaZderMind
2016-01-30document audiolevel codeMaZderMind
2016-01-30x-bitMaZderMind
2016-01-30force preview-display-scaler to preview-size in x-mode, fixes #53MaZderMind
2016-01-29add some more niceness to the audiolevelMaZderMind
2016-01-29simplify formularMaZderMind
2016-01-29logarithmic audio display, fixes #28MaZderMind
2016-01-29add a global resolution-config for all example-scriptsMaZderMind
2016-01-29force caps on compositor-input, fixes #52MaZderMind
2016-01-28add more fidelity to test-sourcesMaZderMind
2016-01-24Merge branch 'CarlFK-cutlist-flush'MaZderMind
2016-01-24flush after print().Carl Karsten
2016-01-13port timestmap logging to guiMaZderMind
2016-01-13arg is a booleanMaZderMind
2016-01-13reduce number of if/else casesMaZderMind
2016-01-13use action='store_true' in argparserMaZderMind
2016-01-13add --timestamp arg to voctocoreBjoern Riemer
2016-01-13oops this should not be comittedBjoern Riemer
2016-01-13add --timestamp arg to voctocoreBjoern Riemer
2016-01-13add --timestamp & -t args to argparserBjoern Riemer
2016-01-13add timestamps agrument to LogHandler constructorBjoern Riemer
2016-01-13added timestamp support to logFormatterBjoern Riemer
2016-01-13document keyboard shortcutsMaZderMind
2016-01-13add queue after fdsrc to guard against small kernel buffersMaZderMind
2016-01-12fix RuntimeException->RuntimeErrorMaZderMind
2016-01-11fix logging in _schedule_writeMaZderMind
2016-01-10disable mainvideo audio playout in default settings, #37MaZderMind
2016-01-10always shedule on_loop/on_write on i/o to actively mitigate race-conditions, ...MaZderMind
2016-01-10don't stop scheduling on_loop in case of an input error, #43MaZderMind
2016-01-09gstreamer libav plugins are not used -> no dependencyMaZderMind
2016-01-08add a cue that this setting might be ignored from time to timeMaZderMind
2016-01-08fix github interpreting the README as HTMLMaZderMind
2016-01-07better debug output in guiMaZderMind
2016-01-06default to disabling the preview encoders and instead warn on the guiMaZderMind
2016-01-06Update Installation to point so Sid and Wily as a Go-To optionMaZderMind
2016-01-06port better on_loop scheduling to the guiMaZderMind
2016-01-06print incoming connection adress nicer and also fd-numberMaZderMind
2016-01-06remove comments and superfluous on_loop callMaZderMind
2016-01-06add debugging to de what's going on in the control-serverMaZderMind
2016-01-06Merge branch 'master' of https://github.com/gnoutchd/voctomix into gnoutchd-m...MaZderMind
2016-01-06don't rely on ffmpeg and external files for perf & benchmarkMaZderMind
2016-01-06replace remaining UYVY with I420, at least for the momentMaZderMind
2016-01-06update gstreamer test-source scriptsMaZderMind
2016-01-05voctocore: controlserver: skip on_loop/on_write when nothing to doDaniel Gnoutcheff
2016-01-05add cut-button and a cutlist-script and make both configurableMaZderMind
2016-01-05allow selecting different video-modes via configMaZderMind
2015-12-27add close-button to toolbarMaZderMind
2015-12-26Merge pull request #34 from senden9/patch-1Peter
2015-12-26Fix path at section „run Voctomix“ in the READMEStefano Probst