The LATEST OSCAM-EMU FOR VARIOUS PLATFORMS

Status
Not open for further replies.

Gianni8127

Registered
Messages
182
OSCam svn11485 by Gianni8127

OSCam svn11485 Envi_WebIf_Template compiled for
Qboxhd, DM8000 (all mipsel - vuplus, edison, zgemma, ecc & all new image OE2.0 pli, atv, obh, ecc), Pc Linux X86, arm for all 4K vusolo4k dm900
 
Last edited:

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
OSCam svn11.487 Emu -r785
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
OSCam svn11.490 Emu -r786
@audi06_19

Changeset [11490]
fix last commit missing ;
Changeset [11489]
some cleanups for newcamd
and add script for git svn diff creation

Emu r786:
Added support for PowerVu hash mode 28
Better detection of audio pids in Stream Relay (similar to dvbapi)*
Fixed Compel descrambling (it was broken in previous release)
Removed extended cw pid limiter option (no longer needed)
Fixed compilation on aarch64 when linking empty SoftCam.Key
Fixed some compiler warnings
Other small optimizations and improvements
*This should also fix Rosscrypt descrambling.

How it works?
FTP files /tmp

Code:
cd /tmp
tar -xf oscam-svn*.tar.gz
rm -rf oscam-svn*.tar.gz
stop your runnig oscam and

Code:
mv -f /tmp/oscam-svn* /usr/bin/oscam your_old_oscam_name
chmod 755 /usr/bin/oscam your_old_oscam_name
restart oscam
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
OSCam svn11.491 Emu -r786
@audi06_19

Changeset [11491]
extended fix for orf global emm
dont disable global emms or set in config blockemm-g = 0
caid 0x0D96 & 0x0D98


Emu r786:
Added support for PowerVu hash mode 28
Better detection of audio pids in Stream Relay (similar to dvbapi)*
Fixed Compel descrambling (it was broken in previous release)
Removed extended cw pid limiter option (no longer needed)
Fixed compilation on aarch64 when linking empty SoftCam.Key
Fixed some compiler warnings
Other small optimizations and improvements
*This should also fix Rosscrypt descrambling.

How it works?
FTP files /tmp

Code:
cd /tmp
tar -xf oscam-svn*.tar.gz
rm -rf oscam-svn*.tar.gz
stop your runnig oscam and

Code:
mv -f /tmp/oscam-svn* /usr/bin/oscam your_old_oscam_name
chmod 755 /usr/bin/oscam your_old_oscam_name
restart oscam
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
OSCam svn11.493 Emu -r786
@audi06_19

Changeset [11493]
old compiler dont like passive #pragma comments
Changeset [11492]
eliminate build warnings by using the integrated function
cs_strncpy instead of strncpy

Emu r786:
Added support for PowerVu hash mode 28
Better detection of audio pids in Stream Relay (similar to dvbapi)*
Fixed Compel descrambling (it was broken in previous release)
Removed extended cw pid limiter option (no longer needed)
Fixed compilation on aarch64 when linking empty SoftCam.Key
Fixed some compiler warnings
Other small optimizations and improvements
*This should also fix Rosscrypt descrambling.

How it works?
FTP files /tmp

Code:
cd /tmp
tar -xf oscam-svn*.tar.gz
rm -rf oscam-svn*.tar.gz
stop your runnig oscam and

Code:
mv -f /tmp/oscam-svn* /usr/bin/oscam your_old_oscam_name
chmod 755 /usr/bin/oscam your_old_oscam_name
restart oscam
 

Gianni8127

Registered
Messages
182
OSCam svn11493 Emu + Envi_WebIf_Template compiled for:
Qboxhd, DM8000 (all mipsel - vuplus, edison, zgemma, ecc.. & all new image OE2.0 pli, atv, obh, ecc..), Pc Linux X86, with USB & USB PCSC , arm for all 4K vusolo4k, dm900, ecc..
 
Last edited:

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
OSCam svn11.494 Emu -r787
@audi06_19

Changeset [11494]
small fix for build without webif

Emu r787:
Fixed RossCrypt descrambling*
Other small optimizations and improvements
*Only channels with a caid A101 are supported for now. Channels with no caid will need an additional configuration via the SoftCam.Key and will be supported in the next release.

How it works?
FTP files /tmp

Code:
cd /tmp
tar -xf oscam-svn*.tar.gz
rm -rf oscam-svn*.tar.gz
stop your runnig oscam and

Code:
mv -f /tmp/oscam-svn* /usr/bin/oscam your_old_oscam_name
chmod 755 /usr/bin/oscam your_old_oscam_name
restart oscam
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
OSCam svn11.494 Emu -r788
@audi06_19

Changeset [11494]
small fix for build without webif

