From e197b04e4db7c01e977d9dd4caccbbfe3cfc564f Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 8 Jan 2012 09:27:59 +0100 Subject: Added support for devices with more than one delivery system per frontend --- HISTORY | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 7b8b197c..f646d2ff 100644 --- a/HISTORY +++ b/HISTORY @@ -6781,7 +6781,7 @@ Video Disk Recorder Revision History - Replaced all calls to sleep() with cCondWait::SleepMs() (thanks to Rolf Ahrenberg). - Fixed a crash with malformed SI data (patch from vdr-portal). -2011-12-10: Version 1.7.23 +2012-01-07: Version 1.7.23 - Removed the '.pl' suffix from svdrpsend.pl (sorry, I missed that one). - Fixed bonding more than two devices. @@ -6796,3 +6796,7 @@ Video Disk Recorder Revision History (triggered by Ville Skyttä pointing out that the variable HasSnr was unused). - Updated the Finnish OSD texts (thanks to Rolf Ahrenberg). - Added support for HbbTV to libsi (thanks to Christoph Haubrich). +- Added support for devices with more than one delivery system per frontend. + This requires a DVB driver with version 5.5 or higher that can handle the + DTV_ENUM_DELSYS call. With older drivers it will fall back to one delivery + system per frontend. -- cgit v1.2.3