From 6e6e468148e231156be0cccf1ecd3f6eab5b5970 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Thu, 22 Aug 2013 12:02:12 +0200 Subject: cDevice::IsPrimaryDevice() now also checks whether the primary device actually has a decoder and returns false otherwise --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index e8bb6ea0..0ab944f6 100644 --- a/HISTORY +++ b/HISTORY @@ -7821,3 +7821,6 @@ Video Disk Recorder Revision History - Fixed handling LIRC events in case repeated events are lost. - Fixed a possible crash when shutting down VDR while subtitles are being displayed (reported by Ville Skyttä). +- cDevice::IsPrimaryDevice() now also checks whether the primary device actually has + a decoder and returns false otherwise. This should improve device allocation on + systems that are only used as a receiver and don't actually display anything. -- cgit v1.2.3