Emu r788:
Added support for PowerVu hash mode 29Added support for channels without a caid in the Stream Relay. Read the wiki for details: https://github.com/oscam-emu/oscam-patched/wiki/Stream-Relay-config#adding-a-fake-caidChanged SoftCam.Key linking method to the old one to fix compilation on cygwin and some warnings in mips toolchainsAdded new config option WITH_SOFTCAM (enabled by default) to control whether a SoftCam.Key file will be included (linked) into the binaryOther small optimizations and improvements

How it works?
FTP files /tmp

Code:
cd /tmp
tar -xf oscam-svn*.tar.gz
rm -rf oscam-svn*.tar.gz
stop your runnig oscam and

Code:
mv -f /tmp/oscam-svn* /usr/bin/oscam your_old_oscam_name
chmod 755 /usr/bin/oscam your_old_oscam_name
restart oscam
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
OSCam svn11.495 Emu -r788
@audi06_19

Changeset [11495]
-small acosc fix

Emu r788:
Added support for PowerVu hash mode 29Added support for channels without a caid in the Stream Relay. Read the wiki for details: https://github.com/oscam-emu/oscam-patched/wiki/Stream-Relay-config#adding-a-fake-caidChanged SoftCam.Key linking method to the old one to fix compilation on cygwin and some warnings in mips toolchainsAdded new config option WITH_SOFTCAM (enabled by default) to control whether a SoftCam.Key file will be included (linked) into the binaryOther small optimizations and improvements

How it works?
FTP files /tmp

Code:
cd /tmp
tar -xf oscam-svn*.tar.gz
rm -rf oscam-svn*.tar.gz
stop your runnig oscam and

Code:
mv -f /tmp/oscam-svn* /usr/bin/oscam your_old_oscam_name
chmod 755 /usr/bin/oscam your_old_oscam_name
restart oscam
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
OSCam svn11.497 Emu -r788
@audi06_19

Changeset [11497]
-fix reset to wrong defaults
Changeset [11496]
-clean implementation of the card list
-rarely used modules are set from default on to default off (no codechange just setup switch)


Emu r788:
Added support for PowerVu hash mode 29Added support for channels without a caid in the Stream Relay. Read the wiki for details: https://github.com/oscam-emu/oscam-patched/wiki/Stream-Relay-config#adding-a-fake-caidChanged SoftCam.Key linking method to the old one to fix compilation on cygwin and some warnings in mips toolchainsAdded new config option WITH_SOFTCAM (enabled by default) to control whether a SoftCam.Key file will be included (linked) into the binaryOther small optimizations and improvements

How it works?
FTP files /tmp

Code:
cd /tmp
tar -xf oscam-svn*.tar.gz
rm -rf oscam-svn*.tar.gz
stop your runnig oscam and

Code:
mv -f /tmp/oscam-svn* /usr/bin/oscam your_old_oscam_name
chmod 755 /usr/bin/oscam your_old_oscam_name
restart oscam
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
OSCam svn11.498 Emu -r788
@audi06_19

Changeset [11498]
-fix bbuild for make & cmake
-disable writing of empty keys

Emu r788:
Added support for PowerVu hash mode 29Added support for channels without a caid in the Stream Relay. Read the wiki for details: https://github.com/oscam-emu/oscam-patched/wiki/Stream-Relay-config#adding-a-fake-caidChanged SoftCam.Key linking method to the old one to fix compilation on cygwin and some warnings in mips toolchainsAdded new config option WITH_SOFTCAM (enabled by default) to control whether a SoftCam.Key file will be included (linked) into the binaryOther small optimizations and improvements

How it works?
FTP files /tmp

Code:
cd /tmp
tar -xf oscam-svn*.tar.gz
rm -rf oscam-svn*.tar.gz
stop your runnig oscam and

Code:
mv -f /tmp/oscam-svn* /usr/bin/oscam your_old_oscam_name
chmod 755 /usr/bin/oscam your_old_oscam_name
restart oscam
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
OSCam svn11.498 Emu -r788
@audi06_19

Changeset [11499]
fix small inconsistencies in config.h/config.sh



Emu r788:
Added support for PowerVu hash mode 29Added support for channels without a caid in the Stream Relay. Read the wiki for details: https://github.com/oscam-emu/oscam-patched/wiki/Stream-Relay-config#adding-a-fake-caidChanged SoftCam.Key linking method to the old one to fix compilation on cygwin and some warnings in mips toolchainsAdded new config option WITH_SOFTCAM (enabled by default) to control whether a SoftCam.Key file will be included (linked) into the binaryOther small optimizations and improvements

How it works?
FTP files /tmp

Code:
cd /tmp
tar -xf oscam-svn*.tar.gz
rm -rf oscam-svn*.tar.gz
stop your runnig oscam and

Code:
mv -f /tmp/oscam-svn* /usr/bin/oscam your_old_oscam_name
chmod 755 /usr/bin/oscam your_old_oscam_name
restart oscam
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
OSCam svn11500 Emu-r789
@audi06_19

