OpenELEC Testbuilds for RaspberryPi (Kodi 16.0)
New OpenELEC Jarvis build #0914: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.1.7 #1 Mon Sep 14 22:35:23 BST 2015 armv6l GNU/Linux

# vcgencmd version
Sep 14 2015 19:42:22
Copyright (c) 2012 Broadcom
version b8dac9fd087b95a97cc6b522638f8c21c119ee0a (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20150914223436-#0914-g43d5606 [Build #0914]

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

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (43d56068, changelog) and tip of XBMC master (4f9bb775, changelog) with the following modifications: Build Highlights:
  1. New firmware
  2. New kernel 4.1.7
  3. PVR Addon API 4.0.0
  4. Fix subtitle-induced GPU memory leak
Build Details:
  1. Firmware (Sep 14):
    • firmware: Fix touchscreen I2C to only read from i2c in smaller bursts to avoid a fifo overrun problem with the i2c peripheral. See: link
    • firmware: arm_display: Fix issue with nonsensical negative overscan settings. See: link
    • firmware: arm_loader: Enable the i2c_arm and i2c_vc aliases for CM. See: link
    • firmware: di_adv: Allow the v3d priority boost to be modified. See: link
  2. XBMC:
    • [pvr] Some cleanup, makes it easier to change format string (PR:8033, 1 commit, 1 file changed)
    • [fix][udf] Free allocated memory in the destructor. (PR:8036, 1 commit, 1 file changed)
    • videodb: allow calling SetDetailsForSeason() for "All seasons" (PR:8044, 1 commit, 1 file changed)
    • UPnP: add support for video's countries through xbmc:country (PR:8045, 3 commits, 7 files changed)
    • Update .gitignore to ignore new Makefile's (PR:8039, 1 commit, 1 file changed)
    • UPnP: add support for video's user ratings through xbmc:userrating (PR:8051, 3 commits, 7 files changed)
    • [strings] remove obsolete strings after #8011 (PR:8052, 1 commit, 1 file changed)
    • settings: default to visualization.spectrum, not visualization.glspectrum (PR:8043, 1 commit, 1 file changed)
    • [fix][subs] Fix MicroDVD Subtitles after b5432d54de865529226b56101394… (PR:8023, 1 commit, 2 files changed)
    • [ios] - add missing gesture swipe handlers for 2 and 3 finger swipes … (PR:8047, 1 commit, 1 file changed)
    • AESinkPULSE: Emulate periodSize as ALSA to stop fragmentation (PR:8016, 1 commit, 2 files changed)
    • [PVR] PVR Addon API 4.0.0 (PR:8005, 7 commits, 26 files changed)
    • CGUIDialogSelect: cleanup Add/SetItems. pass const reference (PR:8042, 1 commit, 12 files changed)
    • [adsp] Several small fixes (PR:8046, 4 commits, 5 files changed)
    • [pvr] fix/improve RDS parts (PR:8034, 6 commits, 4 files changed)
  3. pvr.argustv:
    • Update to PVR addon API v4.0.0 (PR:31, 1 commit, 3 files changed)
  4. pvr.demo:
    • Update to PVR addon API v4.0.0 (PR:21, 1 commit, 3 files changed)
  5. pvr.dvblink:
    • Update to PVR addon API v4.0.0 (PR:27, 1 commit, 4 files changed)
  6. pvr.dvbviewer:
    • Update to PVR addon API v4.0.0 (PR:18, 1 commit, 3 files changed)
  7. pvr.filmon:
    • Update to PVR addon API v4.0.0 (PR:29, 1 commit, 5 files changed)
  8. pvr.hts:
    • Update to PVR addon API v4.0.0 (PR:96, 1 commit, 7 files changed)
  9. pvr.iptvsimple:
    • Update to PVR addon API v4.0.0 (PR:42, 1 commit, 3 files changed)
  10. pvr.mediaportal.tvserver:
    • Update to PVR addon API v4.0.0 (PR:23, 1 commit, 6 files changed)
  11. pvr.mythtv:
    • Update to PVR addon API v4.0.0 (PR:36, 1 commit, 5 files changed)
  12. pvr.nextpvr:
    • Update to PVR addon API v4.0.0 (PR:24, 1 commit, 4 files changed)
  13. pvr.njoy:
    • Update to PVR addon API v4.0.0 (PR:17, 1 commit, 3 files changed)
  14. pvr.pctv:
    • Update to PVR addon API v4.0.0 (PR:24, 1 commit, 3 files changed)
  15. pvr.stalker:
    • Update to PVR addon API v4.0.0 (PR:25, 1 commit, 3 files changed)
  16. pvr.vbox:
    • Update to PVR addon API v4.0.0 (PR:100, 1 commit, 3 files changed)
  17. pvr.vdr.vnsi:
    • Update to PVR addon API v4.0.0 (PR:27, 1 commit, 2 files changed)
  18. pvr.vuplus:
    • Update to PVR addon API v4.0.0 (PR:23, 1 commit, 4 files changed)
  19. pvr.wmc:
    • Update to PVR addon API v4.0.0 (PR:24, 1 commit, 6 files changed)
  20. newclock5:
    • New commits in this build:
      • [OverlayRenderer] Fix memory leak of subtitles 2 (843abc76)
  21. kernel 4.1.y_rebase:
    • New commits in this build:
      • vchiq: fix NULL pointer dereference when closing driver (20833437)
      • bcm2708_fb: remove redundant code as detected by static analysis (020b3c7b)
      • bcm2708_fb: remove unnecessary initialization of result (51a3a0c4)
      • vcsm: increment res_stats MAP_FAIL stats before we potentially release the resource (1026505b)
      • bcm2835: camera: check for scene not being found (00515479)
      • bcm2835: memcpy port data to m rather than rmsg (7b881078)
      • Revert "BCM270X_DT: mz61581: Revert to spi-bcm2708" (2a8c0025)
      • BCM270X_DT: mz61581: Set txbuflen to 32k (5893b0be)
      • bcm2835-mmc: Don't overwrite MMC capabilities from DT (a137fc76)
      • BCM270X_DT: Use fixed-factor-clock for uart1 (48dfdc5e)
  22. Additional commits/pull requests/changes not yet merged upstream:
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 16.0) - by Milhouse - 2015-09-15, 00:39
Bluetooth on #1003 - by cdvreede - 2015-10-13, 11:08
Re: RE: Bluetooth on #1003 - by Milhouse - 2015-10-13, 13:24
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 16.0)10