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

16.8-169, 14 Oct 2016: Based off OSMC commit (7369d1aa6) and newclock5 (d1c1e6)

XBMC:
Album is compilation and last played rules and fix missing sort orders in smart playlists (PR:10618, 3 commits, 7 files changed)
[MediaSettings] - fixed loading interlacemode_none from defaultsettings (PR:10677, 1 commit, 1 file changed)
[PVR] Fix: activate/deactivate read-only timer (PR:10686, 1 commit, 1 file changed)
VideoPlayer: fix relative seeks (PR:10674, 2 commits, 2 files changed)
[AE/OsxSink] fix 16bit ne passthrough when there is no dedicated encoded stream (PR:10680, 3 commits, 3 files changed)
[gui] cleanup: remove checkmark control leftovers (PR:10692, 1 commit, 2 files changed)

peripheral.joystick:
Remove SDL driver (PR:56, 1 commit, 6 files changed)
Remove unused strings.po file (8f0bf96c)
[buttonmaps/linux] Fixups (1c7a48a2)
[buttonmaps] Fix default genesis controller mapping (4faefa0b)
Demote log level to debug (cbcf1572)
[cosmetic] Improve documentation in Settings.h (29e7e3c7)
Fix return type in AnomalousTrigger.h (8a88254f)
[cosmetic] Add whitespace (180f28cc)

newclock5:

New commits in this build:
Define RPI=1 so we can use VPU/QPU acceleration patches when building ffmpeg via autobuild.sh (920f2965)
VideoPlayer: fix CDVDMessageQueue::WaitUntilEmpty (d4d42fad)
VideoPlayer: make sure first frame of a new stream is displayed without delay, signal started when frame is picked for render (8dd11f53)
squash: VideoPlayer: fix CDVDMessageQueue::WaitUntilEmpty (d1c1e64f)

Commits no longer in build:
VideoPlayer: pass parameters for seek mode in a structure (1fed6b70)
VideoPlayer: do not block caller on relative seeks (e3407e95)
squash: VideoPlayer: pass parameters for seek mode in a structure (459aebfc)