From: Lars Op den Kamp Date: Sat, 6 Oct 2012 18:39:41 +0000 (+0200) Subject: store inactive source setting X-Git-Tag: upstream/2.2.0~1^2~17^2^2~25 X-Git-Url: https://git.piment-noir.org/?p=deb_libcec.git;a=commitdiff_plain;h=9c72728bd85e738350d8bd28fc9fd5cc26b80e1e store inactive source setting --- diff --git a/src/LibCecTray/controller/applications/internal/XBMCController.cs b/src/LibCecTray/controller/applications/internal/XBMCController.cs index 5ab8283..b2dfc20 100644 --- a/src/LibCecTray/controller/applications/internal/XBMCController.cs +++ b/src/LibCecTray/controller/applications/internal/XBMCController.cs @@ -281,8 +281,7 @@ namespace LibCECTray.controller.applications.@internal // only supported by 1.5.1+ clients output.AppendLine(""); - //TODO - //output.AppendLine(""); + output.AppendLine(""); output.AppendLine(""); writer.Write(output.ToString());