v17 LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)
#44
New LibreELEC.tv Krypton build #0417: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.4.7 #1 Sun Apr 17 21:50:45 BST 2016 armv6l GNU/Linux

# vcgencmd version
Apr 17 2016 12:53:37
Copyright (c) 2012 Broadcom
version b0ec6dc0de19e9db1913ccdac06d270edfd37b5e (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20160417214942-#0417-gf20aadc [Build #0417]

# vcdbg log msg 2>&1 | grep DTOK
002482.954: Kernel trailer DTOK property says yes

# Kernel device tree status: Enabled

Based on tip of LibreELEC.tv master (f20aadc7, changelog) and tip of XBMC master (237007bc, 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.4.y_rebase
  • Default setting for "Show RSS Feed" changed to disabled (new installs only) [patch details]
  • Disabled "Total Duration" in Confluence (see build #0221 for details)
  • Includes latest bcm2835-driver master (9628ed8e, ahead +1)
  • Includes latest kodi-platform master (92583ef9, ahead +2)
  • Includes latest libcec master (6d68d212)
  • Includes latest libnfs master (3c26ce1e, ahead +13)
  • Includes latest p8-platform master (041a8c6c, ahead +1)
  • Includes latest addons: adsp.basic (5cf12e83), adsp.biquad.filters (af575f3d), adsp.freesurround (6dc533be), asplib (da66f517), inputstream.mpd (4323ce68, +4), inputstream.smoothstream (1813bbb4, +4), peripheral.joystick (76b7c40a), pvr.argustv (974820ab), pvr.demo (e74822f2), pvr.dvblink (82c7b4d5), pvr.dvbviewer (6ab861fa), pvr.filmon (0d8dd5bd), pvr.hdhomerun (fd9daf4a), pvr.hts (0f88a357), pvr.iptvsimple (b741cac7), pvr.mediaportal.tvserver (96f415e3), pvr.mythtv (f8d25fda), pvr.nextpvr (d445c5ad), pvr.njoy (b9b0ae43), pvr.pctv (f1880484), pvr.stalker (14a7c70d), pvr.vbox (e70146d8), pvr.vdr.vnsi (12364058, +1), pvr.vuplus (d8c6f9ba), pvr.wmc (898e2dad)
  • Includes commits from service.openelec.settings/, ahead +1 (OpenELEC)
  • Include [env] e7cbe9cb: xf86-video-intel: explicitely disable TearFree and TripleBuffer
  • Include [env] ed774729: Intel: Implement Passthrough-Range
  • Include [env] 98c65e6a: Kodi: Use Limited Range by default
  • Include [env] patch: xf86-video-intel: bump to 3fafabe
  • Include [env] patch: xf86-video-nvidia-legacy: bump 304.131 to 340.96
  • Include [env] patch: Fix LE settings button after Estuary update
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.*
  • Include [env] patch: Add extra headers needed by 3D BD MVC
  • Include [env] patch: Enable game controllers in manifest, add repository.kodi.game
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: Bump libbluray - include MVC support
  • Include [env] patch: Set default volume steps to 20
  • Include [env] patch: Enable pvr addons, disable pvr updates
  • Include [env] patch: Enable other binary addons
  • Include [env] patch: Binary-Addons: Package inputstream.mpd
  • Include [env] PR:77: ffmpeg: Update to ffmpeg 3.0.1 and Kodi upstream
  • Include [env] PR:98: kodi: update to 17.0
  • Revert [env] 46b9b7b3: rtmpdump (Reason: use newclock5 bump)
  • Include [pkg] PR:50: send postdata using CURLADDOPTION (pvr.argustv)
  • Include [pkg] PR:8645: [video] Add season/TV show artwork to episodes/seasons even if they have their own fanart.
  • Include [pkg] PR:8824: videodb: fix smart playlists not honoring "Show empty TV shows" setting.
  • Include [pkg] PR:8922: [guiinfo] extend ranges for listitem properties
  • Include [pkg] PR:9538: [Peripherals] m_bNeedsPolling broken for busses where it is set outsi?
  • Include [pkg] PR:9636: [PVR] EPG data import performance tuning.
  • Include [pkg] PR:9645: [xbmc/xbmc] Implemented Base64Encoding for Addon Interface
Build Highlights:
  1. NOTE: DVD playback remains temporarily disabled
  2. New firmware
  3. Drop custom inputstream.mpd URLs as no longer needed (I would recommend restoring Default settings for this addon if you've modified the inputstream.mpd settings)
  4. Fix for pvr.argustv issues - please confirm if fixed
  5. [PVR] EPG data import performance tuning.
Build Details:
  1. Firmware (Apr 17):
    • firmware: vcilcs: Warn as message queue approaches fullness. See: link
    • firmware: dtoverlay: Copy overrides before applying.
    • firmware: dtmerge: Pack the merged DTB before writing.
    • firmware: arm_ldconfig: Fix detection of kernel8.img.
    • firmware: arm_loader: Enable DT by default, read addresses back from stub. See: link
    • firmware: ldconfig: Add [none] section as a convenience as config.txt filter
    • firmware: pwm_sdm: Bugfixes. See: link
    • firmware: gencmd: Add command to read current and historical throttled state
  2. XBMC:
    • CID1358574: Fixes warning (PR:9638, 1 commit, 1 file changed)
    • [android] fix delay when opening programs window (PR:9616, 1 commit, 3 files changed)
    • [win32][dependencies] New build of openssl that's not linked against debug vcruntime (PR:9644, 1 commit, 1 file changed)
    • CDebugRenderer: fix debug info overlays alignment (PR:9641, 1 commit, 1 file changed)
    • DLL-Loader whitelist instead blacklist until sandboxing is an topic (PR:9619, 1 commit, 1 file changed)
  3. newclock5:
    • New commits in this build:
      • VideoPlayer: add setting for double/triple buffers (7a3dfb1b)
      • VideoPlayer: Different accurate value for omxplayer_mode has no effect (bad02f83)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [pkg] PR:50: send postdata using CURLADDOPTION (pvr.argustv)
    • Added: [pkg] PR:9636: [PVR] EPG data import performance tuning.
    • Added: [pkg] PR:9645: [xbmc/xbmc] Implemented Base64Encoding for Addon Interface
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
RE: LibreELEC Testbuilds for RaspberryPi (Kodi 17.0) - by Milhouse - 2016-04-17, 23:33
RPi2: no DV-codec? - by bubi - 2016-07-10, 10:30
DV-video not working - by bubi - 2016-07-15, 19:48
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)19