aboutsummaryrefslogtreecommitdiff
path: root/voctogui/lib
AgeCommit message (Expand)Author
2017-01-31Minor PEP8 fixesFlorian Zeitz
2017-01-06Fix incorrect check for `self.log`Florian Zeitz
2016-11-06added configuration option to specify initial audio sourceMartin Keßler
2016-11-01fixed undefined variable when no previews are usedMartin Keßler
2016-10-27Fix fallback from previews.videocaps to mix.videocapsFlorian Zeitz
2016-09-28fix merge issuesMaZderMind
2016-09-27adapt to pep8 stylePeter Körner
2016-09-27add configurable decoders into the guiMaZderMind
2016-09-15voctogui: pep8ifyFlorian Zeitz
2016-09-13Don't try to remove no longer existing 'stream_blank_separator'Florian Zeitz
2016-09-01Allow setting Voctogui-Host per Commandline, fixes #88MaZderMind
2016-08-24Fix syntax error on Exception message.Juan A. Diaz
2016-08-05enables Alt-1…n to set source to fullscreen, fixes #72MaZderMind
2016-04-27also allow config files in a folder under /etcMaZderMind
2016-02-08raise blocksize to 1M on the write-side, tooMaZderMind
2016-02-08push to pulseaudio instead of going through the alsa emulation layer, fixes #56MaZderMind
2016-02-04Merge branch 'nettime'MaZderMind
2016-02-04default to sync audio outMaZderMind
2016-02-03Add keyboard shortcut to Cut buttonJoel Addison
2016-02-02sync gui-clockMaZderMind
2016-02-02base gui-time on gui-system-clockMaZderMind
2016-02-02use the server-net-clock in the guiMaZderMind
2016-02-01cleanup shebang linesMaZderMind
2016-01-30document audiolevel codeMaZderMind
2016-01-30force preview-display-scaler to preview-size in x-mode, fixes #53MaZderMind
2016-01-29add some more niceness to the audiolevelMaZderMind
2016-01-29simplify formularMaZderMind
2016-01-29logarithmic audio display, fixes #28MaZderMind
2016-01-13port timestmap logging to guiMaZderMind
2016-01-10always shedule on_loop/on_write on i/o to actively mitigate race-conditions, ...MaZderMind
2016-01-10don't stop scheduling on_loop in case of an input error, #43MaZderMind
2016-01-07better debug output in guiMaZderMind
2016-01-06port better on_loop scheduling to the guiMaZderMind
2016-01-05add cut-button and a cutlist-script and make both configurableMaZderMind
2016-01-05allow selecting different video-modes via configMaZderMind
2015-12-27add close-button to toolbarMaZderMind
2015-12-03[voctogui] use opengl for video-output, fixes #23MaZderMind
2015-12-03[voctogui] implement warning-overlay in gtk instead of rendering it into the ...MaZderMind
2015-11-26color warnings and errors differently, fixes #24MaZderMind
2015-11-17add an option to use ximagesink instead of xvimagesink for systems, that do n...MaZderMind
2015-11-15avoid re-reansmitting the same state again, fixes #20MaZderMind
2015-11-15Exit the Mainloop (and End the Program) when the Control-Connection dies, fix...MaZderMind
2015-11-15remove debugging statementMaZderMind
2015-11-15Implement a Button in the GUI to set a specific Source to Fullscreen, fixes #11MaZderMind
2015-11-14alow more -v's on the command-lineMaZderMind
2015-11-11remove specialfunctions - they did nothing after allMaZderMind
2015-11-10support python32 in uiMaZderMind
2015-10-06fix audio-level meterMaZderMind
2015-10-06fix wrong size outputMaZderMind
2015-10-06fix bogus log outputMaZderMind