~voctomix-daily/voctomix/+git/mirror:feature/version-check

Last commit made on 2019-03-13
Get this branch:
git clone -b feature/version-check https://git.launchpad.net/~voctomix-daily/voctomix/+git/mirror

Branch merges

Branch information

Name:
feature/version-check
Repository:
lp:~voctomix-daily/voctomix/+git/mirror

Recent commits

f70de47... by pat

voctogui: exit in both version miss-match cases (issue #248)

7d4a143... by pat

check for correct voctocore version in voctogui (issue #248)

version number is stored as float value in vocto/version.py

812516b... by pat

voctocore: restart TCPAVSource after disconnect

still the playtime of the reconnected source isn't correct

72b328c... by pat

renamed Config.getAudioStreamMap() to Config.getDeckLinkAudioStreamMap()

2e883c5... by pat

minor code reading

new generic element search method Pipeline.fetch_elements_by_name()

d7b9a98... by pat

voctocore: added no-signal message to offline sources

every source got a compositor that underlies a 'testvideosrc !
textoverlay' to show "NO SIGNAL" on a black background, if source is not
sending anymore.

c4ae71e... by pat

voctogui: using Gtk.AspectFrame for main video display layout

b5390d9... by pat

voctogui: minor code review

3e4c348... by pat

voctogui: fixed 'Gtk was imported without specifying a version first'

7ef2822... by pat

minor code review