OpenELEC Testbuilds for RaspberryPi (Kodi 17.0)
New OpenELEC Krypton build #0123: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.4.0 #1 Sat Jan 23 22:40:45 GMT 2016 armv6l GNU/Linux

# vcgencmd version
Jan 15 2016 17:31:09
Copyright (c) 2012 Broadcom
version 50b1ff57f80db9c96b78757d2d2cfc226ed71f93 (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20160123223949-#0123-g80d9419 [Build #0123]

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

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (80d94195, changelog) and tip of XBMC master (cc2b63d6, changelog) with the following modifications:
  • Includes newclock5 patches
  • Excludes the OpenELEC linux-01-RPi_support patch in favour of sourcing these and possibly more recent patches directly from kernel branch rpi-4.4.y
  • Default setting for "Show RSS Feed" changed to disabled (new installs only) [patch details]
  • Disabled "Total Duration" in Confluence (see build #0221 for details)
  • Includes latest dcadec master (0e074384, ahead +139)
  • Includes latest kodi-platform master (fed924e7, ahead +4)
  • Includes latest libcec master (6d68d212, ahead +52)
  • Includes latest libnfs master (d8274472, ahead +43)
  • Includes latest platform master (38343e0a)
  • Includes latest addons: adsp.basic (598900a9, +2), adsp.biquad.filters (d63d8ac6), adsp.freesurround (990fee29, +2), asplib (2fac1bf3), peripheral.joystick (0db82dba), pvr.argustv (74918d5a, +4), pvr.demo (555e1d7a, +3), pvr.dvblink (6616a0bb, +4), pvr.dvbviewer (8a005dd8, +4), pvr.filmon (b80ced90, +4), pvr.hdhomerun (888f19e0, +4), pvr.hts (6b4bfa8f, +4), pvr.iptvsimple (bd52b624, +7), pvr.mediaportal.tvserver (118d605f, +12), pvr.mythtv (7ad285a2, +6), pvr.nextpvr (2b695f7d, +4), pvr.njoy (29881492, +3), pvr.pctv (a6974b23, +4), pvr.stalker (70e23ecd, +4), pvr.vbox (1326eca9, +4), pvr.vdr.vnsi (2483db98, +10), pvr.vuplus (aaada55a, +4), pvr.wmc (70001bd3, +4)
  • Includes commits from service.openelec.settings/, ahead +1 (OpenELEC)
  • Exclude [env] libnfs-master.patch: Already merged upstream
  • Include [env] e7cbe9cb: xf86-video-intel: explicitely disable TearFree and TripleBuffer
  • Include [env] ed774729: Intel: Implement Passthrough-Range
  • Include [env] f26415ab: libass: bump to 0.13.1
  • Include [env] 3a6268c9: VAAPI: Enable EGL
  • Include [env] 4c703425: update platform (drop obsolete patches)
  • Include [env] 98c65e6a: Kodi: Use Limited Range by default
  • Include [env] 518f5e6f: FFmpeg: Bump to 2.8.5-Jarvis-rc1
  • Include [env] 858f6461: xf86-video-intel: bump to 371219c
  • Include [env] 3161e391: mkpkg: binary-addons: add p8-platform
  • Include [env] patch: Clean Kodi view cache on startup
  • Include [env] patch: ffmpeg: Drop unpack()
  • Include [env] patch: Enable other binary addons
  • Include [env] patch: Fix libcec imx6 patch
  • Include [env] patch: kodi: update to 17.0
  • Include [env] patch: Add experimental splash video
  • Include [env] patch: Enable pvr addons, disable pvr updates
  • Include [env] PR:4537: [scripts] Add PKG_SOURCE_NAME for non-standard package tarballs
  • Include [pkg] PR:7030: CNetwork - implement IPv6
  • Include [pkg] PR:8254: FIX: Only handle 3D bitmap subs in TAB
  • Include [pkg] PR:8645: [video] Add season/TV show artwork to episodes/seasons even if they have their own fanart.
  • Include [pkg] PR:8822: Implement ignore url options in CFileItemList
  • Include [pkg] PR:8824: videodb: fix smart playlists not honoring "Show empty TV shows" setting.
  • Include [pkg] PR:8922: [guiinfo] extend ranges for listitem properties
  • Include [pkg] PR:8923: [GUI] Replace thumb size with images res
  • Include [pkg] PR:8945: [smartplaylists] fix sorting for mixed smartplaylists
  • Include [pkg] PR:8946: [profiles] don't save skin settings on master profile when it was only loaded to switch between two other profiles
  • Revert [pkg] PR:8896: [pvr] add IsRealTimeStream to api (Reason: Allow PVR addons to update - ends on Monday 25 Jan)
  • Revert [pkg] PR:8924: VideoPlayer: detect if pvr input stream is real-time (Reason: Dependends on PR8896)
Build Highlights:
  1. MVC, SSIF and TrueHD updates/fixes
  2. Fix skin settings when switching between non-master profiles
  3. Edit: Skin ABI bump - most third party skins will be incompatible with these builds until the skins are updated to be Krypton compatible
Build Details:
  1. OpenELEC:
    • [rbp]: Enable support for additional RTC devices (PR:4647, 1 commit, 2 files changed)
  2. XBMC:
    • Remove musicbrainzTRMID as obselete (PR:8914, 1 commit, 3 files changed)
    • FIX Android: On newer kernels neon cpu feature is represented as asimd (PR:8938, 1 commit, 1 file changed)
    • [peripherals] clean up some unused strings (PR:8882, 1 commit, 1 file changed)
    • [dxva] Fix deinterlacing after 339ce49. (PR:8939, 1 commit, 1 file changed)
    • rename kaitoast xml to DialogNotification.xml (PR:8943, 2 commits, 4 files changed)
    • merge albuminfo & songinfo xml files (PR:8892, 2 commits, 6 files changed)
    • use 'browse for folder' label for SetPath builtin (PR:8942, 1 commit, 2 files changed)
    • bump skin ABI (backwards compatibility) version (PR:8948, 1 commit, 1 file changed)
    • merge 'ok', 'yesno' & 'progress' dialogs xml files (PR:8865, 2 commits, 13 files changed)
    • videocontrol: don't handle right-click (PR:8870, 1 commit, 1 file changed)
    • Remove mutebug dialog (PR:8875, 2 commits, 23 files changed)
    • don't toggle DisplayAfterSeek on ShowTime builtin command (PR:8547, 1 commit, 2 files changed)
  3. pvr.argustv:
    • Update to libp8-platform (PR:40, 2 commits, 18 files changed)
    • [lang] updated language files from Transifex (74918d5a)
  4. pvr.demo:
    • Update to libp8-platform (PR:25, 2 commits, 3 files changed)
  5. pvr.dvblink:
    • Update to libp8-platform (PR:33, 2 commits, 6 files changed)
    • [lang] updated language files from Transifex (6616a0bb)
  6. pvr.dvbviewer:
    • Update to libp8-platform (PR:24, 2 commits, 9 files changed)
    • [lang] updated language files from Transifex (8a005dd8)
  7. pvr.filmon:
    • Update to libp8-platform (PR:36, 2 commits, 5 files changed)
    • [lang] updated language files from Transifex (b80ced90)
  8. pvr.hdhomerun:
    • Update to libp8-platform (PR:5, 2 commits, 4 files changed)
    • [lang] updated language files from Transifex (888f19e0)
  9. pvr.hts:
    • [lang] updated language files from Transifex (6b4bfa8f)
  10. pvr.iptvsimple:
    • Fix build after rename of p8-platform (PR:58, 1 commit, 1 file changed)
    • [lang] updated language files from Transifex (bd52b624)
  11. pvr.mediaportal.tvserver:
    • Update to libp8-platform (PR:29, 2 commits, 17 files changed)
    • [lang] automatic syntax corrections for the en_GB language file (0fe4d3b2)
    • [lang] updated language files from Transifex (118d605f)
  12. pvr.mythtv:
    • Update to libp8-platform (PR:52, 2 commits, 17 files changed)
    • [lang] updated language files from Transifex (7ad285a2)
  13. pvr.nextpvr:
    • Update to libp8-platform (PR:33, 2 commits, 9 files changed)
    • [lang] updated language files from Transifex (2b695f7d)
  14. pvr.njoy:
    • Update to libp8-platform (PR:21, 2 commits, 3 files changed)
  15. pvr.pctv:
    • Update to libp8-platform (PR:28, 2 commits, 6 files changed)
    • [lang] updated language files from Transifex (a6974b23)
  16. pvr.stalker:
    • Update to libp8-platform (PR:40, 2 commits, 10 files changed)
    • [lang] updated language files from Transifex (70e23ecd)
  17. pvr.vbox:
    • Update to libp8-platform (PR:109, 2 commits, 4 files changed)
    • [lang] updated language files from Transifex (1326eca9)
  18. pvr.vdr.vnsi:
    • [lang] updated language files from Transifex (2483db98)
  19. pvr.vuplus:
    • Update to libp8-platform (PR:32, 2 commits, 4 files changed)
    • [lang] updated language files from Transifex (aaada55a)
  20. pvr.wmc:
    • Update to libp8-platform (PR:30, 2 commits, 7 files changed)
    • [lang] updated language files from Transifex (70001bd3)
  21. newclock5:
    • New commits in this build:
    • Updated commits in this build:
    • Commits no longer in build:
      • [ffmpeg] Add MVC support from Koying (3ecae8b9)
      • [PATCH] ADD: [demux] support ssif (e0261670)
      • fix seeking? (34f313ba)
      • fixup ssif demux seek (b4eb1a7f)
      • ADD: [demux] ssif patches from rk3368 platform (e97f8fc3)
      • Revert "ADD: [demux] ssif patches from rk3368 platform" (9faec63b)
      • [ssif] Add missing packet free (b62ca8ea)
      • FIX: [MVC;SSIF] append mvc part leftover as well (ceac3be7)
      • FIX: [MVC;SSIF] do full merge (9e234d47)
      • FIX: [MVC;SSIF] avoid being stuck (61ace9db)
      • pause bursts (32db679e)
      • VideoPlayer: fix incorrectly accessed members in SetPlaySpeed (caf27f37)
      • AE: avoid feeding silence sample in raw non-iec sinks (c5e80b6d)
      • AE: do not mute raw packets (ee23bbeb)
      • VideoPlayer: fix overwrite of current picture by ffmpeg filter (941bbe13)
      • squash me (3b0425a4)
      • fixup! ffmpeg: Add cabac opimisations for hevc (4b09f78a)
      • sdf (6ddbf528)
      • squash (e7c96f9a)
      • suqash burst (f0713d0e)
  22. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [pkg] PR:8945: [smartplaylists] fix sorting for mixed smartplaylists
    • Added: [pkg] PR:8946: [profiles] don't save skin settings on master profile when it was only loaded to switch between two other profiles
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 17.0) - by Milhouse - 2016-01-24, 01:53
RPI 3 no internet access on wifi - by b1m1 - 2016-03-09, 14:44
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 17.0)6