Changeset [11500]
-this is expected to be the last cleanup patch


Emu r789:
Improved Compel algorithm
Added WITH_SOFTCAM option in cmake as well
Other small optimizations and improvements

How it works?
FTP files /tmp

Code:
cd /tmp
tar -xf oscam-svn*.tar.gz
rm -rf oscam-svn*.tar.gz
stop your runnig oscam and

Code:
mv -f /tmp/oscam-svn* /usr/bin/oscam your_old_oscam_name
chmod 755 /usr/bin/oscam your_old_oscam_name
restart oscam
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
OSCam svn11501 Emu-r789
@audi06_19

Changeset [11501]
-this is expected to be the last cleanup patch


Emu r789:
Improved Compel algorithm
Added WITH_SOFTCAM option in cmake as well
Other small optimizations and improvements

How it works?
FTP files /tmp

Code:
cd /tmp
tar -xf oscam-svn*.tar.gz
rm -rf oscam-svn*.tar.gz
stop your runnig oscam and

Code:
mv -f /tmp/oscam-svn* /usr/bin/oscam your_old_oscam_name
chmod 755 /usr/bin/oscam your_old_oscam_name
restart oscam
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
OSCam svn11503 Emu-r789
@audi06_19

Changeset [11503]

this patch includes:
A. make, cmake and config parameters.
This means that we have 2 new options:
WITH_EMU to enable/disable the (dummy) emu reader, and
WITH_SOFTCAM to enable/disable linking of softcam.key inside the binary.
The WITH_SOFTCAM option can be removed completely if you like.
No code that reads keys is included

B. All webif changes are included.
This means that when building WITH_EMU enabled,
there will be a stream relay page and
an emu reader "config bit" in the reader settings.
There will also be a softcam.key link
to open the softcam.key file and see its content
(similar to what is done in constant.cw file).

C. When building with disabled WITH_EMU,
there will be no sign of emu reader anywhere.




Emu r789:
Emu r789: Synced to svn 11503
Improved Compel algorithm
Added WITH_SOFTCAM option in cmake as well
Other small optimizations and improvements

How it works?
FTP files /tmp

Code:
cd /tmp
tar -xf oscam-svn*.tar.gz
rm -rf oscam-svn*.tar.gz
stop your runnig oscam and

Code:
mv -f /tmp/oscam-svn* /usr/bin/oscam your_old_oscam_name
chmod 755 /usr/bin/oscam your_old_oscam_name
restart oscam
 

nautilus7

VIP
Messages
607
Emulator is not in the trunk!

Only a dummy emulator version is in the trunk, which alone does nothing. You still need to patch with the emu patch from github, or use the already patched version, also from github.

This dummy emulator version was added to the trunk to allow for easier patching with the actual emu.
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
OSCam svn11503 Emu-test
@audi06_19

DREAMBOX OS
AFN OK
Discovery OK
Proxy and local readers OK
Cccam server OK

What this test version fixes:
On some boxes when watching a DES powervu channel (e.g discovery, etc.), switching back to CSA encrypted channels is not possible and they require a reboot to operate normally again.
Such boxes are the newer dreambox boxes and maybe others from different manufacturers. With this test version, a reboot should not be necessary!

What users should test:
Users with such "problematic" boxes, please test and report back if every channel is working ok. You should be able to watch powervu channels like discovery (DES), afn (CSA) and normal non-powervu channels without a reboot!
Users with non dreambox boxes, which were working without a problem, should test if everything is still working fine. Please test if powervu channels like discovery (DES), afn (CSA) and normal non-powervu channels work without a reboot as well.
All users, no matter what box they have, please say what box you have, what image and version, if the test version works ok for you and if you get this log message:

Code:
2019/02/21 02:46:23 7060F235 c (dvbapi) ERROR: ioctl(CA_SET_DESCR_MODE): Invalid argument

We want feedback from boxes that support powervu through dvbapi (not stream relay). Also make sure you have set "api for extended cws = 1" in oscam dvbapi config.

Thx nautilus



How it works?
FTP files /tmp

Code:
cd /tmp
tar -xf oscam-svn*.tar.gz
rm -rf oscam-svn*.tar.gz
stop your runnig oscam and

Code:
mv -f /tmp/oscam-svn* /usr/bin/oscam your_old_oscam_name
chmod 755 /usr/bin/oscam your_old_oscam_name
restart oscam
 

Gianni8127

Registered
Messages
182
oscam-1.20_svn11504

oscam-1.20_svn11504 emu-patched webif Envi Template for
vusolo4k
vusolo
qboxhd
pc_x86

Changeset 11504:
No "dummy" emu reader included at all in oscam
and no sign of emu in the webif
Removed WITH_EMU and WITH_SOFTCAM options from
:config.sh, makefile, cmakelists.txt and config.h

Some emu specific code parts remain in the source code
and can be activated only after patching with the emu reader
 
Status
Not open for further replies.
Top