File: vdr-1.6.0-1.7.29-ignore_missing_cam.diff

package info (click to toggle)
vdr-plugin-streamdev 0.6.1%2Bgit20170911-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,244 kB
  • sloc: ansic: 16,280; sh: 237; makefile: 178
file content (13 lines) | stat: -rw-r--r-- 402 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- device.c.orig	2008-03-28 11:47:25.000000000 +0100
+++ device.c	2008-03-28 11:47:09.000000000 +0100
@@ -375,8 +375,8 @@
                }
             }
          }
-     if (!NumUsableSlots)
-        return NULL; // no CAM is able to decrypt this channel
+//     if (!NumUsableSlots)
+//        return NULL; // no CAM is able to decrypt this channel
      }
 
   bool NeedsDetachReceivers = false;