Last Oscam for kathrein ufs

powercisco

Super VIP
Messages
9,100
Oscam1.20 svn7895

- Changeset [7895] by theparasol
Removed the WWT change for overclocked T14 cards.
Got several reports this specific overclockfix breaks it

thanks Azo_Alex
 

powercisco

Super VIP
Messages
9,100
Oscam1.20 svn7909

- Changeset [7909] by gf
csctapi/db2com: Move the rest of db2com code into ifd_db2com.c

thanks Azo_Alex
 

powercisco

Super VIP
Messages
9,100
Oscam1.20 svn7946

- Changeset [7946] by theparasol
Tryfix1 ecmcache
removed double implementation of same check functions
restored old behaviour of old oscam version: returning NULL ecm if no cachehit

thanks Azo_Alex
 

powercisco

Super VIP
Messages
9,100
Oscam1.20 svn7951

- Changeset [7951] by lattjo
csctapi: Fixed MP35 reader init failed after reboot

thanks Azo_Alex
 

powercisco

Super VIP
Messages
9,100
Oscam1.20 svn7969

- Changeset [7969] by theparasol
- oscam.dvbapi i: line was broken -> fixed!
- dvbapi using preferlocalreader option ignored i: lines in dvbapi -> fixed!
- Changeset [7968] by lattjo
smartreader: Three coding conventions in a single file of less than 150 lines is a bit too much

thanks LePouSAT
 

powercisco

Super VIP
Messages
9,100
22.12.2012 Oscam1.20 svn7977

- Changeset [7977] by lattjo
Added example for Smartreader in smargo mode

thanks Azo_Alex
 

powercisco

Super VIP
Messages
9,100
27.12.2012 Oscam1.20 svn7999

- Changeset [7999] by Admin
Some small fixes due to Gorgones static code analysis. Correct exit in monitor module so that there is no warning on disconnect anymore. Always show the last watched channel on user site in WebIf if user is idle. Save disconnection time in a separate variable as the "last" variable also holds information about keepalives which is bad for display.
- Changeset [7998] by depp0n
a) oscam.c: fixed bad cache answers when different caids use same ecm packets,
b) oscam-chk.c: re-enabled entitlements check with caid-check only to prevent bad requests,
c) dvbapi: fixed buggy try-counter which caused some strange behavior when reading pmt-tables and trying different ecm-pids,
d) dvbapi: fixed preferlocalcards=1 if user has oscam.dvbapi but no p-value(s) in it,
e) dvbapi: prioritize ecm-pids through matching_reader(...); if user has no oscam.dvbapi and preferlocalcards=0,
f) dvbapi: enabled channel cache for requestmode=0 and prioritize caids which are in cache,
g) dvbapi: removed some duplicate debug output
- Changeset [7997] by theparasol
Invertbuffer fills up logs -> moved to loglevel D_IFD (was D_ATR)

thanks Azo_Alex
 

powercisco

Super VIP
Messages
9,100
28.12.2012 Oscam1.20 svn8006

- Changeset [8006] by theparasol
Revert commit 8005 -> broke new features added by Admin
- Changeset [8005] by theparasol
- Client idle wasnt working anymore for me, it kept counting up -> fixed!
- Changeset [8004] by Admin
Some more small cosmetical fixes due to static code analysis from gorgone.
- Changeset [8003] by depp0n
fixed I:0 which was broken since r7998
- Changeset [8002] by corsair
cccam: NOK1 behaviour change: Instead removing card, service is blocked

thanks Azo_Alex
 

powercisco

Super VIP
Messages
9,100
11.01.2013 Oscam1.20 svn8086

