OScam/EMU Arm Vu+ Solo4K/Uno4K/Ultimo4K

Status
Not open for further replies.

juli13

Staff member
Administrator
Messages
10,198
Changeset 11362
Changeset 11362

Revised code to detect Local card change
Gbx local cards updated only after physical local card eject/detect


Changeset 11361

[gbx]:

Revised local gbox init code.
Rename msg.osd to msg.info
Add info.log to WebIf gbox files
 
Last edited:

juli13

Staff member
Administrator
Messages
10,198
Changeset 11377

dvbapi: do not send responses to all adapters, but to the origin (when decoding same srvid)

When multiple different adapters was decoding the same srvid, then oscam
was sending ECM responses to all adapters.
As a result decrypt failed on client because of the unexpected responses.

The commit fixes the problem of
When use some vdrs,connected by dvbapi to oscam (with adapter offset setting), and viewing the same channels on it, or channels with same srvid, oscam send ecm responses from one adapter to all adapters. As result decrypt failed on other adapter.
This patch allow oscam send ecm to adapter, which sending request.
Patch by ua0lnj
 

juli13

Staff member
Administrator
Messages
10,198
Changeset 11378
[gbx]:

Dont send msg goodbye if own gbx version is 2.2A
Change own gbx version default to 2.2A

[reader nagra] [

Fix expiration data for HDplus cards
 

maumixio

Staff member
Moderator
Messages
2,867
oscam-svn11382-armV7

Changeset 11382

r11382 | gorgone.impertinence | 2017-04-14 15:13:26 +0200 (Fri, 14 Apr 2017) | 1 line

fix ppc mutex build warnings
------------------------------------------------------------------------
 

juli13

Staff member
Administrator
Messages
10,198
Changeset 11384
Changeset 11384

no change just remove useless spaces

Changeset 11383

Revert r11382: Fix the ppc toolchain instead!

build juli13
 

maumixio

Staff member
Moderator
Messages
2,867
oscam-svn11388-armV7

oscam-svn11388-armV7-webif-Distribution.tar

------------------------------------------------------------------------
r11388 | manio | 2017-06-27 08:10:11 +0200 (Tue, 27 Jun 2017) | 4 lines

dvbapi: another small fix after r11386

closes #4621
------------------------------------------------------------------------
r11387 | manio | 2017-06-27 03:15:38 +0200 (Tue, 27 Jun 2017) | 5 lines

dvbapi: fixes after r11386

Function calls was broken. Should be now fixed.
Closes issue #4620

-----------------------------------------------------------------------
r11386 | manio | 2017-06-26 19:26:42 +0200 (Mon, 26 Jun 2017) | 10 lines

dvbapi: introduce protocol v3 (add msgid to be able to associate keys with ECMs)

The standard network protocols identify the remote calls using an identifiers.
It may be good to know which key belongs to which ECM when the client buffers the data.
The commit extends the dvbapi network protocol to be able to associate it.

Patch by perexg
 

maumixio

Staff member
Moderator
Messages
2,867
oscam-svn11390-armV7

oscam-svn11390-armV7-webif-Distribution.tar
------------------------------------------------------------------------
r11390 | manio | 2017-06-30 10.35 +0200 (Fri, 30 Jun 2017) | 6 lines

get_cardsystem_desc_by_caid: add missing pvu

patch by: perexg
closes: #4616

------------------------------------------------------------------------
r11389 | manio | 2017-06-30 10:53:44 +0200 (Fri, 30 Jun 2017) | 6 lines

dvbapi: show capabilities in hello string (network mode)

patch by: perexg
closes: #4615
 

juli13

Staff member
Administrator
Messages
10,198
Changeset 11391 with emu patch ver 745 for POWERVU fix
Add ecm and emm unmasking and post processing as required by some
channels in powervu encription

Thanks to Anubis ir for powervu source code.


Changeset 11391 with emu patch ver 747

- Add Tandberg ECM/EMM checksum validation

build juli13
 

juli13

Staff member
Administrator
Messages
10,198
Changeset 11420

Changeset 11411
fix 50% gcc7 build warnings
no function change !!!!!!!!

Changeset 11412

revert breaks

Changeset 11413
fix 30 implicit-fallthrough NO CODECHANGE !
+
fix 1 switch-unreachable swap lines

Changeset 11414
fix string truncate ERROR

Changeset 11415
fix 6 implicit-fallthrough

Changeset 11416
make the compiler happy...

Changeset 11417
fix SSL Build

Changeset 11418
remove empty elseif

Changeset 11419
fix build warning on debian 9
this point needs to be checked

Changeset 11420
add pmtpid parsing to get demuxoptions(). QBOXHD
by perexg

build juli13
 
Status
Not open for further replies.
Top