Age | Commit message (Expand) | Author |
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 |
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 | 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 | connect audio to command system | MaZderMind |
2015-09-06 | Configure Audio-Selector from Server-Config | MaZderMind |
2015-09-06 | USe Server-Configured Video-Size in Warning-Overlay | MaZderMind |
2015-09-06 | Use Sources-List from Server-Config | MaZderMind |