Age | Commit message (Expand) | Author |
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 |
2016-02-05 | avoid reconnecting to the pipeline while the old connection isn ot yet fully ... | 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-04 | implement inotify directory listing | MaZderMind |
2016-02-04 | Merge branch 'nettime' | MaZderMind |
2016-02-04 | default to sync audio out | MaZderMind |
2016-02-03 | Add keyboard shortcut to Cut button | Joel Addison |
2016-02-02 | change complete pipeline state, fixes timing things | MaZderMind |
2016-02-02 | re-add removed shebangs for example-scripts | MaZderMind |
2016-02-02 | add base for a multi-file streaming script | MaZderMind |
2016-02-02 | add missing ffmpeg options | MaZderMind |
2016-02-02 | add an example streaming live-video-content from a remote-location | MaZderMind |
2016-02-02 | rename source and make hostname a parameter | MaZderMind |
2016-02-02 | sync gui-clock | MaZderMind |
2016-02-02 | wait until clock-sync | MaZderMind |
2016-02-02 | fix example resolution | MaZderMind |
2016-02-02 | remove unnecessary slashes | MaZderMind |
2016-02-02 | add source-example with network-time client | MaZderMind |
2016-02-02 | base gui-time on gui-system-clock | MaZderMind |
2016-02-02 | use the server-net-clock in the gui | MaZderMind |
2016-02-02 | force all pipelines to the same clock and expose it to the network, #46 | MaZderMind |
2016-02-02 | disable interaction on stdin for all ffmpeg calls | MaZderMind |
2016-02-01 | cleanup shebang lines | MaZderMind |
2016-01-30 | document audiolevel code | MaZderMind |
2016-01-30 | x-bit | MaZderMind |
2016-01-30 | force preview-display-scaler to preview-size in x-mode, fixes #53 | MaZderMind |
2016-01-29 | add some more niceness to the audiolevel | MaZderMind |
2016-01-29 | simplify formular | MaZderMind |
2016-01-29 | logarithmic audio display, fixes #28 | MaZderMind |
2016-01-29 | add a global resolution-config for all example-scripts | MaZderMind |