2020-03-18, 00:15
New LibreELEC.tv Matrix build #0317: RPi / RPi2
(Supercedes previous build)
SHA256 Checksum:
SHA256 Checksum:
Based on tip of LibreELEC.tv master (9542570, changelog) and tip of XBMC master (3a9c94d, changelog) with the following modifications:
(Supercedes previous build)
SHA256 Checksum:
99f93f27342fdd74a08e4d850a78b32d4d1e6c904dd101cfb3f310f0bafb682f
(RPi)SHA256 Checksum:
4afc011d8b83c2bc6c567dd19f44b871f2a2636be7b9f74c65ed896c19487669
(RPi2)text:# uname -a
Linux rpi512 5.4.24 #1 Tue Mar 17 21:43:24 GMT 2020 armv6l GNU/Linux
# vcgencmd version
Mar 10 2020 18:38:51
Copyright © 2012 Broadcom
version 74d7f53b091e465285f38fb96896a8fc328e4c47 (clean) (release) (raspberrypi_full_legacy)
# lsb_release
LibreELEC (Milhouse): devel-20200317214241-#0317-g9542570 [Build #0317]
# Kodi version
Kodi (19.0-ALPHA1 Git:3a9c94d). Platform: Linux ARM 32-bit
Based on tip of LibreELEC.tv master (9542570, changelog) and tip of XBMC master (3a9c94d, changelog) with the following modifications:
- Includes newclock5 patches
- Includes latest commits from kernel branch rpi-5.4.y
- Includes latest bcm2835-driver next (86e0af3, ahead +995)
- Includes latest kodi-platform master (809c5e9)
- Includes latest libcec master (ba9b538, ahead +1)
- Includes latest libnfs master (394b185, ahead +17)
- Includes latest p8-platform master (cee64e9)
- Includes latest addons: inputstream.adaptive (97f2d96), inputstream.ffmpegdirect (cf1dc46), inputstream.rtmp (02d6a0d), peripheral.joystick (1e96d24, +1), peripheral.xarcade (51e1a45), pvr.argustv (e1710ff, +1), pvr.demo (4a7a953, +6), pvr.dvblink (9e7e219, +9), pvr.dvbviewer (1ef3854, +3), pvr.filmon (80c9c84, +1), pvr.freebox (dd0db19, +4), pvr.hdhomerun (024aba0, +1), pvr.hts (8440e59, +1), pvr.iptvsimple (8cd1eca, +1), pvr.mediaportal.tvserver (f21fc8e, +2), pvr.mythtv (27fbcc2, +4), pvr.nextpvr (10ae243, +9), pvr.njoy (69224ee, +5), pvr.octonet (237362e, +2), pvr.pctv (ace1b52, +5), pvr.sledovanitv.cz (cfd9e1e, +16), pvr.stalker (e972981, +1), pvr.teleboy (b4c6756, +2), pvr.vbox (d4e1e53, +11), pvr.vdr.vnsi (72bd049, +1), pvr.vuplus (5c3d0d0, +1), pvr.waipu (aa83ee0, +1), pvr.wmc (ac042b2, +1), pvr.zattoo (abef64f, +3), vfs.libarchive (fa3f51b, +2), vfs.rar (723196b, +2), vfs.sftp (d1dc0a7, +3)
- Include [env] compare (perma): linux (Generic): enable Marvell SDIO and USB WiFi support as module
- Include [env] patch: kodi: add mhupdate
- Include [env] patch: RPi/RPi2: enable Broadcom WiFi debugging (see details)
- Include [env] patch: kodi: use upstream repo for Milhouse RPi builds
- Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.* and os.*
- Include [env] patch: Bump included addon versions to prevent online updates
- Include [env] patch: rev hack for kodi
- Include [env] patch: Add experimental splash video for RPi
- Include [env] patch: Add kodi binary addons (pvr, adsp, inputstream, vfs, peripheral.joystick/xarcade, other)
- Include [env] PR:4201 (perma): linux: bail when config options are missing
- Include [env] PR:4237 (perma): linux (Generic/Allwinner): update to linux-5.5.13
- Include [env] PR:4242 (perma): rpi-eeprom: update to rpi-eeprom-<next>
- Include [env] PR:4243 (perma): linux (RPi): update to linux-5.4.28
- Include [env] PR:4255 (perma): kodi: next update (end of March 2020?)
- Include [env] PR:4261 (perma): add RemainAfterExit=yes to our oneshot systemd services
- Include [env] PR:4262 (perma): gcc: update to gcc-9.3.0
- Include [env] PR:4266 (perma): bluez: update to bluez-5.54
- Include [env] PR:4268 (perma): alsa-lib: use hda_intel driver on Intel boards with a DSP
- Revert [env] PR:4010: ffmpeg: rpi ffmpeg patch only for use with rpi kodi (reason: need ffmpeg patches with newclock5)
- Include [pkg] patch: kodi: fix addon platform_tag (kodi)
- Include [pkg] PR:446 (perma): Fix pointer to freed memory in EPG_TAG.strFirstAired. (pvr.hts)
- Include [pkg] PR:495 (perma): USBCECAdapterDetection: Only scan tty (libcec)
- Include [pkg] PR:16168 (perma): sse4: build in support instead of making a shared library
- Include [pkg] PR:16578 (perma): TexturePacker: fix for 32-bit systems
- Include [pkg] PR:16740 (perma): WIP - [remote] Allow longpress mod for remote keymaps
- Include [pkg] PR:17046 (perma): changed: Move filecache buffering logic from CDVDInputStreamFile to CFile
- Update PVR API 6.2.0
- [Matrix] fix seek problems (vfs.rar)
- remove support for 'XBMC.' prefixed built-in commands
- XBMC:
- remove support for 'XBMC.' prefixed built-in commands (PR:17457, 1 commit, 4 files changed)
- [Estuary] re-add support for the autocomplete plugin (PR:17453, 1 commit, 2 files changed)
- [guilib] add listitem.uniqueid() infolabel (PR:17340, 1 commit, 3 files changed)
- [cmake] fix dav1d spelling (PR:17490, 1 commit, 1 file changed)
- [vfs][addons] fix title show of compressed package dir (PR:17484, 1 commit, 1 file changed)
- [PVR] Add support for firstAired tag via PVR Recordings (PR:17153, 1 commit, 5 files changed)
- [PVR] Convert EPG First Aired from time_t to date string (PR:17192, 1 commit, 8 files changed)
- AudioTrack: Properly use TimeStamp results in delay not in latency (PR:17504, 3 commits, 1 file changed)
- remove support for 'XBMC.' prefixed built-in commands (PR:17457, 1 commit, 4 files changed)
- pvr.argustv:
- Update PVR API 6.2.0 (PR:98, 1 commit, 3 files changed)
- Update PVR API 6.2.0 (PR:98, 1 commit, 3 files changed)
- pvr.demo:
- Update PVR API 6.2.0 (PR:75, 1 commit, 2 files changed)
- Update PVR API 6.2.0 (PR:75, 1 commit, 2 files changed)
- pvr.dvblink:
- Update PVR API 6.2.0 (PR:128, 1 commit, 4 files changed)
- Update PVR API 6.2.0 (PR:128, 1 commit, 4 files changed)
- pvr.dvbviewer:
- Update PVR API 6.2.0 (PR:84, 1 commit, 3 files changed)
- Fix alignment because apparently @phunkyfish didn't care.. (1ef3854)
- Update PVR API 6.2.0 (PR:84, 1 commit, 3 files changed)
- pvr.filmon:
- Update PVR API 6.2.0 (PR:95, 1 commit, 3 files changed)
- Update PVR API 6.2.0 (PR:95, 1 commit, 3 files changed)
- pvr.freebox:
- Update PVR API 6.2.0 (PR:34, 1 commit, 2 files changed)
- Update PVR API 6.2.0 (PR:34, 1 commit, 2 files changed)
- pvr.hdhomerun:
- Update PVR API 6.2. (PR:91, 1 commit, 3 files changed)
- Update PVR API 6.2. (PR:91, 1 commit, 3 files changed)
- pvr.hts:
- API Change for iEpisodePartNumber EPG_TAG default value (PR:445, 1 commit, 4 files changed)
- API Change for iEpisodePartNumber EPG_TAG default value (PR:445, 1 commit, 4 files changed)
- pvr.iptvsimple:
- PVR API 6.2.0 (PR:339, 1 commit, 4 files changed)
- PVR API 6.2.0 (PR:339, 1 commit, 4 files changed)
- pvr.mediaportal.tvserver:
- Update PVR API 6.2.0 (PR:114, 1 commit, 4 files changed)
- Update PVR API 6.2.0 (PR:114, 1 commit, 4 files changed)
- pvr.mythtv:
- pvr.nextpvr:
- V4.3.3 Update PVR API 6.2.0 (#113) (10ae243)
- V4.3.3 Update PVR API 6.2.0 (#113) (10ae243)
- pvr.njoy:
- Update PVR API 6.2.0 (PR:54, 1 commit, 2 files changed)
- Update PVR API 6.2.0 (PR:54, 1 commit, 2 files changed)
- pvr.octonet:
- Update PVR API 6.2.0 (PR:37, 1 commit, 2 files changed)
- Update PVR API 6.2.0 (PR:37, 1 commit, 2 files changed)
- pvr.pctv:
- Update PVR API 6.2.0 (PR:70, 1 commit, 3 files changed)
- Update PVR API 6.2.0 (PR:70, 1 commit, 3 files changed)
- pvr.sledovanitv.cz:
- Update PVR API 6.2.0 (cfd9e1e)
- Update PVR API 6.2.0 (cfd9e1e)
- pvr.stalker:
- Update PVR API 6.2.0 (PR:131, 1 commit, 5 files changed)
- Update PVR API 6.2.0 (PR:131, 1 commit, 5 files changed)
- pvr.teleboy:
- Update PVR API 6.2.0 (PR:45, 1 commit, 2 files changed)
- Update PVR API 6.2.0 (PR:45, 1 commit, 2 files changed)
- pvr.vbox:
- PVR API 6.2.0 and remove custom reminders impl (PR:233, 3 commits, 11 files changed)
- PVR API 6.2.0 and remove custom reminders impl (PR:233, 3 commits, 11 files changed)
- pvr.vdr.vnsi:
- Update PVR API 6.2.0 (PR:127, 1 commit, 3 files changed)
- Update PVR API 6.2.0 (PR:127, 1 commit, 3 files changed)
- pvr.vuplus:
- PVR API 6.2.0 (PR:275, 1 commit, 8 files changed)
- PVR API 6.2.0 (PR:275, 1 commit, 8 files changed)
- pvr.waipu:
- Update PVR API 6.2.0 (PR:61, 1 commit, 2 files changed)
- Update PVR API 6.2.0 (PR:61, 1 commit, 2 files changed)
- pvr.wmc:
- Update PVR API 6.2.0 (PR:76, 1 commit, 3 files changed)
- Update PVR API 6.2.0 (PR:76, 1 commit, 3 files changed)
- pvr.zattoo:
- Update PVR API 6.2.0 (PR:76, 1 commit, 3 files changed)
- Update PVR API 6.2.0 (PR:76, 1 commit, 3 files changed)
- vfs.rar:
- [Matrix] fix seek problems (PR:66, 2 commits, 2 files changed)
- [Matrix] fix seek problems (PR:66, 2 commits, 2 files changed)
- Additional commits/pull requests/changes not yet merged upstream: