aboutsummaryrefslogtreecommitdiff
path: root/voctogui
AgeCommit message (Expand)Author
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
2015-09-06USe Server-Configured Video-Size in Warning-OverlayMaZderMind
2015-09-06Use Sources-List from Server-ConfigMaZderMind
2015-09-06Use playaudio-Setting from ConfigMaZderMind
2015-09-06fix comment charMaZderMind
2015-09-06Implement jpeg-previews and a/v receiving in uiMaZderMind
2015-09-05implement config fetching and switch to async modeMaZderMind
2015-08-31make protocol work, some gui stuffMarkus Otto
2015-08-31basic connectionMaZderMind
2015-08-07mockup specialfunctions controllerMaZderMind
2015-08-07implement streamblankMaZderMind
2015-08-07implement audioselector, videopreviews and composition-toolbarMaZderMind
2015-08-07Use New-Style ClassesMaZderMind
2015-08-04start the great refactoringMaZderMind
2015-08-04Finish Stramblank WarningMaZderMind
2015-07-23Rudimentary support for visual Warning of blanked StreamMaZderMind
2015-07-23experiment with cairooverlayMaZderMind
2015-07-23Fix error reportingMaZderMind
2015-07-15Configure A/B Selection buttonsMaZderMind
2015-07-01Implement Preview-SelectionMaZderMind
2015-07-01Fix composition toggled loggingMaZderMind
2015-06-30configure composition-mode acceleratorsMaZderMind
2015-06-30accelerators are handled in codeMaZderMind
2015-06-30Fix bad opacityMaZderMind