index
:
omni/voctomix
master
Unnamed repository; edit this file 'description' to name the repository.
Jonas Smedegaard
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
voctogui
Age
Commit message (
Collapse
)
Author
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
video
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 ↵
MaZderMind
not support Xv-extensions (like some VMs)
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, ↵
MaZderMind
fixes #21
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
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
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
2015-09-06
Implement jpeg-previews and a/v receiving in ui
MaZderMind
2015-09-05
implement config fetching and switch to async mode
MaZderMind
2015-08-31
make protocol work, some gui stuff
Markus Otto
2015-08-31
basic connection
MaZderMind
2015-08-07
mockup specialfunctions controller
MaZderMind
2015-08-07
implement streamblank
MaZderMind
2015-08-07
implement audioselector, videopreviews and composition-toolbar
MaZderMind
[next]