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

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

# vcgencmd version
Jan 20 2015 18:07:34
Copyright (c) 2012 Broadcom
version b95d88a52e7948aa6036ee43cff39d28fe1a54bd (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20150121225130-r20081-g6aede22 [Build #0121]

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

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (6aede223, changelog) and tip of XBMC master (2625161e, 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 (67ae0d5c)
  • 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
Build Highlights:
  1. Updated Kodi BOB deinterlacing
  2. Updated kodi-pvr-addons
Build Details:
  1. OpenELEC:
    • libtool: update to libtool-2.4.5 (346e3242)
    • wetek_play: advancedsettings cosmetics (6aede223)
  2. XBMC:
    • ADD: [gles] BOB deinterlacing (PR:6169, 5 commits, 12 files changed)
    • [PVR] Fix DialogPVRChannelManager.xml (from name edit go right not work) (PR:6239, 1 commit, 1 file changed)
    • [coverity] fixes for missing breaks and falling-through statements (PR:6237, 1 commit, 1 file changed)
  3. kodi-pvr-addons:
    • add changelog.txt and addon.xml.in to VS projects (PR:414, 1 commit, 22 files changed)
    • [c++11/osx] - fix compilation with osx and enabled c++11 standard (PR:400, 4 commits, 33 files changed)
    • [pvr.hts] Change clientname to Kodi (PR:405, 1 commit, 1 file changed)
    • [pvr.hts] fill the VFS buffer on a separate thread (PR:404, 3 commits, 6 files changed)
    • [lang] update of language files from Transifex (c77a6a4e)
  4. newclock4:
    • New commits in this build:
      • don't back out from 3D handling on resolution changes if we're switching to a different 3D mode (8b11730d)
    • Commits no longer in build:
      • [omxplayer] Don't propagate 3d flags based on supported 3d modes (a3477be9)
      • [graphics] Don't set stereo mode based on resolution (84edb8d1)
      • [graphics] Allow switching to a more suitable 3D resolution (08feb31d)
      • [3D] Support switching to 3D resolutions (ad1fe59c)
      • [graphics] Make pixel ratio for 3d modes consistent (89246c25)
      • TEMP: debug switching from 3d to 2d mode while playing (aa43a1ce)
      • Fix switching to monoscopic mode while playing (OSD->3D->Watch as 2D) (8a7c888c)
  5. kernel 3.18.y:
    • New commits in this build:
  6. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: patch: Add *.dtb files to firmware
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-22, 01:26
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