Age | Commit message (Expand) | Author |
2016-11-06 | added configuration option to specify initial audio source | Martin Keßler |
2016-11-01 | fixed undefined variable when no previews are used | Martin Keßler |
2016-10-27 | Fix fallback from previews.videocaps to mix.videocaps | Florian Zeitz |
2016-09-28 | fix merge issues | MaZderMind |
2016-09-27 | adapt to pep8 style | Peter Körner |
2016-09-27 | add configurable decoders into the gui | MaZderMind |
2016-09-15 | voctogui: pep8ify | Florian Zeitz |
2016-09-13 | Don't try to remove no longer existing 'stream_blank_separator' | Florian Zeitz |
2016-09-01 | Allow setting Voctogui-Host per Commandline, fixes #88 | MaZderMind |
2016-08-24 | Fix syntax error on Exception message. | Juan A. Diaz |
2016-08-05 | enables Alt-1…n to set source to fullscreen, fixes #72 | MaZderMind |
2016-04-27 | also allow config files in a folder under /etc | 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-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 | sync gui-clock | 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-01 | cleanup shebang lines | MaZderMind |
2016-01-30 | document audiolevel code | 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-13 | port timestmap logging to gui | 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-07 | better debug output in gui | MaZderMind |
2016-01-06 | port better on_loop scheduling to the gui | MaZderMind |
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 |
2015-12-27 | add close-button to toolbar | MaZderMind |
2015-12-03 | [voctogui] use opengl for video-output, fixes #23 | MaZderMind |
2015-12-03 | [voctogui] implement warning-overlay in gtk instead of rendering it into the ... | MaZderMind |
2015-11-26 | color warnings and errors differently, fixes #24 | MaZderMind |
2015-11-17 | add an option to use ximagesink instead of xvimagesink for systems, that do n... | MaZderMind |
2015-11-15 | avoid re-reansmitting the same state again, fixes #20 | MaZderMind |
2015-11-15 | Exit the Mainloop (and End the Program) when the Control-Connection dies, fix... | MaZderMind |
2015-11-15 | remove debugging statement | MaZderMind |
2015-11-15 | Implement a Button in the GUI to set a specific Source to Fullscreen, fixes #11 | MaZderMind |
2015-11-14 | alow more -v's on the command-line | MaZderMind |
2015-11-11 | remove specialfunctions - they did nothing after all | MaZderMind |
2015-11-10 | support python32 in ui | MaZderMind |
2015-10-06 | fix audio-level meter | MaZderMind |
2015-10-06 | fix wrong size output | MaZderMind |
2015-10-06 | fix bogus log output | MaZderMind |
2015-10-06 | work around cairo context exceptions | MaZderMind |
2015-10-06 | configure stream-blanker toolbar according to server's config | MaZderMind |