[TESTING] Kodi 17 test builds for Raspberry Pi

16.8-035, 23 Feb 2016: Based off OSMC commit e8c4355 and newclock5 commit (dd5573)


newclock5

New commits in this build:

VideoPlayer: some cleanup in audio player (212fb7d1)
VideoPlayer: fix comskip (58c8615c)
mmal: Handle software and hardware decode with common renderer code (dd55734d)

Commits no longer in build:

fixup: disable thread_safe_callbacks (98c26f9c)
VideoPlayer: drop useless interface ISeekable (ed0bce2b)
VideoPlayer: rename DVDInputStream::ISeekTime to DVDInputStream::IPosTime (b4198f78)
VideoPlayer: use function to get interfaces of inputstreams (c706e03b)
AE: fix re-mappng issue (e487a1aa)


RPi1:

wget http://download.osmc.tv/dev/gmc/rbp1-mediacenter-osmc-23022016.deb   -O /tmp/kodi.deb && sudo dpkg -i /tmp/kodi.deb && sudo systemctl start mediacenter

RPi2:

wget http://download.osmc.tv/dev/gmc/rbp2-mediacenter-osmc-23022016.deb   -O /tmp/kodi.deb && sudo dpkg -i /tmp/kodi.deb && sudo systemctl start mediacenter