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

Code:
# uname -a
Linux rpi512 4.4.1 #1 Fri Feb 5 22:21:55 GMT 2016 armv6l GNU/Linux

# vcgencmd version
Feb  1 2016 17:54:49
Copyright (c) 2012 Broadcom
version b3dc56931507f355d503ea69397778643f7a3dc3 (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20160205222104-#0205-g64a0a8b [Build #0205]

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

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (64a0a8bd, changelog) and tip of XBMC master (f760a2b5, 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 (4476f11b, ahead +4)
  • Includes latest p8-platform master (38343e0a)
  • Includes latest addons: adsp.basic (598900a9), adsp.biquad.filters (71087c48), adsp.freesurround (990fee29), asplib (d8a34587, +8), pvr.argustv (c8f64fd4, +8), pvr.demo (32952941, +8), pvr.dvblink (ff02fe16, +10), pvr.dvbviewer (d10f17c6, +7), pvr.filmon (618594a7, +8), pvr.hdhomerun (41184673, +7), pvr.hts (5eceedaa, +43), pvr.iptvsimple (baaae159, +11), pvr.mediaportal.tvserver (39e89190, +33), pvr.mythtv (da0a6f50, +9), pvr.nextpvr (0c5d81d3, +10), pvr.njoy (13bd96fd, +7), pvr.pctv (ddef4bc9, +8), pvr.stalker (1a3cf911, +9), pvr.vbox (d9755e52, +11), pvr.vdr.vnsi (894555c6, +12), pvr.vuplus (b27f0819, +8), pvr.wmc (9b43f0be, +8)
  • 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] f26415ab: libass: bump to 0.13.1
  • 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: [update] pvr.vuplus (thanks @seo)
  • Include [env] patch: Add experimental splash video
  • Include [env] patch: Enable pvr addons, disable pvr updates
  • 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:4659: connman-wait-online and connman.service changes
  • Include [env] PR:4661: stripping changes
  • Include [env] PR:4676: build: Take a lock on the package download directory
  • Include [env] PR:4679: vdr-addon bump 7.0.2
  • Include [pkg] PR:24: add and update fws (dvb-firmware)
  • 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:8923: [GUI] Replace thumb size with images res
  • Include [pkg] PR:9034: [mysql]: Fix limited songs query after #8993
Build Highlights:
  1. Fix segfault when changing channels (PR9053)
  2. Bump dvb-firmware, vdr-addon
Build Details:
  1. XBMC:
    • VideoPlayer: audio fixes / improvements (PR:9049, 2 commits, 4 files changed)
    • VideoPlayer: Check demuxer before accessing it (PR:9053, 1 commit, 1 file changed)
    • FFmpeg: Bump to 2.8.6-Jarvis-rc2 (PR:9040, 1 commit, 1 file changed)
    • [Confluence] fix radio channels background (PR:9002, 1 commit, 1 file changed)
    • [Confluence] fix size & position of mirrored image (PR:8778, 1 commit, 1 file changed)
    • [guilib] Add animated image/texture support via ffmpeg. (PR:8937, 6 commits, 6 files changed)
    • [guilib][depends] Remove libgif from core. (PR:9055, 2 commits, 20 files changed)
    • FIX: [longpress] do not repeat long presses (PR:9054, 1 commit, 2 files changed)
    • [builtins] Fix description for "replacewindow" action (3c4cff32)
  2. newclock5:
    • New commits in this build:
      • MMAL: Add support for zero copy interface to ffmpeg (b79768fe)
      • Revert "MMAL: Add support for zero copy interface to ffmpeg" (f1a9e5b4)
    • Commits no longer in build:
      • VideoPlayer: fix bitrate calc for audio (0cca07aa)
      • AE: detect messy timestamps (mkvmerge) and increase interval for average error calculation if pts jumps (30693e6e)
  3. kernel 4.4.y:
    • New commits in this build:
      • FIXUP i2c_bcm2708: Don't change module baudrate parameter (50dc644a)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:4679: vdr-addon bump 7.0.2
    • Added: [pkg] PR:24: add and update fws (dvb-firmware)
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-06, 01:48
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