Age | Commit message (Expand) | Author |
2016-04-28 | document example-scripts | MaZderMind |
2016-04-27 | update dependency list | MaZderMind |
2016-04-27 | Merge branch 'CarlFK/ingest-client'0.3 | MaZderMind |
2016-04-27 | Merge branch 'h01ger/readme-fixes' | MaZderMind |
2016-04-27 | also allow config files in a folder under /etc | MaZderMind |
2016-04-27 | fix language | Holger Levsen |
2016-04-27 | fix typos | Holger Levsen |
2016-04-27 | document gui config fetching | MaZderMind |
2016-04-27 | deprecate /etc/voctomix.ini, replaced with /etc/voctocore.ini | MaZderMind |
2016-04-27 | add support for alsa | Carl Karsten |
2016-04-19 | Added some #comments. | Carl Karsten |
2016-04-16 | Cleanly shutdown pipeline on ^c | Carl Karsten |
2016-04-16 | Add generic hlp text for beginners. | Carl Karsten |
2016-04-13 | raise quality on preview-output, fixes #10 | MaZderMind |
2016-04-13 | enforce an deinterlacer on the preview-outout | MaZderMind |
2016-04-12 | minor cleanup | Carl Karsten |
2016-03-23 | add use-damage=false so all frames are sent, not just on change. | Carl Karsten |
2016-03-23 | add --monitor to ximage for debugging. | Carl Karsten |
2016-03-23 | added --video-source ximage for screen capture. | Carl Karsten |
2016-03-16 | Merge branch 'timohaas-master' | MaZderMind |
2016-03-15 | minor spelling error | timohaas |
2016-03-14 | add shebang to cycle-script and immunize against cwd | voc |
2016-03-06 | remove outdated docs | Carl Karsten |
2016-03-05 | multi device client with netclock and monitor. | Carl Karsten |
2016-03-01 | add GstNet version declaration | MaZderMind |
2016-02-19 | Merge branch 'mraerino-patch-1' | MaZderMind |
2016-02-19 | Fix wrong command in README | mraerino |
2016-02-18 | added qucikstart docker section to readme | bjoern |
2016-02-18 | Merge remote-tracking branch 'github/quickstart-docker' | MaZderMind |
2016-02-18 | added link to Readme_docker | bjoern |
2016-02-18 | added missing newline at the end | bjoern |
2016-02-18 | some typo fixes in the documentation | bjoern |
2016-02-18 | added readme for docker | bjoern |
2016-02-18 | cleanup dockerfile | Bjoern |
2016-02-18 | fix: start voctogui instead of core when requested | Bjoern |
2016-02-17 | check if the entrypint script is run in a docker | bjoern |
2016-02-17 | add documentation inside dockerfile | bjoern |
2016-02-17 | add interactive bash to entrypoint | bjoern |
2016-02-17 | add Docerfile and docker entrypoint script for quickstart | bjoern |
2016-02-16 | force GstNet version | MaZderMind |
2016-02-16 | provide clock on IPv4 & v6 | MaZderMind |
2016-02-16 | the gui depends on drawing with cairo | MaZderMind |
2016-02-09 | Merge branch 'audio-playback-tool' | MaZderMind |
2016-02-09 | fix timing | MaZderMind |
2016-02-09 | finish logging | MaZderMind |
2016-02-09 | implement random music playback | MaZderMind |
2016-02-08 | raise blocksize to 1M on the write-side, too | MaZderMind |
2016-02-08 | push to pulseaudio instead of going through the alsa emulation layer, fixes #56 | MaZderMind |
2016-02-07 | up the blocksize on the fdsrc to reduce the number of read()-syscalls | MaZderMind |
2016-02-05 | honour the example-script config.sh in the py-source-files | MaZderMind |