oscam-svn7037-sh4-qboxhd-linux
oscam-svn7037-sh4-qboxhd-linux
Changeset [7082]: Remove OSCam.xcodeproj (empty directory).
Changeset [7085]:
Move get_betatunnel_caid_to() to oscam.c
This function is used in module-dvbapi.c, module-stat.c and oscam.c. Moving it to oscam.c prevents link error when module-stat is disabled.
Changeset [7108]: Fix Dvbapi Stop Decoding .
Code:This should fix #2479 and #2460 and also Rejected Group (no matching reader) error. after hours seeking among source code , Found the exact line which cause the problem and then with annotations got this commited in r6583 so this is revert of r6583, which makes all after revs very unstable. Please Do not commit untested changes in Main modules like (oscam.c oscam-reader.c or oscam-garbage.c ...) if trunk become too unstable it makes users untrusted about testing it. i think , due different possibility of Configuration , every changes to those main modules should be tested with different parameter config (ie Changes in dvbapi,i think should be tested with both Request_mode (0 or 1) and if for both cases are ok then should be committed.
Changeset [7150]:
Reader-nagra: Remove outdated and misleading message.
Patch by FilipeAmadeuO
Changeset [7187]:Revert changes , this is now works like before r7184 , please don't tell me still not works Sorry
Code:Changeset [7186]: Oh so sorry , typo by accident in my last commit Changeset [7185]: patch by mike28 Changeset [7184]:module-cccam : try fix for #2454 invalid increase hop Changeset [7183]: Fix bug introduce in r6159 , Since cs_add_cacheex_stats are delcred with CS_CACHEEX build , calling that when the binary build without CS_CACHEEX , cause null pointer , segfault ...
Changeset [7196]: always resend ecm request to udp reader on fallback
oscam-svn7201-sh4-qboxhd-webif-Distribution
Changeset [7201]: Fix for ORF 0D05 ATR Malformed since rev 7181
Code:Changeset [7200]: revert non pll dirty timeout fix -> reported not working by StEVE^qSR Changeset [7199]:Tryfix for PLL and Non PLL Readers producing after correct working 9-48 hours permanent timeouts with HD+ smartcards Fix according to PPC PLL testfix tested OK by FilipeAmadeuO Hope this fixes it for all readers, plz test and report in forum! Changeset [7198]: loadbalancer: some fixes.
Changeset [7206]: fixed log output for timeout reader
fixed log output for timeout reader
Changeset [7220]: oscam-config.c - add emm support message also to oscam.version