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

Code:
# uname -a
Linux rpi512 3.19.1 #1 Fri Mar 13 06:38:44 GMT 2015 armv6l GNU/Linux

# vcgencmd version
Mar 10 2015 15:33:55
Copyright (c) 2012 Broadcom
version 015c58030bfa095c209a59c0c19e02d6705a2c24 (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20150313063753-#0312-gdaca4ce [Build #0312]

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

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (daca4ced, changelog) and tip of XBMC master (c5d642f8, changelog) with the following modifications: Build Highlights:
  1. Sync latest kodi-pvr
  2. Updated kodi-15 patch - adds pvr.vdr.xvdr addon (libkodiplatform.so still missing)
Build Details:
  1. OpenELEC:
  2. XBMC:
    • [EPG] Fix CEpgInfoTag::Title() regression (PR:6683, 1 commit, 1 file changed)
    • [win32] add prepare-addons-dev.bat for easier binary addon development (PR:6658, 1 commit, 1 file changed)
    • [confluence] [kodi-resource] [kodi-language-resource] add icons and skin level image (PR:6667, 3 commits, 3 files changed)
    • panning with gamepad in slideshow fixed (PR:6226, 1 commit, 10 files changed)
    • [depends/binaddons] - unify binary addons and add build result tracking (PR:6678, 3 commits, 8 files changed)
    • [cosmetic typo fix] priviledges -> privileges (PR:6691, 1 commit, 1 file changed)
    • [Fix][settings] Fix min/max constraints and language list for subs download (PR:6676, 3 commits, 4 files changed)
    • Decrease priority of BackgroundInfoLoader thread on POSIX too. (PR:6688, 1 commit, 1 file changed)
    • [pvr] various optimisations and fixes for CPVRChannelGroup (PR:6684, 14 commits, 19 files changed)
    • [mythtv] remove internal mythtv support (PR:6693, 1 commit, 80 files changed)
    • binary addons: don't try to build unsupported addons (PR:6697, 4 commits, 3 files changed)
    • [pvr addons] Sync with latest kodi-pvr (PR:6665, 2 commits, 13 files changed)
    • [TexturePacker] - fix decode of png files with indexed color palette - t... (PR:6690, 2 commits, 5 files changed)
    • [Fix][GUIDialogSelect] Reset members buttonString and ButtonPressed on Reset() (PR:6695, 1 commit, 1 file changed)
    • update .gitignore after changes to binary addons buildsteps (e94c3e26)
    • addons: fix SQL query in CAddonDatabase::GetAddons() after 92e7fc973b27f6b14de03ea91d71abadd5f91171 (51af515b)
    • CLangInfo: improve log messages during initial language update (2c72a7b0)
  3. libnfs:
    • [Cosmetic]: Remove unused variables and eliminate [-Wunused-variable] warnings (PR:113, 3 commits, 8 files changed)
    • configure: only add -Werror id --enable-werror is used (d01e75de)
    • configure is hard. now it looks like --enable-werror works (617cfba5)
    • Revert "Remove unused variable from socket.c" (63d40b17)
  4. pvr.argustv:
    • fix debian packaging (PR:2, 1 commit, 2 files changed)
  5. pvr.hts:
    • fix debian packaging (PR:7, 1 commit, 2 files changed)
  6. pvr.iptvsimple:
    • fix debian packaging (PR:5, 1 commit, 2 files changed)
  7. newclock4:
    • Commits no longer in build:
      • TEST: decrease priority of BackgroundInfoLoader thread. (a9399e07)
      • renderer: grab corect lock when calling IsGui/VideoLayer (f62d8e16)
      • renderer: always check frame limiter when renderering to video layer (b4523764)
  8. 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-13, 09:27
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 112