Age | Commit message (Expand) | Author |
2016-04-27 | Merge branch 'h01ger/readme-fixes' | MaZderMind |
2016-04-27 | also allow config files in a folder under /etc | MaZderMind |
2016-04-27 | fix language | Holger Levsen |
2016-04-27 | fix typos | Holger Levsen |
2016-04-27 | document gui config fetching | MaZderMind |
2016-03-01 | add GstNet version declaration | MaZderMind |
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-13 | document keyboard shortcuts | MaZderMind |
2016-01-10 | disable mainvideo audio playout in default settings, #37 | 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 | default to disabling the preview encoders and instead warn on the 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-20 | [voctogui] Add Screenshot, fixes #12 | 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-17 | specify gi-version before importing from gi | 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 | we support gtk 3.4. with pain, but we do. | root |
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 |