]> git.sesse.net Git - nageru/commit
Add a switch for writing a timecode to the stream; useful for latency debugging.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 12 Feb 2017 18:23:08 +0000 (19:23 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 12 Feb 2017 18:23:08 +0000 (19:23 +0100)
commit7f726d57e80de3e18686f0e45482ca48db91e82f
tree3eea4d153002b423b9ec91da510951dfcd9b22d7
parent4a89ff48ed1aa5f4739302608ee952460d8bd2f1
Add a switch for writing a timecode to the stream; useful for latency debugging.
Makefile
flags.cpp
flags.h
mainwindow.cpp
mainwindow.h
mixer.cpp
mixer.h
timecode_renderer.cpp [new file with mode: 0644]
timecode_renderer.h [new file with mode: 0644]
ui_mainwindow.ui