Project

General

Profile

Actions

Feature #345

closed

DREcrypt EMM update and fix long ECM for NTV+ (Russain provider)

Added by alex - over 14 years ago. Updated over 14 years ago.

Status:
Fixed
Priority:
High
Assignee:
Category:
General
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

patch for Long ECM for russian provider NTV+ and for correct identification cards Drecrypt

Index: src/cwc.c
===================================================================
--- src/cwc.c   (revision 5752)
+++ src/cwc.c   (working copy)
@@ -46,7 +46,7 @@

 #define CWC_KEEPALIVE_INTERVAL 30

-#define CWS_NETMSGSIZE 256
+#define CWS_NETMSGSIZE 272
 #define CWS_FIRSTCMDNO 0xe0

 /**
Index: src/psi.c
===================================================================
--- src/psi.c   (revision 5752)
+++ src/psi.c   (working copy)
@@ -849,7 +849,9 @@
   { "Mentor",           0x2500 },
   { "EBU",              0x2600 },
   { "GI",               0x4700 },
-  { "Telemann",         0x4800 }
+  { "Telemann",         0x4800 },
+  { "DRECrypt",         0x4AE0 },
+  { "DRECrypt2",        0x4AE1 }
 };

 const char *


Files

drecard_longecm.diff (722 Bytes) drecard_longecm.diff alex -, 2010-12-22 13:08
dre_emm_update_30122010.diff (2.25 KB) dre_emm_update_30122010.diff alex -, 2010-12-30 21:58
Actions

Also available in: Atom PDF