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

Code:
# uname -a
Linux rpi512 4.4.6 #1 Sat Apr 9 21:05:02 BST 2016 armv6l GNU/Linux

# vcgencmd version
Apr  8 2016 20:16:32
Copyright (c) 2012 Broadcom
version e3bfc49ea56050dbe545ec3acfa5637b25464d5b (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20160409210409-#0409-g0026734 [Build #0409]

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

# Kernel device tree status: Enabled

Based on tip of OpenELEC.tv master (0026734b, changelog) and tip of XBMC master (3283a64d, 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 (e968a4e7, ahead +14)
  • Includes latest kodi-platform master (92583ef9, ahead +2)
  • Includes latest libcec master (6d68d212)
  • Includes latest libnfs master (3c26ce1e, ahead +13)
  • Includes latest p8-platform master (041a8c6c, ahead +1)
  • Includes latest addons: adsp.basic (5cf12e83, +7), adsp.biquad.filters (af575f3d, +7), adsp.freesurround (6dc533be, +8), asplib (da66f517, +13), inputstream.mpd (6bd24f3f), peripheral.joystick (76b7c40a, +48), pvr.argustv (974820ab, +25), pvr.demo (e74822f2, +21), pvr.dvblink (82c7b4d5, +20), pvr.dvbviewer (6ab861fa, +33), pvr.filmon (0d8dd5bd, +27), pvr.hdhomerun (fd9daf4a, +32), pvr.hts (0f88a357, +67), pvr.iptvsimple (b741cac7, +27), pvr.mediaportal.tvserver (96f415e3, +52), pvr.mythtv (f8d25fda, +36), pvr.nextpvr (d445c5ad, +27), pvr.njoy (b9b0ae43, +19), pvr.pctv (f1880484, +25), pvr.stalker (14a7c70d, +28), pvr.vbox (e70146d8, +27), pvr.vdr.vnsi (12364058, +44), pvr.vuplus (d8c6f9ba, +23), pvr.wmc (898e2dad, +33)
  • Includes commits from service.openelec.settings/, ahead +1 (OpenELEC)
  • Exclude [env] kodi-999.42-KEY_EPG.patch: Added upstream
  • Exclude [env] package.mk: dcadec: Drop (not needed anymore)
  • Include [env] e7cbe9cb: xf86-video-intel: explicitely disable TearFree and TripleBuffer
  • Include [env] ed774729: Intel: Implement Passthrough-Range
  • Include [env] 3a6268c9: VAAPI: Enable EGL
  • Include [env] 6be9ebe7: libva / libva-driver-intel: bump to 1.7.0
  • Include [env] 98c65e6a: Kodi: Use Limited Range by default
  • Include [env] 20965d0a: mesa: update to 11.2.0-rc4
  • Include [env] patch: xf86-video-intel: bump to 3fafabe
  • Include [env] patch: Clean Kodi view cache on startup
  • Include [env] patch: Fix OE settings button after Estuary update
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.*
  • Include [env] patch: Add extra headers needed by 3D BD MVC
  • Include [env] patch: Add support for dynamic device tree overlays
  • Include [env] patch: Set default volume steps to 20
  • Include [env] patch: Enable game controllers in manifest, add repository.kodi.game
  • Include [env] patch: Bump libbluray - include MVC support
  • Include [env] patch: Enable other binary addons
  • Include [env] patch: Reinstate version check service add-on - avoid black screens on x86?
  • Include [env] patch: Update inputstream.mpd settings
  • Include [env] patch: Install dtoverlay userland
  • Include [env] patch: Enable pvr addons, disable pvr updates
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: Binary-Addons: Package inputstream.mpd
  • 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
  • Revert [env] 46b9b7b3: rtmpdump (Reason: use newclock5 bump)
  • 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:9334: [chg] decrease volume steps to 20
  • Include [pkg] PR:9538: [Peripherals] m_bNeedsPolling broken for busses where it is set outsi?
  • Revert [pkg] e9a6d59f: VideoPlayer: inputstream, fix cp error (Reason: inputstream.mpd needs update) (kodi)
  • Revert [pkg] PR:9531: VideoPlayer: add method for requesting desired video resolution to demuxer (Reason: inputstream.mpd needs update)
Build Highlights:
  1. NOTE: DVD playback remains temporarily disabled
  2. Render updates
Build Details:
  1. XBMC:
    • fix 'add source' button after ae4fcd0 (PR:9579, 1 commit, 10 files changed)
    • clean up leftovers (PR:9581, 5 commits, 9 files changed)
    • VideoPlayer: init memeber m_textureId of CDVDOverlay (PR:9587, 1 commit, 1 file changed)
    • Porting fixes (PR:9492, 3 commits, 1 file changed)
    • [win32] VS2015 fix for libdvd (PR:9583, 1 commit, 4 files changed)
    • [win32] fix unit test environment (PR:9575, 2 commits, 2 files changed)
    • VideoPlayer: drop WaitPresentTime + simplify render loop (PR:9542, 12 commits, 69 files changed)
  2. pvr.vdr.vnsi:
    • drop DX9, rendering OSD on Windows requires DX11 (PR:72, 1 commit, 2 files changed)
  3. newclock5:
    • New commits in this build:
      • MMALRenderer: Block in RenderUpdate to avoid high CPU with WaitPresentTime commits (5751bb73)
      • MMAL: Increase GetAllowedReferences to allow larger queue in RenderManager (fbab8942)
    • Commits no longer in build:
      • fixup: Handle case where fps=0.0 with sync playback to display disabled (ef491091)
      • temp: MMALRenderer: Block in RenderUpdate to avoid high CPU with WaitPresentTime commits (e5f43b53)
      • MMALRenderer: return earlier when frames are already submitted frame is skipped (ddb47c04)
      • MMALRenderer: Wait for vsync after presenting (21329b9c)
      • Revert "VideoPlayer: fix mem leak in subtitle processing" (8b24590e)
      • VideoPlayer: drop WaitPresentTime (dd6c952f)
      • VideoPlayer: simplify video rednering (6a7c8aa9)
      • simplify render loop (dfee729c)
      • VidoePlayer: do not block renderthread if no gui was rendered and video is separate layer (bf4d35f1)
      • move FinishPipeline from application to gfx context (b1b96811)
      • rendering: skipping gui rednering should be independent from dirty (095373df)
      • VideoPlayer: move setting videoDelay from player to renderer (f18d7e70)
      • VideoPlayer: only check skipping if we render a frame, saves CPU (7f3bdba4)
      • VideoPlayer: make videoRefClock an object of DVDClock' (3695e8a7)
      • OMXPlayer: use SystemClock instead of DVDClock for a simple timer (ccaaa4d4)
      • fixup! VideoPlayer: move setting videoDelay from player to renderer (bdb5c941)
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-04-10, 13:32
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 17.0)6