OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 1
New OpenELEC I****** build: #0122
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 3.18.3 #1 PREEMPT Thu Jan 22 23:21:31 GMT 2015 armv6l GNU/Linux

# vcgencmd version
Jan 22 2015 00:04:19
Copyright (c) 2012 Broadcom
version 2433779e6b2d922c3d1fff6101413156e7db747c (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20150122232051-r20097-g73a2436 [Build #0122]

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

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (73a2436b, changelog) and tip of XBMC master (5ac86312, changelog) with the following modifications:
  • Includes newclock4 patches
  • Excludes the OpenELEC fernetmenta patches due to conflicts with newclock4
  • Excludes the OpenELEC linux-01-RPi_support patch in favour of sourcing these and possibly more recent patches directly from kernel branch rpi-3.18.y
  • Excludes the OpenELEC kodi-001-helix_rpb_backports patch in favour of sourcing these and possibly more recent patches directly from newclock4 branch
  • Default setting for "Show RSS Feed" changed to disabled (new installs only) [patch details]
  • Disabled "Total Duration" in Confluence (see build #0221 for details)
  • Adapted service.openelec.settings to take advantage of PR:5217 [patch details]
  • Includes latest libnfs master (8e991ffb)
  • Includes latest libcec master (9f000e43)
  • Includes latest xbmc-pvr-addons master (4211d7ca)
  • Includes latest xbmc-addon-xvdr master (6ba17254)
  • Includes additional ffmpeg codecs/muxers enabled for testing/benchmarking purposes (see patch)
  • Includes animated splash support (patch)
  • Includes commits from libcec-2.2.0 (popcornmix)
  • Exclude kodi-102-dont_really_depend_on_SDL_image.patch: No longer required
  • Exclude lirc_rpi.conf: No longer required, let Device Tree handle lirc_rpi (add "dtoverlay=lirc-rpi" to config.txt)
  • Include d6f4bebf: new package: libsquish
  • Include patch: Use our own texturepacker
  • Include patch: Enable kernel device-tree support (details)
  • Include patch: Fix build patch for kodi-pvr-addons
  • Include patch: Add device tree kernel trailer
  • Include patch: Add *.dtb files to firmware
  • Include PR:5752: [jsonrpc] Allow retrieving empty TV shows via VideoLibrary.GetTVShows.
  • Include PR:6201: webserver: refactor, unification of handlers and bug fixes
  • Include PR:6246: [pvr] Improve PVR startup time
Build Highlights:
  1. Updated firmware
  2. Added: PR:6246: [pvr] Improve PVR startup time
  3. Updated SQLite
  4. Updated kodi-pvr-addons
Build Details:
  1. Firmware (Jan 22):
    • firmware: dec3: video codec: fix cropping of DPB when grey ref created mid-stream See: link
  2. OpenELEC:
    • wetek_play: disable CONFIG_AML_NAND_KEY (PR:3821, 1 commit, 1 file changed)
    • [RFC] Wetek config changes (PR:3803, 4 commits, 3 files changed)
    • [WeTek_Play] - add led driver for the blue powerled (PR:3809, 3 commits, 5 files changed)
    • vdr-addon: bump (4.3.6) (d90ac68a)
    • tvheadend: update to tvheadend-3.9.2413 (3d90374f)
    • Revert "wetek_play: add debug shell on serial console" (c6bbd0d2)
    • sqlite: sqlite-autoconf-3080801 (e8da699b)
    • llvm: update to llvm-3.5.1 (40dd970d)
  3. XBMC:
    • cppcheck performance fixes in utils/ (PR:6210, 1 commit, 2 files changed)
    • Fix for Coverity #1126044 (PR:6241, 1 commit, 1 file changed)
    • [pvr] separates/removes PVR specific stuff from CGUIWindowFullScreen (PR:6222, 10 commits, 25 files changed)
    • [RFC][gui] fix: view state holds wrong file item list while operating with it (PR:5804, 2 commits, 1 file changed)
    • cppcheck performance fixes in storage/ (PR:6189, 1 commit, 4 files changed)
    • videodb: add update/cleanup logic for version 91 in case of duplicate actors (PR:6020, 2 commits, 2 files changed)
    • fix heading labels of CGUIDialogPeripheralSettings, CGUIDialogSmartPlaylistEditor and CGUIDialogVideoSettings (PR:6219, 5 commits, 11 files changed)
    • cmake: fix addon tarball download (PR:6243, 2 commits, 2 files changed)
    • [coverity] fix for #1262429 (PR:6252, 1 commit, 1 file changed)
    • Fix for coverity #1194431 (PR:6240, 1 commit, 1 file changed)
  4. kodi-pvr-addons:
    • [pvr.hts] convert timeouts to milliseconds once so we don't accidentally (PR:415, 1 commit, 6 files changed)
    • [pvr.wmc] fixup version bump (PR:416, 1 commit, 3 files changed)
  5. newclock4:
    • Commits no longer in build:
      • videodb: add update/cleanup logic for version 91 in case of duplicate actors (69f8a8c1)
      • videodb: (temporarily) trim actor names in AddActor (6a89cc13)
  6. kernel 3.18.y:
    • New commits in this build:
      • config: Add CONFIG_IP_NF options (e4cdef7c)
  7. Additional commits/pull requests/changes not yet merged upstream:
    • Added: PR:6246: [pvr] Improve PVR startup time
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: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) - by Milhouse - 2015-01-23, 02:11
Missing splash video - by Dinos52 - 2015-02-09, 21:02
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