2015-07-08, 23:03
New OpenELEC Isengard build #0708b: RPi / RPi2
(Supercedes previous build)
Based on tip of OpenELEC master (59a3db3c, changelog) and tip of XBMC master (2efc4456, changelog) with the following modifications:
(Supercedes previous build)
Code:
# uname -a
Linux rpi512 4.1.1 #1 Wed Jul 8 21:14:36 BST 2015 armv6l GNU/Linux
# vcgencmd version
Jul 8 2015 18:11:40
Copyright (c) 2012 Broadcom
version 9702675b541cff9f37d30decd45f5e21bf4d9a34 (clean) (release)
# lsb_release
OpenELEC (Milhouse) - Version: devel-20150708211347-#0708-g59a3db3 [Build #0708]
# vcdbg log msg 2>&1 | grep DTOK
001572.899: Kernel trailer DTOK property says yes
# Kernel device tree status: Enabled
Based on tip of OpenELEC master (59a3db3c, changelog) and tip of XBMC master (2efc4456, changelog) with the following modifications:
- Includes newclock4 patches
- Excludes the OpenELEC fernetmenta patches due to conflicts with newclock4
- 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
- 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 (33b6390b, ahead +1)
- Includes latest libcec master (7599a307, ahead +25)
- Includes latest libnfs master (68941809, ahead +25)
- Includes latest platform master (22e0f42b)
- Includes latest addons: pvr.argustv (b9e2b289, +16), pvr.demo (40efb477, +7), pvr.dvblink (820a9383, +6), pvr.dvbviewer (1e1da026, +6), pvr.filmon (c4858f87, +6), pvr.hts (f5c5afb4, +15), pvr.iptvsimple (10626b4b, +6), pvr.mediaportal.tvserver (100d1dfe, +20), pvr.mythtv (db1d3cd0, +18), pvr.nextpvr (e4a2d794, +6), pvr.njoy (45c23808, +6), pvr.pctv (efa92a78, +6), pvr.stalker (506c16f3, +6), pvr.vbox (f7e02322, +14), pvr.vdr.vnsi (7aace223, +6), pvr.vuplus (20edf9d9, +8), pvr.wmc (3907c8bd, +8)
- Exclude ffmpeg-99.0011-mpeg4video-Signal-unsupported-GMC-with-more-than-one.patch: Ignore, as already in newclock4
- Exclude kodi-999.20-PR7102.patch: Temporarily ignore dcadec settings and use newclock4 version
- Exclude kodi-999.21-configure.ac-dont-break-if-dcadec-is-missing-dcadec-.patch: Temporarily ignore due to breakage
- Include patch: Add experimental splash video
- Include patch: Add ffmpeg dependency and includes for HEVC optimisations
- Include patch: Enable Wolfson 8804 I2C module
- Include patch: Enable pvr addons, disable PVR updates
- Include PR:6919: added: also hide thumbs for unwatched episodes if option to show plot is off
- New firmware
- Support saving skin settings as addon data instead of in guisettings.xml
- Mouse scrollwheel support
- New v53 musicdb schema
- #0708b: Revert "Support saving skin settings as addon data instead of in guisettings.xml" as kodi.bin is stuck in a recursive/infinite loop while loading guisettings.xml
- Firmware (Jul 8):
- firmware: arm_loader: Increase stack and ensure icache flush is done before threads in execute multi
- firmware: arm_loader: Switch to vpu queues and more profile logging
- firmware: clocks: Allow arm to be overclocked to 1.6GHz
- firmware: gpioman: Don't force all pin pulls to their defaults
- firmware: arm_loader: Fix length on get palette mailbox call. See: link
- firmware: vchiq: Better error handling. firmware: vchiq: Make fragment size vary with cache line size. See: link
- firmware: arm_loader: Increase stack and ensure icache flush is done before threads in execute multi
- XBMC:
- [confluence] get rid of iCCP warnings from libpng (PR:7411, 1 commit, 404 files changed)
- [Confluence] Fix for widget labels (labels out of sync) (PR:7434, 1 commit, 1 file changed)
- [Webdav]: Native Exists() and Stat() functions (PR:7073, 1 commit, 2 files changed)
- [confluence][core] update build info formatting in SettingsSystemInfo (PR:6974, 3 commits, 3 files changed)
- Add dateAdded to musiclibrary and use it for sorting (PR:7336, 1 commit, 15 files changed)
- Fix another instance of coverity #719001 (PR:7420, 1 commit, 1 file changed)
- [cosmetics] - fix method typos ("Availalbe" --> "Available") (PR:7448, 1 commit, 5 files changed)
- [libexif] Add processing of comment tags used by Windows. (PR:7309, 1 commit, 1 file changed)
- [xbmc][music] Better handling of tags for multifile cue files (PR:7282, 1 commit, 4 files changed)
- [CURL] xbmc/URL.cpp adapted to parse URI containing IPv6 (PR:7168, 1 commit, 2 files changed)
- [epg] Swap everything from 'std::map<unsigned int, CEpg*>' to 'EPGMAP' (PR:7267, 1 commit, 5 files changed)
- [guilib] use textcolor from labelInfo for textboxes (PR:7205, 1 commit, 1 file changed)
- [guilib] add Container.SortOrder InfoLabel (PR:7340, 2 commits, 5 files changed)
- support saving skin settings as addon data instead of in guisettings.xml (PR:7359, 4 commits, 7 files changed)
- various compiler warnings (PR:7451, 4 commits, 3 files changed)
- [guilib] fix label overlap in radiobutton control (#15854) (PR:7452, 1 commit, 2 files changed)
- Added detection for Windows 10 in systeminfo (PR:7456, 1 commit, 2 files changed)
- fix a few coverity warnings (PR:7410, 1 commit, 5 files changed)
- [AutorunMediaJob] make hardcoded strings translatable (PR:7426, 1 commit, 2 files changed)
- [guilib] - listen to GUI_MSG_SETFOCUS for all container types (PR:7218, 1 commit, 2 files changed)
- Drop internal HDHomeRun support (PR:7142, 1 commit, 57 files changed)
- [confluence] get rid of iCCP warnings from libpng (PR:7411, 1 commit, 404 files changed)
- newclock4:
- New commits in this build:
- [input] Handle mouse scrollwheel events (da304f84)
- [input] Handle mouse scrollwheel events (da304f84)
- New commits in this build:
- kernel 4.1.y: