OpenELEC Testbuilds for RaspberryPi (Kodi 17.0)
New OpenELEC Krypton build #0214: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.4.1 #1 Sun Feb 14 22:19:20 GMT 2016 armv6l GNU/Linux

# vcgencmd version


# lsb_release
OpenELEC (Milhouse) - Version: devel-20160214221827-#0214-ga9bb95e [Build #0214]

# vcdbg log msg 2>&1 | grep DTOK


# Kernel device tree status: DISABLED

Based on tip of OpenELEC master (a9bb95e0, changelog) and tip of XBMC master (221b1a82, changelog) with the following modifications:
  • Includes newclock5 patches
  • Excludes the OpenELEC linux-01-RPi_support patch in favour of sourcing these and possibly more recent patches directly from kernel branch rpi-4.4.y
  • 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 dcadec master (0e074384, ahead +139)
  • Includes latest kodi-platform master (92583ef9, ahead +2)
  • Includes latest libcec master (6d68d212)
  • Includes latest libnfs master (2927ce04, ahead +9)
  • Includes latest p8-platform master (38343e0a)
  • Includes latest addons: peripheral.joystick (fc605f4b, +46), pvr.argustv (9459a485, +9), pvr.demo (32952941, +8), pvr.dvblink (ff02fe16, +10), pvr.dvbviewer (d10f17c6, +7), pvr.filmon (76625cc8, +9), pvr.hdhomerun (f66cbe99, +8), pvr.hts (95b98abb, +45), pvr.iptvsimple (baaae159, +11), pvr.mediaportal.tvserver (39e89190, +33), pvr.mythtv (da0a6f50, +12), pvr.nextpvr (8c6e7ea7, +11), pvr.njoy (13bd96fd, +7), pvr.pctv (b321e302, +9), pvr.stalker (4da8913c, +10), pvr.vbox (83f95b9c, +15), pvr.vdr.vnsi (894555c6, +12), pvr.wmc (8327f887, +10)
  • 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] 2f83a1cf: xf86-video-intel: bump to 8b8c9a36 (fixes segfault when refreshrate changing)
  • Include [env] 3a6268c9: VAAPI: Enable EGL
  • Include [env] 98c65e6a: Kodi: Use Limited Range by default
  • Include [env] 858f6461: xf86-video-intel: bump to 371219c
  • Include [env] compare: ffmpeg: Additional Jarvis 2.8.x patches
  • Include [env] patch: Clean Kodi view cache on startup
  • Include [env] patch: Enable other binary addons
  • Include [env] patch: Fix RSS patch
  • Include [env] patch: Add experimental splash video
  • Include [env] patch: Enable pvr addons, disable pvr updates
  • Include [env] patch: kodi: peripheral.joystick binary addon
  • Include [env] PR:4500: kodi: update to 17.0
  • Include [env] PR:4537: [scripts] Add PKG_SOURCE_NAME for non-standard package tarballs
  • Include [env] PR:4661: stripping changes
  • Revert [env] 46b9b7b3: rtmpdump (Reason: use newclock5 bump)
  • Include [pkg] PR:7030: CNetwork - implement IPv6
  • Include [pkg] PR:8254: FIX: Only handle 3D bitmap subs in TAB
  • Include [pkg] PR:8645: [video] Add season/TV show artwork to episodes/seasons even if they have their own fanart.
  • Include [pkg] PR:8822: Implement ignore url options in CFileItemList
  • 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:8985: [gui] new infobool Window.Is()
  • Include [pkg] PR:9081: Fix limited songs query (for MySQL) and improve efficiency of GetSongs
  • Include [pkg] PR:9112: [confluence] [PVR] small adjustments
  • Include [pkg] PR:9134: RenderManager: Maintain counters correctly
  • Include [pkg] PR:9136: [addons] fixes/cleanup
Build Highlights:
  1. Drop libsquish - no more support for DXT compressed textures and DDS artwork. May break third-party skins using DXT compressed textures (contact skin maintainer for updates)
  2. Improved performance when navigating Setting > Add-ons
  3. Fix add-on dependency issues after PR9051
  4. Solves the issue when pressing stop with boblight / ambilight / hue that we run into a hang (PR9134)
  5. Drop PR8807 (build issues) - may resolve touchscreen problem?
Build Details:
  1. XBMC:
    • [win32][fix][VS] some missing end tags after #9105 (PR:9127, 1 commit, 1 file changed)
    • [cmake] Guard inclusion of config.h (PR:9122, 1 commit, 4 files changed)
    • [travis] Build with CMake (PR:9121, 5 commits, 16 files changed)
    • [addons] improve database performance (PR:9113, 2 commits, 7 files changed)
    • allow sorting of install date/last updated/used in directory providers (PR:9115, 2 commits, 2 files changed)
    • AESinkAUDIOTrack: Adjustments for AML (PR:9084, 2 commits, 5 files changed)
    • AE: flush engine when sink gets reconfigured (PR:9129, 1 commit, 1 file changed)
    • VideoPlayer: fixes for DemuxClient (PR:9128, 1 commit, 1 file changed)
    • remove libsquish (PR:9092, 11 commits, 76 files changed)
    • AESinkAUDIOTrack: Shield v5 also wants HD Audio (PR:9133, 1 commit, 1 file changed)
  2. libnfs:
    • fix spelling errors. (PR:139, 1 commit, 2 files changed)
  3. peripheral.joystick:
    • Android support with two controller buttonmaps (PR:33, 3 commits, 3 files changed)
  4. newclock5:
    • New commits in this build:
      • VideoPlayer: update selectionstreams when stream parameters changes (8703bef6)
      • rbp: Support zero copy interface with hevc acceleration (bb32bfe1)
    • Updated commits in this build:
      • MMALFFMPEG: Add pool to reduce number of gpu allocs/frees (edbef4a8 => 6dbf0291)
    • Commits no longer in build:
      • AE: flush engine when sink gets reconfigured (7b68d139)
      • rbp: Add zero copy interface to ffmpeg for software decode (76e3a36f)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [pkg] PR:9134: RenderManager: Maintain counters correctly
    • Added: [pkg] PR:9136: [addons] fixes/cleanup
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: OpenELEC Testbuilds for RaspberryPi (Kodi 17.0) - by Milhouse - 2016-02-15, 01:21
RPI 3 no internet access on wifi - by b1m1 - 2016-03-09, 14:44
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 17.0)6