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

Code:
# uname -a
Linux rpi512 4.4.4 #1 Wed Mar 9 21:05:24 GMT 2016 armv6l GNU/Linux

# vcgencmd version
Mar  9 2016 18:15:17
Copyright (c) 2012 Broadcom
version 3a754304b032a5298ee7889b179c667bbc75dec5 (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20160309210429-#0309-ga2a656a [Build #0309]

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

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (a2a656a3, changelog) and tip of XBMC master (64377984, 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 bcm2835-driver master (8b4e5482, ahead +3)
  • Includes latest dcadec master (0e074384, ahead +139)
  • Includes latest kodi-platform master (92583ef9, ahead +2)
  • Includes latest libcec master (6d68d212)
  • Includes latest libnfs master (eebe56ce, ahead +10)
  • Includes latest p8-platform master (38343e0a)
  • Includes latest addons: pvr.argustv (c05bf4ff, +23), pvr.demo (807cb2e2, +18), pvr.filmon (188ef9ab, +25), pvr.hdhomerun (4f3a3949, +30), pvr.hts (0814da42, +55), pvr.iptvsimple (d4fcb214, +25), pvr.mediaportal.tvserver (5815d770, +50), pvr.mythtv (44df4430, +25), pvr.nextpvr (d41be111, +25), pvr.njoy (af1d68ea, +17), pvr.pctv (f60f00a9, +23), pvr.stalker (91074ad3, +21), pvr.vbox (329fd13d, +25), pvr.vdr.vnsi (33390a99, +24), pvr.vuplus (135f1b03, +21), pvr.wmc (f0c62cfc, +30)
  • 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] 6f87cdbb: xf86-video-intel: bump to d167280
  • 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: Add libmfx package, and enable in ffmpeg
  • Include [env] patch: Enable pvr addons, disable pvr updates
  • Include [env] patch: Enable other binary addons
  • Include [env] patch: Reinstate version check service add-on - avoid black screens on x86?
  • Include [env] patch: Add extra headers needed by 3D BD MVC
  • Include [env] patch: Bump libbluray - include MVC support
  • Include [env] patch: Add experimental splash video
  • 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:4833: Python fixes
  • Revert [env] 46b9b7b3: rtmpdump (Reason: use newclock5 bump)
  • Include [pkg] PR:59: PVR API 5.1.0 (pvr.mythtv)
  • Include [pkg] PR:206: PVR API 5.1.0 (pvr.hts)
  • 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:8723: Implement filecache retry logic
  • 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:9225: Fix out of memory crash in CArchive
Build Highlights:
  1. NOTE: DVD playback remains temporarily disabled
  2. New firmware
  3. Bump PVR API 5.1.0 - update all PVR addons
Build Details:
  1. Firmware (Mar 9):
    • firmware: vc_image: Don't mangle the pitch for deinterlace with tall YUV images See: link
    • firmware: spdif: Allow compressed audio flag to be forced. See: link
  2. XBMC:
    • VideoPlayer: fix DisplayAfterSeek (PR:9293, 1 commit, 1 file changed)
    • [pvr] - fix channel switch on guide (PR:9285, 1 commit, 1 file changed)
    • VideoPlayer: fix font for debug screen (PR:9292, 1 commit, 7 files changed)
    • add kodi_vfs_types.h to xbmc/addons/addon-bindings.mk (PR:9297, 1 commit, 1 file changed)
    • touch panel to display adjustment - support multitouch (PR:9160, 1 commit, 1 file changed)
    • [PVR] Addon API: Add PVR_PROPERTIES.iEpgMaxDays, PVR_RECORDING.channelType (PR:9295, 3 commits, 6 files changed)
    • VideoPlayer: identify DemuxStream by unique id, not by index (PR:9290, 6 commits, 20 files changed)
    • [videoplayer] Forced Subs with original stream language bug (PR:9111, 1 commit, 1 file changed)
    • [addons] add missing addon bindings for install (PR:9298, 1 commit, 2 files changed)
    • [addons] remove no more used xbmc_stream_utils.hpp from cmake's addon bindings (PR:9302, 1 commit, 1 file changed)
    • [guilib] cleanup leftover TextureBundleXPR* (PR:9296, 1 commit, 13 files changed)
    • [PVR] Fix time displayed in pvr shutdown warning dialog (PR:9299, 1 commit, 1 file changed)
    • RegExp for URL path comparision - essential for dynamic subdomains (PR:9301, 1 commit, 1 file changed)
    • hide separator image in networksettings (PR:9291, 1 commit, 1 file changed)
    • Cleanup music window names (PR:9277, 1 commit, 1 file changed)
    • VideoPlyer: fix ffmpeg demuxer IsProgramChange after changes to streamid (PR:9305, 1 commit, 1 file changed)
    • Don't release message twice! (PR:9307, 1 commit, 1 file changed)
    • [addon] Move add-on library parts to independent folders (PR:9252, 2 commits, 63 files changed)
  3. pvr.argustv:
    • PVR API 5.1.0 (PR:48, 2 commits, 3 files changed)
  4. pvr.demo:
    • PVR API 5.1.0 (PR:32, 2 commits, 2 files changed)
  5. pvr.filmon:
    • PVR API 5.1.0 (PR:45, 2 commits, 3 files changed)
  6. pvr.hdhomerun:
    • PVR API 5.1.0 (PR:20, 1 commit, 2 files changed)
  7. pvr.iptvsimple:
    • PVR API 5.1.0 (PR:69, 1 commit, 2 files changed)
  8. pvr.mediaportal.tvserver:
    • PVR API 5.1.0 (PR:39, 2 commits, 3 files changed)
  9. pvr.nextpvr:
    • PVR API 5.1.0 (PR:43, 2 commits, 3 files changed)
  10. pvr.njoy:
    • PVR API 5.1.0 (PR:27, 1 commit, 2 files changed)
  11. pvr.pctv:
    • PVR API 5.1.0 (PR:35, 2 commits, 3 files changed)
  12. pvr.stalker:
    • PVR API 5.1.0 (PR:49, 1 commit, 2 files changed)
  13. pvr.vbox:
    • PVR API 5.1.0 (PR:123, 2 commits, 3 files changed)
  14. pvr.vdr.vnsi:
    • adapt to pvr api change in stream props (PR:60, 1 commit, 2 files changed)
    • PVR API 5.1.0 (PR:61, 2 commits, 2 files changed)
  15. pvr.vuplus:
    • PVR API 5.1.0 (PR:40, 2 commits, 3 files changed)
  16. pvr.wmc:
    • [Krypton] Implement PVR API Timeshift functions and fix Kodi unable to play recently completed recordings (PR:39, 6 commits, 8 files changed)
    • PVR API 5.1.0 (PR:40, 2 commits, 4 files changed)
  17. newclock5:
    • New commits in this build:
      • mmalrender: Remove control port (5bc1a74a)
      • [Stereo3D] Added mvc modes. (abcec408)
      • [VideoPlayer] Fix possible wrong aspect. (5aaab042)
      • [BaseRenderer] Fix aspect for TAB/SBS (need more testing) (e7be56c3)
      • ssif: Disable debug (e7bd9fe0)
      • stereoscopicmanager: remove hardwarebased for rbp (1c80f50d)
      • Fix Blu-ray playback in menu mode after changes to streamid. (4104f7e3)
    • Commits no longer in build:
      • touch panel to display adjustment - support multitouch (345dc334)
      • [StereoscopicsManager] Added mvc modes. (66735209)
      • squash: new modes (268e2879)
      • [BaseRenderer] Fix aspect for TAB/SBS (28ff630f)
      • fixup! 3dbd: keep mvc queue as full as possible (2e380556)
      • fixup: Fix missing return value (16ca44db)
      • fixup! wip: fix playback multi-part titles (27a0648c)
      • fixup: mvc build (02dad4c0)
      • squash! optimizations for DVDInputStreamBluray (f6b7baff)
      • - fix channel switch on guide (61ef56b5)
      • VideoPlayer: fix font for debug screen (44161958)
      • Revert "VideoPlayer: update selectionstreams when stream parameters changes" (cbf23d29)
      • VideoPLayer: fix DisplayAfterSeek (3756c27d)
  18. kernel 4.4.y:
    • New commits in this build:
      • bcm2835-sdhost: Only claim one DMA channel (06c16998)
      • bcm2835-mmc: Only claim one DMA channel (af80d75a)
      • Merge pull request #1329 from pelwell/sdhost4.4 (4f7b097a)
      • config: rebuild with savedefconfig (0b65dbd4)
      • config: Add module for mcp3422 ADC (1e19acaf)
      • Pi3 DT: Add pull-ups on the UART RX lines (e064caf7)
      • brcmfmac: Disable power management (66ae1b17)
  19. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] patch: Add libmfx package, and enable in ffmpeg
    • Added: [pkg] PR:59: PVR API 5.1.0 (pvr.mythtv)
    • Added: [pkg] PR:206: PVR API 5.1.0 (pvr.hts)
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
RPI 3 no internet access on wifi - by b1m1 - 2016-03-09, 14:44
RE: OpenELEC Testbuilds for RaspberryPi (Kodi 17.0) - by Milhouse - 2016-03-10, 00:30
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 17.0)6