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
cd /tmp tar -xf oscam-svn*.tar.gz rm -rf oscam-svn*.tar.gz
stop your runnig oscam and
mv -f /tmp/oscam-svn* /usr/bin/oscam your_old_oscam_name chmod 755 /usr/bin/oscam your_old_oscam_name
restart oscam