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

Code:
# uname -a
Linux rpi512 3.19.0 #1 Mon Mar 2 23:09:08 GMT 2015 armv6l GNU/Linux

# vcgencmd version
Feb 28 2015 18:36:00
Copyright (c) 2012 Broadcom
version 8d7f19506c5d561e7db647e02281376e7e139269 (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20150302230816-#0302-g595d049 [Build #0302]

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

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (595d0499, changelog) and tip of XBMC master (5fc007d7, changelog) with the following modifications: Build Highlights:
  1. Video Settings refactor, Input refactor, PVR binary addons
  2. Show chapters in bookmark dialog (thumbnail extraction disabled by default)
  3. Potential fix for local season art not being scraped for new seasons (newclock4 ebf5fdf1, PR:6580)
Build Details:
  1. XBMC:
    • [rss] CRssReader:Tonguerocess: Sleep 5 secs before retrying CCurlFile::Get(). (PR:6528, 1 commit, 1 file changed)
    • [videodatabase] getvideosettings refactor (PR:6521, 5 commits, 6 files changed)
    • Context item addons (part II) (PR:6316, 9 commits, 43 files changed)
    • Add native artifacts to .gitignore (PR:6512, 1 commit, 1 file changed)
    • X11 egl fixes (PR:6575, 4 commits, 1 file changed)
    • [binary addons] move PVR addons to our binary addons buildsystem (PR:6227, 18 commits, 48 files changed)
    • SDL clean-up - remove HAS_SDL_OPENGL (PR:6561, 1 commit, 19 files changed)
    • Show chapters in the bookmark dialog (PR:6415, 12 commits, 26 files changed)
    • [mmalrenderer] Fix for hang on shutdown (PR:6577, 1 commit, 2 files changed)
    • [pvr] Improve pvr manager start/stop way (PR:6519, 1 commit, 3 files changed)
    • [gui] Improve CGUIControlFactory::Create to use 'switch' instead of 'if' (PR:6500, 1 commit, 1 file changed)
    • [omxplayer] Fix for volume being treated as a linear scale (PR:6576, 1 commit, 1 file changed)
    • [mysql] properly toggle mysql transactions automode (PR:6586, 1 commit, 1 file changed)
    • Part 2 of input refactoring (PR:6438, 8 commits, 168 files changed)
    • Add proper tag for videos in playlists (PR:6554, 1 commit, 2 files changed)
    • [mmalrenderer] Fix for HAS_MMAL being set by chance (PR:6588, 1 commit, 1 file changed)
    • [repo] add isengard as repo location (01aa1ecc)
  2. newclock4:
    • New commits in this build:
      • [X11] With empty attributes eglChooseConfig will return all configurations, including ones with a depth buffer size of zero. A minimal depth buffer of 24 is req (805100c9)
      • [X11] The inline cast of int32 EGLint to unsigned long XVisualInfo.visualid could cause the latter to be filled with a garbage value, resulting in no VisualInfo (39498971)
      • add season art when new season are added (fixes #14339) (ebf5fdf1)
      • Decouple Util and StringUtil (46ec67a5)
      • stringutils: add test for sortstringbyname (a34bb568)
    • Commits no longer in build:
      • adds GetArt function to (video) scraper, allowing art to be fetched given the video identifier. (8bda7659)
      • refresh season art if a new season is found that isn't recorded in the database yet. Fixes #14339 (5fb4b97f)
      • REMOVEME: updated thetvdb.com scraper to support art updates (0489ea07)
      • squash: ffmpeg: Add some upstream HEVC optimisations (f8be5233)
      • Revert "Load OSD dialogs on startup." (f0ef27f5)
      • added support chapters from bluray/dvds in bookmarks dialog (0c16e964)
      • fix weird chapter numbers in menus. (9faf3bc9)
      • set correct startpts when seeking chapters of discs. (eb9d0028)
      • sq fix crash 2 (b4357ff4)
      • Don't create thumbnail jobs on job callbacks. (95727651)
      • Don't store/query stream details when extracting chapter thumbs. (c90f010c)
      • Don't rebuild the complete chapter list when one item gets a thumb image update. (fa1230b0)
      • Don't keep this dialog in memory. With that we can cancel jobs on OnWindowUnload(). (da4fffd2)
      • sq (3be5946e)
      • Make == operator more strict. (f098fcf1)
      • Sequential chapter thumb extraction. (738bd723)
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-03-03, 03:32
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