2014-08-21, 22:22
New OpenELEC Helix build: #0821
(Supercedes previous build)
Based on tip of OpenELEC master (fd367117, changelog) and tip of XBMC master (0da9a6b6, changelog) with the following modifications:
(Supercedes previous build)
Code:
# uname -a
Linux rpi512 3.16.1 #1 PREEMPT Thu Aug 21 20:47:14 BST 2014 armv6l GNU/Linux
# vcgencmd version
Aug 20 2014 22:46:14
Copyright (c) 2012 Broadcom
version daf2c8c0795066867ef863d938bbbcc7391f1b4a (tainted) (release)
# lsb_release
OpenELEC (Milhouse) - Version: devel-20140821204559-r19038-gfd36711 [Build #0821]
Based on tip of OpenELEC master (fd367117, changelog) and tip of XBMC master (0da9a6b6, changelog) with the following modifications:
- Includes newclock3 patches
- Excludes the OpenELEC fernetmenta patches due to conflicts with newclock3
- 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-newclock3 patch in favour of sourcing these and possibly more recent patches directly from newclock3 branch
- Default setting for "Show RSS Feed" changed to disabled
- Disabled "Total Duration" in Confluence (see build #0221 for details)
- Includes latest libnfs master (5fe97d10)
- Includes latest libcec master (81e38211)
- Includes libcec double-key suppression.
- Includes libcec CEC Standby 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 PR5237: [WIP][3D] add support for stereomode switches in video playlist
- Includes PR5244: [UX] keymap fixes - don't overload pause action with something else
- Includes PR5245: [UX] consistent playback behavior for music and video
- Includes PR5247: StringUtils: optimize Split(), new overloads for Split() and Tokenize()
- newclock3-based build.
- New Aug 20 firmware.
- Firmware (Aug 20):
- firmware: dispmanx: Add a host call to trigger callbacks on vsync
- firmware: mmal: Send port settings changed event to control port when ports are connected
- firmware: image_fx: Increase max images to 31
- firmware: image_fx: Add a handle to video effects so more than a single instance can be used
- firmware: audio: Allow audio dither to be overridden through config.txt. enable_audio_dither=1 to force on. disable_audio_dither=1 to force off.
- bootcode: Reninit sdcard after reading autoboot to allow switching partition. See: link
- mmal: Plumb in deinterlace fast effect
- firmware: dispmanx: Add a host call to trigger callbacks on vsync
- XBMC:
- X11: fix multi-monitor setups after recent changes of X servers (PR:5256, 1 commit, 1 file changed)
- [jenkins] - when cleaning the tree because of changed depends - ensure to to doubleforce (PR:5260, 1 commit, 9 files changed)
- [airplay] - fix http compliance by always sending the content-length header (PR:5262, 1 commit, 1 file changed)
- [Confluence] cosmetics
- X11: fix multi-monitor setups after recent changes of X servers (PR:5256, 1 commit, 1 file changed)