Age | Commit message (Expand) | Author |
2015-11-16 | deny calling private methods, fixes #22 | MaZderMind |
2015-11-15 | remove stale copying file | MaZderMind |
2015-11-15 | apply MIT License | 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-15 | Add a Command to set video-sources and composition-mode at the same time, #11 | MaZderMind |
2015-11-15 | Allow a Command to return multiple notifications | MaZderMind |
2015-11-14 | fix indentation in script | MaZderMind |
2015-11-14 | issue a warning when a client is too slow and about to get disconnected, #16 | MaZderMind |
2015-11-14 | raise max-buffer-limit to 100 buffers, #16 | 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-11 | remove specific path in example-script | MaZderMind |
2015-11-11 | raise recording bitrate | MaZderMind |
2015-11-10 | limit the number of queued buffers to avoid OOM conditions | MaZderMind |
2015-11-10 | we support gtk 3.4. with pain, but we do. | root |
2015-11-10 | support python32 in ui | MaZderMind |
2015-11-08 | remove patch-policy sentence | MaZderMind |
2015-11-08 | more contact options | MaZderMind |
2015-11-08 | reword Patch Policy | MaZderMind |
2015-10-11 | sd streaming script | MaZderMind |
2015-10-11 | grabber support scripts | MaZderMind |
2015-10-11 | support python32 | 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 | remove status block - we're nearly done | MaZderMind |
2015-10-06 | work around cairo context exceptions | MaZderMind |
2015-10-06 | configure stream-blanker toolbar according to server's config | MaZderMind |
2015-10-05 | hide useles log messages | MaZderMind |
2015-10-05 | connect stream-blanker buttons so server | MaZderMind |
2015-10-05 | connect composition-toolbar to server | MaZderMind |
2015-10-05 | fix README | MaZderMind |
2015-10-05 | connect video source selection buttons to server | MaZderMind |
2015-10-05 | implement signal-handler, connect audio-selector to it | MaZderMind |
2015-10-05 | Merge remote-tracking branch 'froztbyte/master' | MaZderMind |
2015-10-05 | fix syntax error | MaZderMind |
2015-10-05 | minor python3-related fix, add a missing import, and fix syntax in audioselector | JP Viljoen |
2015-09-27 | Merge remote-tracking branch 'nueces/master' | MaZderMind |
2015-09-27 | connect audio to command system | MaZderMind |
2015-09-27 | better comments | MaZderMind |
2015-09-26 | Gst must be initialized before call any method. | Juan A. Diaz |
2015-09-06 | Configure Audio-Selector from Server-Config | MaZderMind |
2015-09-06 | Ignore local config.ini file | MaZderMind |
2015-09-06 | USe Server-Configured Video-Size in Warning-Overlay | MaZderMind |
2015-09-06 | Use Sources-List from Server-Config | MaZderMind |
2015-09-06 | Use playaudio-Setting from Config | MaZderMind |
2015-09-06 | fix comment char | MaZderMind |