v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
New LibreELEC.tv Leia build #0914: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.13.2 #1 Thu Sep 14 23:32:31 BST 2017 armv6l GNU/Linux

# vcgencmd version
Sep 12 2017 15:25:20
Copyright (c) 2012 Broadcom
version 3fbb171d1950eb3789eb8e37ba11e01079a37239 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20170914233120-#0914-gdce110d [Build #0914]

# Kodi version
(18.0-ALPHA1 Git:ae8206a). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (dce110d, changelog) and tip of XBMC master (ae8206a, changelog) with the following modifications:
  • Includes newclock5 patches
  • Excludes the LibreELEC linux-01-RPi_support patch in favour of sourcing these and possibly more recent patches directly from kernel branch rpi-4.13.y
  • Includes latest bcm2835-driver master (eb04fcf, ahead +5)
  • Includes latest kodi-platform master (36fb493)
  • Includes latest libcec master (8adc786, ahead +26)
  • Includes latest libnfs master (3ba2a2c, ahead +101)
  • Includes latest p8-platform master (a822e19)
  • Includes latest addons: inputstream.adaptive (008cb78, +7), inputstream.rtmp (e094fa3), peripheral.joystick (cc14287), pvr.argustv (23cc0e8), pvr.demo (122dedd), pvr.dvblink (816f90c), pvr.dvbviewer (8741c8b), pvr.filmon (34dca04), pvr.hdhomerun (ace19fa), pvr.hts (53118d8), pvr.iptvsimple (ac4f4bd), pvr.mediaportal.tvserver (c86ab35), pvr.mythtv (b46e5be), pvr.nextpvr (a855663), pvr.njoy (99874de), pvr.octonet (a77cf11), pvr.pctv (549f690), pvr.stalker (e15edca), pvr.teleboy (8a1e224, +13), pvr.vbox (b5da811), pvr.vdr.vnsi (f3f80d5, +1), pvr.vuplus (9bfd868), pvr.wmc (7e2cb4b, +1), pvr.zattoo (02a171e, +5)
  • Include [env] 22775c5: include crazycat dvb drivers addon in image
  • Include [env] patch: RPi/RPi2: enable Broadcom WiFi debugging (see details)
  • Include [env] patch: libcec: don't link non-existant libtinfo
  • Include [env] patch: rev hack for kodi
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: Bump included addon versions to prevent online updates
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.* and os.*
  • Include [env] patch: Add kodi binary addons (pvr, adsp, inputstream, vfs, other)
  • Include [env] patch: pvr addons: disable broken addons
  • Include [env] PR:1776: Don't cause system to hang on halt/reboot when net-booting
  • Include [env] PR:1791: nss/nspr: include in main image [rfc]
  • Include [env] PR:1835: add support for optional kernel modules in image and from addons
  • Include [env] PR:1919: samba: don't restart smbd in samba-autoshare
  • Include [env] PR:1978: linux: update to linux-4.13.4
  • Include [env] PR:1980: unpack/extract: avoid calling extract multiple times, sourcing config/options each time
  • Include [env] PR:1982: RPi: add alsa card conf for IQAudIODigi to enable passthrough
  • Include [env] PR:1986: kernel-firmware: add ar3k firmware for Asus Chromebook M004U
  • Include [pkg] patch: skin.estuary: reduce system info font size (kodi)
  • Include [pkg] PR:234: implement intensity compensation for VC-1 decoding for Ivybridge and better (intel-vaapi-driver)
  • Include [pkg] PR:260: Fix Seeking with VC1 after 6702b01ee3598017f05374bfc7956493f790361c (intel-vaapi-driver)
  • Include [pkg] PR:12767: Partial revert of imdb crashfix due to a introduced bug
Build Highlights:
  1. New 4.13.2 kernel
  2. RTL8192EU: Update to new branch
  3. Add pvr.teleboy (Swiss TV channel)
  4. RPi: add alsa card conf for IQAudIODigi to enable passthrough
Build Details:
  1. LibreELEC.tv:
    • linux: enable internal regdb, disable crda for WeTek_Core/WeTek_Hub/imx6 (PR:1977, 1 commit, 3 files changed)
    • checksums: fix packages after github change; fix download logic error (PR:1975, 2 commits, 126 files changed)
    • amd updates (PR:1974, 2 commits, 2 files changed)
    • Python: add patch to use /dev/urandom instead of /dev/random (PR:1965, 1 commit, 1 file changed)
    • RTL8192EU: Update to new branch (PR:1973, 1 commit, 2 files changed)
    • librespot: update to ddfc28f (PR:1971, 2 commits, 8 files changed)
    • pvr.teleboy: new pvr addon (PR:1987, 1 commit, 1 file changed)
  2. XBMC:
    • Allow the binary addon to set redirect limit (PR:12779, 1 commit, 2 files changed)
    • Allow setting custom http request from binary addon (PR:12790, 2 commits, 3 files changed)
    • Allow binary addon to get multiple values for same property name (PR:12780, 1 commit, 16 files changed)
    • VideoPlayer: make OpenFile asynchron (PR:12797, 2 commits, 11 files changed)
    • Split YUV2RGB shader into GL/GLES (PR:12794, 1 commit, 12 files changed)
    • VideoPlayer: fix OnPlayBack callbacks (PR:12799, 2 commits, 3 files changed)
    • Remove autotools files from gitignore (#12514) (6cb5c48)
  3. inputstream.adaptive:
    • Rename GetProperty to GetPropertyValue (PR:67, 1 commit, 1 file changed)
    • [HLS] local instead member stringstream for downloads (dadea14)
  4. pvr.zattoo:
    • Rename GetFileProperty to GetFilePropertyValue (9f45464)
    • Sync curl with pvr.teleboy (b6d4eee)
    • Make UpdateThread multithreaded (ab0c3c7)
    • Sync with pvr.teleboy (10bb9e2)
    • Fix build error (02a171e)
  5. newclock5:
    • Commits no longer in build:
      • Revert "omxplayer: Avoid hang when skipping to next video" (d10ebe0e)
      • VideoPlayer: make OpenFile asynchron (8ec031f3)
      • omxplayer: Avoid hang when skipping to next video (9bdd834d)
  6. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] patch: Add kodi binary addons (pvr, adsp, inputstream, vfs, other)
    • Updated: [env] patch: pvr addons: disable broken addons
    • Added: [env] PR:1978: linux: update to linux-4.13.4
    • Added: [env] PR:1980: unpack/extract: avoid calling extract multiple times, sourcing config/options each time
    • Added: [env] PR:1982: RPi: add alsa card conf for IQAudIODigi to enable passthrough
    • Added: [env] PR:1986: kernel-firmware: add ar3k firmware for Asus Chromebook M004U
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.


Messages In This Thread
WD MyCloud - by crisp waffles - 2017-09-06, 03:11
RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - by Milhouse - 2017-09-15, 01:20
No 3D Playback since Version - by Mike74 - 2017-10-09, 19:25
Migrating from RPi2 to RPi1 - by RappaSan - 2017-11-10, 14:45
RE: Migrating from RPi2 to RPi1 - by Milhouse - 2017-11-10, 21:06
RE: Migrating from RPi2 to RPi1 - by RappaSan - 2017-11-11, 09:17
Resolution broken after 0415 - by lozbrown85 - 2018-04-20, 11:48
popt 1.16 - by n0n4m3 - 2018-06-29, 00:28
RE: popt 1.16 - by Milhouse - 2018-06-29, 06:39
A plugin to be resurrected - by ArminiusTux - 2018-10-22, 22:02
RE: A plugin to be resurrected - by Milhouse - 2018-10-23, 02:46
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)24