From c3ac5976235a4651c7698b3f68bd6a41c170a7d0 Mon Sep 17 00:00:00 2001 From: Frank Schmirler Date: Sat, 31 Mar 2012 16:19:44 +0200 Subject: Replaced server-side suspend modes with priority based precedence handling --- HISTORY | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 639ee35..9e91388 100644 --- a/HISTORY +++ b/HISTORY @@ -7,12 +7,15 @@ VDR Plugin 'streamdev' Revision History 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 - with purely priority driven precedence. -- API change of VDR 1.7.26: "avoid device" is no longer available - Fixed ProvidesChannel() on client always returning true since the new timeout option has been added. - Updated Finnish translation (thanks to Rolf Ahrenberg) +- Replaced server-side suspend modes with priority based precedence handling +- Client-side priority handling for VDR >= 1.7.25 and servers running VTP > 1.0 +- Introduced VTP protocol version numbering for easier compatibility handling + between different client and server versions. The server includes the protocol + version in its greeting string, the client reports its version with the new + command "VERS". - Dropped compatibility of streamdev-server with VDR < 1.7.25 - With VDR 1.7.25 priorities down to -99 will be used. Please update "Minimum Priority" in streamdev-client setup. -- cgit v1.2.3