OpenELEC Testbuilds for RaspberryPi Part 3 (Kodi 14.0)
New OpenELEC Helix build: #0713
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 3.15.5 #1 PREEMPT Sun Jul 13 10:50:08 BST 2014 armv6l GNU/Linux

# vcgencmd version
Jul  5 2014 19:03:42
Copyright (c) 2012 Broadcom
version cb433d55f9f5b29b59968019e3b54802894af489 (clean) (release)

# lsb_release
OpenELEC_Helix (Milhouse) - Version: devel-20140713104854-r18727-g5a42541

Based on tip of OpenELEC master (5a42541, changelog) and tip of XBMC master (f8f1432, changelog) with the following modifications:
  • Includes newclock3 patches
  • Excludes the OpenELEC fernetmenta patches due to conflicts with newclock3
  • Excludes the OpenELEC linux-01-RPi_support patch in favour of sourcing these and possibly more recent patches directly from kernel branch rpi-3.15.y
  • Excludes the OpenELEC xbmc-master-newclock3 patch in favour of sourcing these and possibly more recent patches directly from newclock3 branch
  • Default setting for "Show RSS Feed" changed to disabled
  • Disabled "Total Duration" in Confluence (see build #0221 for details)
  • ALSA is enabled and any suitable hardware should be available in XBMC Audio Settings
  • FIQ FSM is enabled by default. See initial post for more details.
  • Includes RPi-specific libCEC commits from mk01/libcec. See build #0527 for details. Also double-key suppression.
  • Increase scan interval of PeripBusCEC from 5000 to 60000, reducing CPU loading by about 2% (1GHz Pi) every 5 seconds (even when CEC is "disabled")
  • Includes libnfs master 1.9.4 with directory caching and file read-ahead support
  • Enable zram with LZ4 compression as a kernel module. See guide. See post #605 for config patch.
  • Includes PR5025: [addons] fix addon settings not showing up (lsep, sep)
Build Highlights:

WARNING - Database schema upgrades: videodb (87 -> 88) and TV/PVR (24 -> 25)
PR5025 is a fix for PR4971 where the sep/lsep controls were no longer being created (@Mafarricos)
  1. OpenELEC:
    • e2fsprogs: update to e2fsprogs-1.42.11
    • libgcrypt: update to libgcrypt-1.6.1
  2. XBMC:
    • [pvr] add optional support for playing recordings from epg timeline or epg osd (PR:3900, 6 commits, 20 files changed)
    • [videodb] some tvshow linked tables (e.g. seasons) weren't cleaned (PR:5006, 1 commit, 1 file changed)
    • [videodb] Fix MySQL breakage when cleaning up path table during video library clean (PR:5007, 1 commit, 1 file changed)
    • Relax tv show matching for names without season (PR:4966, 3 commits, 5 files changed)
    • [videoinfoscanner] re-use fasthash if possible (PR:4965, 1 commit, 1 file changed)
    • Remove some unused code, reuse existing methods, and remove duplicate logging (PR:3957, 2 commits, 2 files changed)
    • list enabled repositories in enabled add-ons (PR:4937, 1 commit, 1 file changed)
    • [md5] have getDigest() return a std:Confusedtring to simplify the caller code (PR:5009, 1 commit, 10 files changed)
    • Switch 'dateadded' for tvshows to MAX(episodes.dateAdded) (PR:5016, 2 commits, 2 files changed)
    • Don't import namespaces header files (PR:4532, 1 commit, 35 files changed)
    • [pvr] unify channel settings with other video items (PR:4783, 9 commits, 16 files changed)
    • [Cleanup] Remove some old unused Xbox references and code. (PR:4909, 2 commits, 4 files changed)
    • [win32] cmake: make sure to run Release builds
    • update .gitignore
    • [addons] fix crash when launching an add-on installed locally (i.e. not from a repo) from the addon info dialog
    • [addons] set Addon.Installed if m_localAddon is available, not if m_addon is available (as that's addons in a repository)
    • [guilib] remove dead code
    • [pvr] fix build (missing namespace)
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
Re: RE: - by Mafarricos - 2014-06-04, 20:21
Live tv issues again - by pootler - 2014-06-04, 23:29
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by Milhouse - 2014-07-13, 12:29
RE: OpenELEC Testbuilds for RaspberryPi Part 3, - by removed151214 - 2014-08-04, 23:38
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-08-19, 00:11
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-08-21, 20:42
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-09-22, 22:20
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-09-22, 22:34
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-09-22, 22:44
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-09-23, 01:12
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-09-23, 23:24
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-09-25, 01:38
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-10-01, 18:12
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-10-01, 18:26
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-10-05, 01:07
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-10-11, 03:48
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-10-11, 04:06
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-10-11, 11:29
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi Part 3 (Kodi 14.0)8