From 87d4871b03c359582d80c7d0239192e45accf063 Mon Sep 17 00:00:00 2001 From: vbs2 Date: Mon, 5 Jan 2015 12:57:33 +0000 Subject: [PATCH] CHANGED: updated to include latest XBMC changes git-svn-id: https://svn.fhem.de/fhem/trunk@7445 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 3 +++ 1 file changed, 3 insertions(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index 3cbb4477d..49bd8c8ef 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,5 +1,8 @@ # Add changes at the top of the list. Keep it in ASCII, and 80-char wide. # Do not insert empty lines here, update check depends on it. + - feature: 70_XBMC: added commands: openmovieid, openepisodeid, addon, jsonraw (thanks to siggi85) + - fix: 70_XBMC: made fork attribute to close file handles correctly + - feature: 70_XBMC: added mechanism to detect disconnects (TCP) - fix: 66_ECMD: avoid reading from a closed connection in ECMD_READ - feature: 70_PIONEERAVR: readings for currentAlbum etc., more internals (network settings, moved some from readings to internals), new attributes volumeLimit & volumeLimitStraight - added: some new icons (hourglass, frost, sani_heating_level_XX)