Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-28 | Add composition Matrix Two-by-two. | Jonas Smedegaard | |
2017-01-31 | Add a ShortcutsWindow and tooltips to display accelerators | Florian Zeitz | |
The GtkShortcutsWindow is shown upon pressing `?`. This is only available in Gtk+ >= 3.20. For earlier versions nothing happens. | |||
2016-09-15 | voctogui: pep8ify | Florian Zeitz | |
* Indent by 4 spaces * Use spaces around infix operators * Reformat some argument lists * One import per line * Start line comments with '# ' * Two newlines before free functions * One newline before methods | |||
2016-09-13 | Don't try to remove no longer existing 'stream_blank_separator' | Florian Zeitz | |
2016-02-03 | Add keyboard shortcut to Cut button | Joel Addison | |
Use `t` to perform cut in video, as with dvswitch. | |||
2016-01-05 | add cut-button and a cutlist-script and make both configurable | MaZderMind | |
2015-12-27 | add close-button to toolbar | MaZderMind | |
2015-11-15 | avoid re-reansmitting the same state again, fixes #20 | MaZderMind | |
2015-11-11 | remove specialfunctions - they did nothing after all | MaZderMind | |
2015-11-10 | support python32 in ui | MaZderMind | |
2015-10-06 | configure stream-blanker toolbar according to server's config | MaZderMind | |
2015-10-05 | connect stream-blanker buttons so server | MaZderMind | |
2015-10-05 | connect composition-toolbar to server | MaZderMind | |
2015-08-07 | mockup specialfunctions controller | MaZderMind | |
2015-08-07 | implement streamblank | MaZderMind | |
2015-08-07 | implement audioselector, videopreviews and composition-toolbar | MaZderMind | |