[TESTING] Kodi 18 (Leia) builds for Raspberry Pi

17.8-171, 2 Feb 2018: Based off OSMC commit (4a2ca950e0) and newclock5 (44c963b2)

OSMC:
Fix for compile issue #13462 (884e6ea )

XBMC:

  • Revert “compile fix” (PR:13459, 1 commit, 1 file changed)
  • Revert “[AML] compile fix (#13450)” (PR:13460, 1 commit, 6 files changed)
  • Fix for DVDs not playing under Linux when using UDisks. (PR:13451, 1 commit, 1 file changed)
  • [VP] Add Reset method to VideoPicture which has changed from struct … (PR:13461, 1 commit, 2 files changed)
  • [AML/ANDROID] Make Android / AML work again after recent Renderflags (PR:13462, 1 commit, 4 files changed)

newclock5:
New commits in this build:

  • re-factor creation of platform specific powersyscall instance. (c4c50e29)
  • re-factor creation of platform specific storage provider instance. (e1080f29)
  • ffmpeg: hevc: Update to latest Neon SAO optimisations (348166d0)
  • Move several of the platform specific threading mechanisms to C++11 standard. (bffb5b1e)
  • Don’t assign picture stereomode when mono (44c963b2)

Updated commits in this build:

  • Revert “rbp: Use common function with lock for gencmds” (d2a7c8a4 => fdb732b9)

Commits no longer in build:

  • Added methods SuspendVideoOutput() and ResumeVideoOutput() to CRBP class, which can be used to power down the Raspberry PI’s video interface, and restore it at (6051167c)
  • PowerManager (and its IPowerSyscall instance) now gets called from CApplication::OnKey() and can process and suppress key presses. This is a requirement to impl (a328674b)
  • Added CPowerSyscallVirtualSleep class, which acts as a base class for devices that have no native standby mode, and need to fake it in some way. (5edf9c42)
  • Added power management support for the Raspberry Pi. Since it doesn’t support true standby, we fake it by turning video on or off, and ignoring remote inputs du (0619851f)
  • [power] hack - don’t kill lirc or cec (0c369603)
  • [power] hack - wake on any action (48f5b45e)
  • [power] hack - Make suspend toggle suspend state (54053bd6)
  • [power] Add back in powerdown and reboot (1c4cdaf6)
  • [rbp] Resume video output on startup (c4738fbf)
  • powermanagement: Reduce cpu usage when virtually suspended (b7bc2d60)

Includes latest addons: inputstream.adaptive (b28d3f0), inputstream.rtmp (b3ffc49), peripheral.joystick (0a20d01), pvr.argustv (a4d3ec7), pvr.demo (0224cbd), pvr.dvblink (4ac2f2d), pvr.dvbviewer (c2275e1), pvr.filmon (e754b4b), pvr.hdhomerun (7379fbc), pvr.hts (774943f), pvr.iptvsimple (a00d008), pvr.mediaportal.tvserver (0c5ece3), pvr.mythtv (3200b09), pvr.nextpvr (11dfdbb), pvr.njoy (67b837d), pvr.octonet (689afbf), pvr.pctv (c7a13d7), pvr.stalker (c91421d), pvr.teleboy (3ae0297), pvr.vbox (24126fd), pvr.vdr.vnsi (4db947c), pvr.vuplus (020e1d2), pvr.wmc (920ade6), pvr.zattoo (fed0aea), vfs.libarchive (568a2a1)