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

Code:
# uname -a
Linux rpi512 4.4.1 #1 Thu Feb 11 21:52:26 GMT 2016 armv6l GNU/Linux

# vcgencmd version
Feb  9 2016 19:39:09
Copyright (c) 2012 Broadcom
version dc2c1aba32c7469e82a87be0d5d921aa9233e60d (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20160211215134-#0211-g446eb3b [Build #0211]

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

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (446eb3b3, changelog) and tip of XBMC master (f222f584, 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 (cb923a2f, ahead +8)
  • Includes latest p8-platform master (38343e0a)
  • Includes latest addons: peripheral.joystick (6bf6821f, +43), 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.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: Fix RSS patch
  • 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] 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
  • 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:8807: Controller input
  • 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:9062: Mrmc backports4
  • Include [pkg] PR:9081: Fix limited songs query (for MySQL) and improve efficiency of GetSongs
  • Include [pkg] PR:9112: [confluence] [PVR] small adjustments
Build Highlights:
  1. bcm2835-sdhost: Major revision
    Quote:This is a significant revision of the bcm2835-sdhost driver. It improves on the original in a number of ways:
    1. Through the use of CMD23 for reads it appears to avoid problems reading some sectors on certain high speed cards.
    2. Better atomicity to prevent crashes.
    3. Higher performance.
    4. Activity logging included, for easier diagnosis in the event of a problem.
    Please test and report any regressions
  2. [Confluence] remove startup playlist option
Build Details:
  1. OpenELEC:
    • Package updates (PR:4702, 2 commits, 2 files changed)
      • mesa: update to 11.1.2
      • xorg-server: update to 1.18.1
  2. XBMC:
    • Don't hide parent folder icon when browsing by watched movie/episode (PR:9042, 1 commit, 1 file changed)
    • Add tests to windows, that weren't added to the test project (PR:9061, 1 commit, 4 files changed)
    • [travis] Add addon builds (PR:9103, 2 commits, 1 file changed)
    • [PVR] Timer settings dialog: Fix crash on ActivateWindow if dialog was not initialized properly. (PR:9095, 1 commit, 2 files changed)
    • VideoPlayer: fix wmapro, some codecs do not consume entire packet (PR:9104, 1 commit, 1 file changed)
    • AESinkAUDIOTrack: Only use non IEC passthrough when it's needed (PR:9102, 1 commit, 1 file changed)
    • [addons] last used/last updated/install date tracking (PR:9051, 13 commits, 73 files changed)
    • [guilib] add defaulticons for addonmanager root (PR:8722, 1 commit, 1 file changed)
    • [Confluence] remove startup playlist option (PR:7215, 1 commit, 3 files changed)
    • [PVR] Refactor: Encapsulate recording path (PR:9105, 3 commits, 16 files changed)
    • MMALCodec: Set dropped flag on output pictures when input requested that (PR:9079, 1 commit, 2 files changed)
    • Add clang builds (PR:9109, 1 commit, 1 file changed)
    • Fix misc compiler warnings (PR:9107, 1 commit, 8 files changed)
  3. libnfs:
    • link/rename uses two directories. We must drop both drom the dircache. (cb923a2f)
  4. pvr.hdhomerun:
    • [travis] Work around old libhdhomerun in Trusty (PR:11, 1 commit, 1 file changed)
  5. newclock5:
    • New commits in this build:
      • AE: hack increase timeouts (5df1c247)
      • ffmpeg: upate native build file for new path (b626891a)
    • Commits no longer in build:
      • MMALCodec: Set dropped flag on output pictures when input requested that (0933d8b1)
  6. kernel 4.4.y:
    • New commits in this build:
      • Revert "BCM270X_DT: Disable DMA for bcm2835-sdhost on Pi2" (4e97342b)
      • bcm2835-sdhost: Major revision (633b9123)
  7. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [pkg] PR:9112: [confluence] [PVR] small adjustments
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-12, 02:12
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