aboutsummaryrefslogtreecommitdiff
path: root/voctogui
AgeCommit message (Expand)Author
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-13document keyboard shortcutsMaZderMind
2016-01-10disable mainvideo audio playout in default settings, #37MaZderMind
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-06default to disabling the preview encoders and instead warn on the 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-20[voctogui] Add Screenshot, fixes #12MaZderMind
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-17specify gi-version before importing from giMaZderMind
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-10we support gtk 3.4. with pain, but we do.root
2015-11-10support python32 in uiMaZderMind
2015-10-06fix audio-level meterMaZderMind
2015-10-06fix wrong size outputMaZderMind
2015-10-06fix bogus log outputMaZderMind
2015-10-06work around cairo context exceptionsMaZderMind
2015-10-06configure stream-blanker toolbar according to server's configMaZderMind
2015-10-05hide useles log messagesMaZderMind
2015-10-05connect stream-blanker buttons so serverMaZderMind
2015-10-05connect composition-toolbar to serverMaZderMind
2015-10-05connect video source selection buttons to serverMaZderMind
2015-10-05implement signal-handler, connect audio-selector to itMaZderMind
2015-10-05Merge remote-tracking branch 'froztbyte/master'MaZderMind
2015-10-05fix syntax errorMaZderMind
2015-10-05minor python3-related fix, add a missing import, and fix syntax in audioselectorJP Viljoen
2015-09-27Merge remote-tracking branch 'nueces/master'MaZderMind
2015-09-27connect audio to command systemMaZderMind
2015-09-27better commentsMaZderMind
2015-09-26Gst must be initialized before call any method.Juan A. Diaz
2015-09-06Configure Audio-Selector from Server-ConfigMaZderMind
2015-09-06Ignore local config.ini fileMaZderMind