2015-10-11, 00:11
New OpenELEC Jarvis build #1010: RPi / RPi2
(Supercedes previous build)
Based on tip of OpenELEC master (33cf42bd, changelog) and tip of XBMC master (350a8ea1, changelog) with the following modifications:
(Supercedes previous build)
Code:
# uname -a
Linux rpi512 4.1.10 #1 Sat Oct 10 21:04:30 BST 2015 armv6l GNU/Linux
# vcgencmd version
Oct 10 2015 00:23:33
Copyright (c) 2012 Broadcom
version 8231aaab61ad018b24c2f16f9072048d507463bf (clean) (release)
# lsb_release
OpenELEC (Milhouse) - Version: devel-20151010210341-#1010-g33cf42b [Build #1010]
# vcdbg log msg 2>&1 | grep DTOK
001737.921: Kernel trailer DTOK property says yes
# Kernel device tree status: Enabled
Based on tip of OpenELEC master (33cf42bd, changelog) and tip of XBMC master (350a8ea1, 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.1.y_rebase
- 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 (2a9186e3, ahead +34)
- Includes latest kodi-platform master (15edaf78)
- Includes latest libcec master (2c675dac, ahead +31)
- Includes latest libnfs master (82d2a228, ahead +19)
- Includes latest platform master (feafe68e, ahead +4)
- Includes latest addons: adsp.basic (0f624784), adsp.biquad.filters (0c35df74), adsp.freesurround (cf13262d), asplib (39fe0a71), pvr.argustv (2bf67bb7, +29), pvr.demo (659712a0), pvr.dvblink (4d718970, +19), pvr.dvbviewer (0ca01b1a, +17), pvr.filmon (f9fe3bd5, +18), pvr.hts (1a128cd8, +1), pvr.iptvsimple (953477b7), pvr.mediaportal.tvserver (0e12d06c, +30), pvr.mythtv (702bda77), pvr.nextpvr (ef36c940, +20), pvr.njoy (cc2c4a69, +16), pvr.pctv (1494bfc1, +18), pvr.stalker (41fb7c42), pvr.vbox (e92c1236, +32), pvr.vdr.vnsi (8e0d73fb), pvr.vuplus (9ff818a4), pvr.wmc (3e396f5b, +22)
- Exclude [env] kodi-999.99-IMX-increase-render-buffers.patch: Conflict with newclock5/FernetMenta
- Exclude [env] rapidjson-01_native-what.patch: Use Kodi version for now
- Include [env] 2fd666ec: VAAPI: Enable EGL
- Include [env] 5bccbe3e: Kodi: Use Limited Range by default
- Include [env] 43f7e22a: Intel: Implement Passthrough-Range
- Include [env] 77368091: Mesa: Bump to 11.0.2
- Include [env] compare: Kodi 16 updates
- Include [env] patch: Disable libaacs which may be crashing BD ISOs
- Include [env] patch: Enable RapidJSON, drop YASL
- Include [env] patch: Enable pvr addons, disable PVR updates
- Include [env] patch: Add ffmpeg dependency and includes for HEVC optimisations
- Include [env] patch: Add experimental splash video
- Include [env] patch: Disable Realtek WiFi Power Save (RTL8192CU/RTL8192DU/RTL8812AU)
- Include [env] PR:4370: [linux] add patch from upstream to fix rtl28xxu
- Include [pkg] patch: Fix xcode after videoplayer before PR8008
- Include [pkg] PR:125: Fix for holding buttons on remotes of Philips TVs (libcec)
- Include [pkg] PR:8008: JSON: replace YAJL with RapidJSON
- Include [pkg] PR:8133: [videodb] Fix TV shows cleaning after 5755573981ca706a82a7ecbbdf5de112a570377a.
- Include [pkg] PR:8147: Stereoscopic depth for Confluence
- Revert [pkg] linux-999.20-mt7601u-support.patch: Reverted as patching order conflicts with rpi-4.1.y commits - continue using rpi-4.1.y equivalent (linux)
- New firmware
- Disable libaacs as this seems to be responsible for BD ISO crashes
- Firmware (Oct 10):
- OpenELEC:
- systemd-addon-wrapper: make binary addons executable ... (PR:4374, 1 commit, 1 file changed)
- systemd-addon-wrapper: make binary addons executable ... (PR:4374, 1 commit, 1 file changed)
- XBMC:
- [xbmc]keyboard]Added init/uninit for coding tables to avoid having the baidu thread … (PR:8176, 1 commit, 10 files changed)
- [rbp] tools: only use sudo if we have it on the system (PR:6910, 1 commit, 1 file changed)
- Lets skins use a light font weight (PR:8182, 1 commit, 5 files changed)
- fixed: setlocale issue other than windows (PR:7820, 1 commit, 1 file changed)
- [gitignore] rename xbmc -> kodi (PR:8193, 1 commit, 1 file changed)
- [xbmc]keyboard]Added init/uninit for coding tables to avoid having the baidu thread … (PR:8176, 1 commit, 10 files changed)
- newclock5:
- New commits in this build:
- VideoPlayer: add debug log for flushing audio (11ff8435)
- VideoPlayer: do not flush and drain audio on stall (f096d601)
- yuv2rgb: don't error on non neon devices - squash me (f4d741c1)
- AE: avoid skip or delay of odd number of bytes (45b400cd)
- AE: fix calculation of bytesToSkip to avoid cracking sounds (8ba0f2e3)
- [renderer] Remove RenderUpdateCallBack and RenderFeaturesCallBack (d93f05a3)
- [AE] Fix large buffertime check (8617d963)
- [videoplayer] Allow passthrough with display clock and pll adjust (06fe567f)
- VideoPlayer: add debug log for flushing audio (11ff8435)
- Commits no longer in build:
- [videoplayer] Hacky scheme to enable accelerated playback as first ff step (0d7dbf5c)
- [videoplayer] Hacky scheme to enable accelerated playback as first ff step (0d7dbf5c)
- New commits in this build:
- Additional commits/pull requests/changes not yet merged upstream:
- Added: [env] patch: Disable libaacs which may be crashing BD ISOs
- Added: [env] patch: Disable libaacs which may be crashing BD ISOs