OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 1
New OpenELEC Isengard build #0315: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 3.19.1 #1 Sun Mar 15 21:03:32 GMT 2015 armv6l GNU/Linux

# vcgencmd version
Mar 15 2015 19:51:38
Copyright (c) 2012 Broadcom
version fef371701296941551f3b8375d5680a427c04f48 (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20150315210242-#0315-g4a8006a [Build #0315]

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

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (4a8006aa, changelog) and tip of XBMC master (505d6812, changelog) with the following modifications: Build Highlights:
  1. New firmware, with full frame 3D support:
    popcornmix Wrote:This update adds Full HD HDMI output (frame-packing). It is enabled by default but can be disabled in video acceleration settings.
    When enabled, 3D modes will use full 1080p resolution (rather than half-SBS or half-TAB).
    This is particularly useful for MVC content where you will get the full 1080p resolution for both eyes.

    This is a first for Kodi. No other platform supports full resolution playback of 3D BluRay MVC files using Kodi's internal player.

    Currently the gui will be rendered as half-SBS or half-TAB (and expanded), but the video will be full resolution. You can confirm the 3D mode with
    "tvservice -s" which will report "3D FP" when in full resolution mode.
  2. Fix opening PVR grouped recordings/folders (@zaphod24)
  3. Fix for PVR ArgusTV crashing (@evanspae)
Build Details:
  1. Firmware (Mar 15):
    • firmware: dispmanx: Add stereoscopic flags to transform
    • firmware: Fix MMAL annotate V3 handling. See: link
    • firmware: arm_loader: Populate DT with HAT vendor info
    • firmware: arm_loader: Support boolean parameters and '.dtbo' extensions. See: link
  2. OpenELEC:
    • font-util: update to font-util-1.3.1 (e09c0e3d)
    • randrproto: update to randrproto-1.4.1 (c96f3b6f)
    • packages/linux: Update Linux kernel for WeTek Play to 3.10-16a1118 (b200637f)
    • README.md: cosmetics (8de77837)
    • wetek_play: linux: fix patch order (e18fcbe3)
    • libcec: rename imx6 patch (4a8006aa)
  3. XBMC:
    • dvdplayer: add slice threading back for most codecs - currently too many... (PR:6724, 1 commit, 2 files changed)
    • renderer: drop frames if there is no consumer (PR:6719, 2 commits, 2 files changed)
    • FIX: [droid] if a full apk is present, use it rather than obb; lower threshold to 40Mb (PR:6727, 1 commit, 1 file changed)
    • Allows choosing compiler during build of libsquish (PR:6715, 1 commit, 1 file changed)
    • [pvr] fix group member assignment (PR:6728, 1 commit, 1 file changed)
    • [cleanup] Remove check for language (codes) from language addons. (PR:6713, 2 commits, 4 files changed)
    • remove old pre-Frodo upgrade code for cached artwork (PR:6627, 1 commit, 11 files changed)
    • [pvr] fix PVR client to addon migration in PVRDatabase (PR:6706, 3 commits, 1 file changed)
    • [pvr] fix unable to open grouped recordings/folders (closes #15848) (PR:6729, 1 commit, 1 file changed)
  4. pvr.argustv:
    • Crash fix for non-Windows systems (PR:3, 2 commits, 13 files changed)
  5. pvr.dvblink:
    • [debian] adds missing dependency libtinyxml2-dev (PR:6, 1 commit, 1 file changed)
  6. pvr.mythtv:
    • version 2.0.9 (PR:3, 4 commits, 15 files changed)
  7. pvr.pctv:
    • [debian] adds missing dependency libjsoncpp-dev (PR:5, 1 commit, 1 file changed)
  8. newclock4:
    • New commits in this build:
      • [mmalrenderer] Switch to using transform flags for 3d modes (2aac616f)
    • Commits no longer in build:
      • squash me (15f8cd70)
      • renderer: cosmetics (5dce0b8d)
      • renderer: drop video frames if neither full-screen nor video control displays them (826fe9f0)
      • test: Add advancedsetting to force 3d mode (5bcf886c)
  9. Additional commits/pull requests/changes not yet merged upstream:
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
Missing splash video - by Dinos52 - 2015-02-09, 21:02
MVC Support - by woronczak - 2015-03-12, 05:28
RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) - by Milhouse - 2015-03-16, 01:42
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 112