aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-12-23fix typoPeter
2015-12-23added verbose warning about timestamp patch, correct typo in filename patternatze
2015-12-20[docs] point people to the new irc-channelMaZderMind
2015-12-20[voctogui] Add Screenshot, fixes #12MaZderMind
2015-12-20[voctocore][example-scripts] Reverting ea071cf057a00ebe0e20d0787dab59c863fbba...MaZderMind
2015-12-08[example-scripts] add scripts for pause-loop and -musicMaZderMind
2015-12-08[example-scripts] use stream-blanker output port for streamingMaZderMind
2015-12-06[voctocore] remove channel bitmask from default capsMaZderMind
2015-12-06[voctocore] add a hint to change the source resolution when testingMaZderMind
2015-12-06[example-scripts] overhaul and test all example scripts, fixes #5MaZderMind
2015-12-06[example scripts] use mode 10 on bmd-cards (25fps)MaZderMind
2015-12-06[voctocore][example-scripts] change default colorspace vom I420 (4:2:0 subsam...MaZderMind
2015-12-03[voctogui] use opengl for video-output, fixes #23MaZderMind
2015-12-03[voctogui] implement warning-overlay in gtk instead of rendering it into the ...MaZderMind
2015-11-26[voctocore] aggregate asource and vsource into avsource, fixes #23MaZderMind
2015-11-26[voctocore] fix command-specification in readmeMaZderMind
2015-11-26[example scripts] use simpler .sh looping-scriptMaZderMind
2015-11-26[example scripts] fix path to coreMaZderMind
2015-11-26[example scripts] use anullsrc instead of /div/zero which seems to be more ro...MaZderMind
2015-11-26[voctocore] 100 buffers was not enough in practiceMaZderMind
2015-11-26color warnings and errors differently, fixes #24MaZderMind
2015-11-26warn on imcompatible input formats, fixes #25MaZderMind
2015-11-25fix command-protocol descriptionMaZderMind