2014-09-26, 23:43
New OpenELEC Helix build: #0926
(Supercedes previous build)
Based on tip of OpenELEC master (ca3f9d15, changelog) and tip of XBMC master (b9764bc4, changelog) with the following modifications:
(Supercedes previous build)
Code:
# uname -a
Linux rpi512 3.16.3 #1 PREEMPT Fri Sep 26 22:13:55 BST 2014 armv6l GNU/Linux
# vcgencmd version
Sep 19 2014 16:49:58
Copyright (c) 2012 Broadcom
version 193e6925ff92741775b3893fbd95bb8b6dc41e41 (clean) (release)
# lsb_release
OpenELEC (Milhouse) - Version: devel-20140926221247-r19291-gca3f9d1 [Build #0926]
Based on tip of OpenELEC master (ca3f9d15, changelog) and tip of XBMC master (b9764bc4, 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-3.16.y
- Excludes the OpenELEC xbmc-001-newclock4 patch in favour of sourcing these and possibly more recent patches directly from newclock4 branch
- Default setting for "Show RSS Feed" changed to disabled
- Disabled "Total Duration" in Confluence (see build #0221 for details)
- Adapted service.openelec.settings to take advantage of PR5217
- Includes latest libnfs master (ab1af695)
- Includes latest libcec master (81e38211)
- Includes latest xbmc-pvr-addons master (aba6be26)
- Includes latest xbmc-addon-xvdr master (a3724213)
- Includes libcec double-key suppression
- Includes libcec CEC Standby Fix
- Includes libcec CEC LG Vendor Fix
- Increase scan interval of PeripBusCEC from 5000 to 60000, reducing CPU loading by about 2% (1GHz Pi) every 5 seconds (even when CEC is "disabled")
- Includes CONFIG_COREDUMP=y to allow creation of coredumps (see here)
- Includes PR5222: videodb: Add column name on GROUP query otherwise sub query returns no rows
- Includes PR5247: StringUtils: optimize Split(), new overloads for Split() and Tokenize()
- Includes PR5309: [posix] Implement new PosixFile
- Includes PR5312: dvdplayer: do a seek after having changed subtitle stream
- Includes PR5324: Add setting to hide library clean progress bar.
- Includes PR5386: Fix incorrect usage of S_IFDIR flag
- Includes PR5395: [fix] Closes #15423 Addon update deadlock due to race condition deleting CThread
- Extra Airplay fixes.
- OpenELEC:
- bluez: update to bluez-5.23
- projects/*/linux: enable CONFIG_SND_ICE1712
- v4l-utils: dont react on samsung remote control codes for KEY_POWER and KEY_SOURCE
- bluez: update to bluez-5.23
- XBMC:
- newclock4:
- fix dumpplist
- - merge the binary plist and xml plist pathes in airplay (which already diverged) by using libplist for parsing in both cases - not only the binary case
- - support the /play command which wants us to start playback "paused" - (camera roll on ios8 for example)
- fix wrong printf format mismatches
- fix dumpplist