OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 1
New OpenELEC I****** build #0219: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 3.19.0 #1 Fri Feb 20 03:02:17 GMT 2015 armv6l GNU/Linux

# vcgencmd version
Feb 18 2015 16:20:59
Copyright (c) 2012 Broadcom
version bcbf8eb39cfacb4b2fd648a080d19d22152c359b (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20150220030127-#0219-g805bf0b [Build #0219]

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

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (805bf0b8, changelog) and tip of XBMC master (d6f8a655, changelog) with the following modifications: Build Highlights:
  1. Improved MySQL transaction handling
  2. VideoDB queueing
  3. Revert SSE change that breaks non-x86 builds
  4. Add support for jumping to the first unwatched tv show season/episode
Build Details:
  1. XBMC:
    • [depends] enable C++11 for native builds (PR:6485, 1 commit, 1 file changed)
    • Add optional .index() to Control.GetLabel() allowing access to secondary... (PR:6327, 1 commit, 4 files changed)
    • [configure] enable SSE when using gcc-4.9 (PR:6487, 1 commit, 1 file changed)
    • [configure.in] use pkgconfig to detect curl and force the distros to use... (PR:6407, 1 commit, 1 file changed)
    • [gui] remove eventual context menu items for the "go to parent" item (PR:6290, 2 commits, 2 files changed)
    • Locale fixes (PR:6402, 9 commits, 13 files changed)
    • fixes for a few coverity issues (PR:6422, 7 commits, 9 files changed)
    • video library: queue database write processes (PR:6406, 13 commits, 33 files changed)
    • [mysql] fix transaction handling (PR:6467, 1 commit, 1 file changed)
    • Add support for jumping to the first unwatched tv show season/episode (PR:6489, 1 commit, 7 files changed)
    • revert xbmc.gui bw-compatibility change (PR:6494, 1 commit, 1 file changed)
    • cmake: fix include of check_target_platform.cmake (35b7ab3f)
    • [Confluence] api bump (d6f8a655)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Reverted: PR:6487: [configure] enable SSE when using gcc-4.9 (Reason: breaks non-x86 builds)
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
RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) - by Milhouse - 2015-02-20, 06:22
MVC Support - by woronczak - 2015-03-12, 05:28
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 112