- Changeset [8086] by docman
Documentation update for 'au' in 'oscam.conf'.
-Changeset [8085] by depp0n
- fix for cards where dvbapi reads provid 0 in pmt table (cards have different provid in ecm)
- Changeset [8084] by depp0n
1) implemented complete new emm handling: before: - it was nearly impossible to activate unactivated cards with oscam because oscam constantly stopped and started emm filter after an ecm pid change. a card only got emm's when it was already activated or if oscam was forced to stay on a pid (P: XXXX 1)
it was only possible to get emms for one card only (the one that is currently decoding or forced to with P: XXXX 1)
now:
after a zap to a channel oscam saves all emm filter for all cards that are matching. oscam activates the max number of emm filter and does NOT stop them until next zap.
if a user has a lot of cards matching one channel and if there are more emm filters than the demux device is able to handle, oscam circulates between the filters. if a user wants to keep a specific filter always active P: XXXX 1 is doing the job.
that way oscam can activate unacticated cards. if a user has more cards for one channel all cards are getting updates no matter if they are currently decoding or not.
2) implemented new filter handling for coolstream:
before:
for each pid a seperate channel was opened.
emm filter could cause a high cpu usage (10-20%).
now:
only one channel is opened per pid. filter with same pids are attached to the same channel.
its now possible to activate more filter.
cpu usage <1% no matter how many activated filters.

thanks Azo_Alex
 

powercisco

Super VIP
Messages
9,100
18.01.2013 Oscam1.20 svn8119

- Changeset [8119] by depp0n
take reader->auprovid into account when starting emm filter
cryptoworks & viaccess: emm support for multiple cards for same channel and same caid but different provid
viaccess: return written instead of error after writing an emm to a card (even if the answer is not 90 00) .. otherwise some cards like 0500:040810 get valid updates, but oscam always returns error.
coolapi: removed emm workaround because it is no longer needed since the new filter handling in r8084
- Changeset [8118] by Admin
WebIf: Output revision correctly. The up-to-now used hash is used to refer to tickets, thus it creates a bit confusions in our tickets.

thanks Azo_Alex
 

powercisco

Super VIP
Messages
9,100
21.01.2013 Oscam1.20 svn8142

- Changeset [8142] by gf
Revert "config/reader: Remove obsolete settings (cooldowndelay, cooldowntime)."
This reverts commit r8128. Apparantly they are used althou undocumented.
- Changeset [8141] by theparasol
Tryfix2 CCcam timeouts tnx to basta2k
*Squashed a little bug
*Update timers only on ecm and emm messages
But still closed idle cccam readers are suddenly awaked again.
One source is emm update (but I think thats fine)
If you find another source plz report!

thanks Azo_Alex
 

powercisco

Super VIP
Messages
9,100
Oscam1.20 svn8171

- Changeset [8171] by gf
config/reader: Refactor parsing of "cooldown" and related settings.
Preparation for reader config conversion.

thanks Azo_Alex
 

powercisco

Super VIP
Messages
9,100
Oscam1.20 svn8218

- Changeset [8218] by Admin
Newcamd: Fix inactivitytimeout being interpreted wrong as a value in minutes instead of seconds. Thanks to manu

thanks Azo_Alex
 

powercisco

Super VIP
Messages
9,100
30.01.2013 Oscam1.20 svn8238

- Changeset [8238] by gf
Remove dead code.
- Changeset [8237] by gf
webif: Prevent crash due to race in setting cwlastresptimes_last variable.
Thanks for malakudi for finding the bug.
- Changeset [8236] by depp0n
oscam-config-reader.c:
*changed default value for cool_timeout_init to 0 which means oscam uses the calculated value from atr
*changed default value for cool_timeout_after_init to 0 which means oscam uses the calculated value from atr
protocol_t0.c:
*fixed receive timeout which got mixed-up in r8136

thanks Azo_Alex
 

powercisco

Super VIP
Messages
9,100
03.02.2013 Oscam1.20 svn8262

- Changeset [8262] by gf
ecm: Remove check for previously unsupported nanos.
As now we can decrypt the providers 3311 and 3315 (that have ECM with
Nano 01) via a remote server, we must remove or comment the code
introduced in r6439.
Patch by today, posted in ticket #3125.
- Changeset [8261] by gf
logging: Log pid when using syslog. When more than one oscam is run, it is impossible to differentiate
syslog messages without using the pid.
- Changeset [8260] by gf
bulcrypt: Use reader->client as client when reloading card info.
reader->client is really cur_client() in that case but using
reader->client is the way videoguard reader calls add_job() and
also we don't need to include oscam-client.h in bulcrypt reader.
- Changeset [8259] by gf
Convert actions from defines to enum.
- Changeset [8258] by gf
Move threaded work funcs in oscam-work.{c,h}

thanks Azo_Alex
 
Top