From 316ac3344de3051722d9740e0a67855032f66e84 Mon Sep 17 00:00:00 2001 From: Frank Schmirler Date: Thu, 3 May 2012 08:30:32 +0200 Subject: Use fileno() to retrieve the fd from a FILE structure (fixes #958) --- HISTORY | 2 ++ 1 file changed, 2 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index dbaa4f9..fce5d03 100644 --- a/HISTORY +++ b/HISTORY @@ -1,6 +1,8 @@ VDR Plugin 'streamdev' Revision History --------------------------------------- +- Use fileno() to retrieve the fd from a FILE structure (submitted by an + anonymous user) - New special meaning "show current channel" when channel 0 is requested. Applies to HTTP streaming only (thanks to Rolf Ahrenberg) - Added streamdev-client support for upcoming streamdev-server versions -- cgit v1.2.3