Age | Commit message (Expand) | Author |
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 | 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 | re-add removed shebangs for example-scripts | 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 |
2016-01-29 | force caps on compositor-input, fixes #52 | MaZderMind |
2016-01-28 | add more fidelity to test-sources | MaZderMind |
2016-01-24 | Merge branch 'CarlFK-cutlist-flush' | MaZderMind |
2016-01-24 | flush after print(). | Carl Karsten |
2016-01-13 | port timestmap logging to gui | MaZderMind |
2016-01-13 | arg is a boolean | MaZderMind |
2016-01-13 | reduce number of if/else cases | MaZderMind |
2016-01-13 | use action='store_true' in argparser | MaZderMind |
2016-01-13 | add --timestamp arg to voctocore | Bjoern Riemer |
2016-01-13 | oops this should not be comitted | Bjoern Riemer |
2016-01-13 | add --timestamp arg to voctocore | Bjoern Riemer |
2016-01-13 | add --timestamp & -t args to argparser | Bjoern Riemer |
2016-01-13 | add timestamps agrument to LogHandler constructor | Bjoern Riemer |
2016-01-13 | added timestamp support to logFormatter | Bjoern Riemer |
2016-01-13 | document keyboard shortcuts | MaZderMind |
2016-01-13 | add queue after fdsrc to guard against small kernel buffers | MaZderMind |
2016-01-12 | fix RuntimeException->RuntimeError | MaZderMind |
2016-01-11 | fix logging in _schedule_write | MaZderMind |
2016-01-10 | disable mainvideo audio playout in default settings, #37 | MaZderMind |
2016-01-10 | always shedule on_loop/on_write on i/o to actively mitigate race-conditions, ... | MaZderMind |
2016-01-10 | don't stop scheduling on_loop in case of an input error, #43 | MaZderMind |
2016-01-09 | gstreamer libav plugins are not used -> no dependency | MaZderMind |
2016-01-08 | add a cue that this setting might be ignored from time to time | MaZderMind |
2016-01-08 | fix github interpreting the README as HTML | MaZderMind |
2016-01-07 | better debug output in gui | MaZderMind |