index
:
omni/voctomix
master
Unnamed repository; edit this file 'description' to name the repository.
Jonas Smedegaard
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
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
2016-01-06
default to disabling the preview encoders and instead warn on the gui
MaZderMind
2016-01-06
Update Installation to point so Sid and Wily as a Go-To option
MaZderMind
2016-01-06
port better on_loop scheduling to the gui
MaZderMind
2016-01-06
print incoming connection adress nicer and also fd-number
MaZderMind
2016-01-06
remove comments and superfluous on_loop call
MaZderMind
2016-01-06
add debugging to de what's going on in the control-server
MaZderMind
2016-01-06
Merge branch 'master' of https://github.com/gnoutchd/voctomix into gnoutchd-m...
MaZderMind
2016-01-06
don't rely on ffmpeg and external files for perf & benchmark
MaZderMind
2016-01-06
replace remaining UYVY with I420, at least for the moment
MaZderMind
2016-01-06
update gstreamer test-source scripts
MaZderMind
2016-01-05
voctocore: controlserver: skip on_loop/on_write when nothing to do
Daniel Gnoutcheff
2016-01-05
add cut-button and a cutlist-script and make both configurable
MaZderMind
2016-01-05
allow selecting different video-modes via config
MaZderMind
[next]