[TESTING] Kodi 17 (Krypton) builds for Raspberry Pi (continued)

16.8-189, 13 Nov 2016: Based off OSMC commit (b9120ae19) and newclock5 (82f4dd0d)

OSMC
Updated OSMC Skin (4.4.1-1)

XBMC:
Videoplayer: If subtitles are set to “on” and the preferred language is “original stream’s language” at least default subtitles should be shown, regardless of there language. (PR:10901, 1 commit, 1 file changed)

newclock5:

New commits in this build:
cec: fixup strings after PR 10775 (04810182)
[Stereo3D] Added block_lr and block_rl to supported modes. (5949edd6)
[VideoPlayer] HasVideo returns true if video stream exists. This don’t allow start visualization if audio is opened before video. (5c106bde)
[VideoPlayer] Disable reading extension stream from input stream if decoder doesn’t support it. (0b59b35e)
[Settings] move SETTING_VIDEOPLAYER_SUPPORTMVC from platform settings to common settings. (6263c226)
[VideoPlayer] SSIF: fix for corner case when mvc stream is switched before the last packet is read from previous stream. (e5f776fc)
stereoscopicmanager: fixups for rbp (4ca0ca51)
fixup! Revert supporting crappy tab/sbs subtitles. this fixes regular subtitles. (321242b6)

Commits no longer in build:
[Stereo3D] Added mvc modes. (1e32d0aa)
[BaseRenderer] Fix aspect for TAB/SBS (need more testing) (e6522357)
[VideoPlayer] Added new msdk-mvc decoder. (c90f5092)
stereoscopicmanager: remove hardwarebased for rbp (661ddb2c)
stereoscopics: Switch to using block_lr for mvc to match makemkv (db5cbf74)
[libcec] Add repeating keypress patch from popcornmix’ repo (a0e1f3c5)
cec: hack: pretend bump to 3.1.0 (d437e083)
[cec] Update for libcec 3.1.0 (b8d85998)
libcec: use system audio mode request instead of power on to start AVR reliable (2ce4c9e0)
Revert “libcec: use system audio mode request instead of power on to start AVR reliable” (983c9cab)
Revert “[cec] Update for libcec 3.1.0” (f5d68c0b)
Revert “[cec] Temp - more logging” (ed690916)
Revert “[cec] Don’t discard buttons when repeat mode is enabled” (f6cd5cf1)
Revert “[cec] Add settings for configuring button repeats” (25ba0492)
Revert “cec: hack: pretend bump to 3.1.0” (9a4e73af)
Revert “[libcec] Add repeating keypress patch from popcornmix’ repo” (545c1131)
Revert “[cec] Don’t suspend pi on tv switch off - it can’t wake up” (d1ada620)
bump to libCEC 4.0.0 (aa343e3e)
Added advances settings for action when TV goes standby (146b4082)
Add CEC IMX adapter as known type and set no polling. - that eliminates extensive periodic /sys walkthrough (e0c2ba52)
changed: removed no longer used com port override (88bbe85c)
added: setting to make libCEC wake up the AVR explicitly when activating the source. (4ab126ba)
bump dep to 4.0.0 (b310e657)
fixed: wrong label used in Commit:41621bc (5cc775e9)
bump dep to 4.0.0 (da73dbdd)
Revert “[power] hack - don’t kill lirc or cec” (36243488)
[cec] Don’t suspend pi on tv switch off - it can’t wake up (bbedf55e)
[cec] Add settings for configuring button repeats (c0aa85f1)
[cec] Don’t discard buttons when repeat mode is enabled (dca0891f)
[cec] Temp - more logging (6e2e5e61)
[power] hack - don’t kill lirc or cec (958bbfde)