ci init changed

Origin commit data
------------------
Branch: master
Commit: d057932aed
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2025-07-19 (Sat, 19 Jul 2025)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
BPanther
2025-07-19 09:44:52 +02:00
committed by vanhofen
parent e5d4d93ddd
commit 9edba0181b
4 changed files with 83 additions and 21 deletions

View File

@@ -191,7 +191,9 @@ eDVBCISession *eDVBCISession::createSession(eDVBCISlot *slot, const unsigned cha
printf("[CI SESS] RESOURCE MANAGER\n");
break;
case 0x00020041:
case 0x00020042:
case 0x00020043:
case 0x00020045:
sessions[session_nb - 1] = new eDVBCIApplicationManagerSession(slot);
printf("[CI SESS] APPLICATION MANAGER\n");
break;