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

Code:
# uname -a
Linux rpi512 4.4.1 #1 Sun Feb 7 22:36:28 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-20160207223534-#0207b-g06cfc87 [Build #0207b]

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

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (06cfc872, changelog) and tip of XBMC master (fdb85383, 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 (6d5628bc, ahead +6)
  • Includes latest p8-platform master (38343e0a)
  • Includes latest addons: adsp.basic (c411b5f7, +5), adsp.biquad.filters (71087c48, +1), adsp.freesurround (13ebd5c2, +6), asplib (d8a34587, +8), peripheral.joystick (6bf6821f, +43), 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 (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 (ddef4bc9, +8), pvr.stalker (1a3cf911, +9), pvr.vbox (d9755e52, +17), 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] 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 [env] PR:4676: build: Take a lock on the package download directory
  • 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
Build Highlights:
  1. Fix font cache glitching
  2. Reintroduce Joystick Controller PR8807 (forgot this, hence #0207b)
  3. Fix Song limit query
Build Details:
  1. OpenELEC:
    • connman-wait-online and connman.service changes (PR:4659, 3 commits, 8 files changed)
    • zip packages extraction fix (PR:4543, 4 commits, 4 files changed)
    • kodi-binary-addons: fix some add-on versions because they were incorr… (PR:4688, 1 commit, 8 files changed)
    • ftgl and visualizations.projectm (PR:4690, 2 commits, 2 files changed)
  2. XBMC:
    • AESinkAUDIOTrack: Simplify AEStream to AT format (PR:9066, 1 commit, 1 file changed)
    • guifontcache: fix update age (PR:9065, 1 commit, 1 file changed)
    • [addons] sync with repo (PR:9072, 1 commit, 84 files changed)
    • FFmpeg: Bump to 2.8.6-Jarvis-16.1 (PR:9069, 1 commit, 1 file changed)
    • Revert "FFmpeg: Bump to 2.8.6-Jarvis-16.1" (PR:9076, 1 commit, 1 file changed)
    • [PVR] PVR Windows: Only the active window must update the shared selected item path. (PR:9070, 1 commit, 1 file changed)
    • [dvdnav] Refactor, fix aspect ratio, add video codec (PR:8891, 4 commits, 4 files changed)
    • [PVR] [confluence] Use timer logos depending on its state. (PR:9012, 2 commits, 16 files changed)
    • AESinkAUDIOTrack: Force sleep also in pcm case (PR:9080, 1 commit, 1 file changed)
  3. libnfs:
    • Dir cache: compare also mtime.nseconds when validating the cache (b5f961c0)
    • Drop the directory cache if we do things that stalify the data (6d5628bc)
  4. adsp.basic:
    • Add more CI builds (PR:8, 3 commits, 3 files changed)
  5. adsp.freesurround:
    • Add more CI builds (PR:7, 3 commits, 3 files changed)
    • [Project] Fix spelling errors for README.md (PR:8, 1 commit, 1 file changed)
  6. pvr.nextpvr:
    • Updated to PVR Addon API 4.2.0 (PR:37, 1 commit, 3 files changed)
  7. newclock5:
    • New commits in this build:
      • AE: flush engine when sink gets reconfigured (3b4ec8ff)
      • vcxproj: Sync to master to avoid conflicts (badef8b9)
    • Commits no longer in build:
      • fixup! [3d] Automatically enable 3D for ssif (fcbdeb7a)
  8. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] patch: kodi: peripheral.joystick binary addon
    • Added: [pkg] PR:8807: Controller input
    • Added: [pkg] PR:9081: Fix limited songs query (for MySQL) and improve efficiency of GetSongs
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-08, 01:49
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