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

Code:
# uname -a
Linux rpi512 4.4.0 #1 Fri Jan 29 21:18:46 GMT 2016 armv6l GNU/Linux

# vcgencmd version
Jan 29 2016 13:52:31
Copyright (c) 2012 Broadcom
version 75a32fd37768d64654506c3eaba453ecc3d587a6 (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20160129211754-#0129-g39c6a99 [Build #0129]

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

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (39c6a995, changelog) and tip of XBMC master (e949c32a, 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 (cef3f526, ahead +1)
  • Includes latest libcec master (6d68d212)
  • Includes latest libnfs master (d8274472, ahead +43)
  • Includes latest p8-platform master (38343e0a)
  • Includes latest addons: adsp.basic (598900a9, +2), adsp.biquad.filters (71087c48, +1), adsp.freesurround (990fee29, +2), asplib (d8a34587, +8), pvr.argustv (74918d5a, +4), pvr.demo (32952941, +8), pvr.dvblink (6616a0bb, +4), pvr.dvbviewer (8a005dd8, +4), pvr.filmon (b80ced90, +4), pvr.hdhomerun (888f19e0, +4), pvr.hts (28d36137, +25), pvr.iptvsimple (baaae159, +11), pvr.mediaportal.tvserver (c620fcfa, +17), pvr.mythtv (da0a6f50, +11), pvr.nextpvr (28490d18, +5), pvr.njoy (29881492, +3), pvr.pctv (a6974b23, +4), pvr.stalker (7fba39ff, +5), pvr.vbox (1326eca9, +4), pvr.vdr.vnsi (894555c6, +14), pvr.vuplus (aaada55a, +4), pvr.wmc (70001bd3, +4)
  • Includes commits from service.openelec.settings/, ahead +1 (OpenELEC)
  • Exclude [env] libnfs-master.patch: Already merged upstream
  • 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] 3a6268c9: VAAPI: Enable EGL
  • Include [env] 98c65e6a: Kodi: Use Limited Range by default
  • Include [env] 518f5e6f: FFmpeg: Bump to 2.8.5-Jarvis-rc1
  • Include [env] 858f6461: xf86-video-intel: bump to 371219c
  • Include [env] patch: xf86-video-nvidia: update to xf86-video-nvidia-352.79
  • Include [env] patch: Clean Kodi view cache on startup
  • Include [env] patch: ffmpeg: Drop unpack()
  • Include [env] patch: Enable other binary addons
  • Include [env] patch: Fixup 4653 on latest Kodi master
  • 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 [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:8872: videolibrary: support manually setting dateadded through NFO and JSON-RPC
  • Include [pkg] PR:8922: [guiinfo] extend ranges for listitem properties
  • Include [pkg] PR:8923: [GUI] Replace thumb size with images res
  • Include [pkg] PR:8937: [guilib] Add animated png support
Build Highlights:
  1. New firmware - improved RPi2 sdram overclocking (see forum post)
  2. AudioEngine updates
  3. Add animated PNG support (see PR:8937)
Build Details:
  1. Firmware (Jan 29):
    • firmware: hdmi: Pass sequenced event through queue to avoid it being overwritten by hotplug change See: link
    • firmware: H264_PWR: Increase max number of users. See: link
    • firmware: platform: If gpu_freq is set don't set core_freq on pi0 as it might reduce frequency
    • firmware: sdram: Avoid PVT calibration when overclocking sdram on pi2. See: link
  2. OpenELEC:
    • Pulseaudio update to 8.0 and switch back to AEPulseSink (PR:4653, 5 commits, 8 files changed)
  3. XBMC:
    • [gui] use history to save/restore selected item for media windows (PR:8969, 1 commit, 3 files changed)
    • drop TimeSmoother (PR:8973, 1 commit, 11 files changed)
    • [TexturePacker][gif] The Graphic Control Extension is optional. (PR:8971, 1 commit, 2 files changed)
    • [depends] removed unused libssh2 (PR:8951, 1 commit, 3 files changed)
    • [cleanup] wayland (PR:8980, 1 commit, 91 files changed)
    • [PVR] Guide window: EPG grid: now even works if none of the available channels has EPG data (fixes trac#16548). (PR:8981, 1 commit, 1 file changed)
    • [dx11] Fix: Properly handle DXGI_STATUS_OCCLUDED status, previous met… (PR:8984, 1 commit, 1 file changed)
  4. asplib:
    • Travis ci linux support (PR:21, 2 commits, 3 files changed)
    • Build Fixes (PR:22, 6 commits, 17 files changed)
  5. pvr.demo:
    • Add travis.yml and gitignore (PR:29, 3 commits, 3 files changed)
  6. pvr.hts:
    • Fix some potential threading issues in the demuxer (PR:180, 6 commits, 2 files changed)
    • Update gitignore (PR:182, 2 commits, 2 files changed)
  7. pvr.iptvsimple:
    • Add gitignore (PR:60, 2 commits, 2 files changed)
    • add Travis-CI file (f0d9707f)
    • Update README.md (7cdc3262)
  8. pvr.mediaportal.tvserver:
    • Add travis.yml and update gitignore (PR:32, 4 commits, 4 files changed)
  9. pvr.mythtv:
    • Add travis.yml and update gitignore (PR:55, 3 commits, 3 files changed)
  10. pvr.vdr.vnsi:
    • Add travis.yml and gitignore (PR:55, 3 commits, 3 files changed)
  11. newclock5:
    • New commits in this build:
      • AE: fix update of buffered time (after refactoring) (d33187e1)
      • AE: fix number of provided buffers for PT (6e00bf97)
      • AE fix endless loop after stream rework (906f29b2)
      • AE: update resample ratio in GetStreamInfo (8207feea)
      • AE: provide only limited buffers to input stream (e03574bb)
  12. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [pkg] PR:8937: [guilib] Add animated png support
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-01-30, 00:31
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