Age | Commit message (Expand) | Author |
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-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 |
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 |