OScam x86_64-PC-Linux

Status
Not open for further replies.

powercisco

Super VIP
Messages
9,100
23.10.2012 Oscam1.20 svn7794

- Changeset [7794] by theparasol
Fix ATR timeout from ms to us
- Changeset [7793] by theparasol
Tryfix for readers that dont use reader->cardmhz as actual cardclock but reader->mhz
T0 Protocol guardtime fix
- Changeset [7792] by theparasol
Fixup timings for some external readers I dont own these kind of readers
I dont own these kind of readers so I hope I got it right!
But I dont think so: some of these readers use reader->mhz to clock the card.
No good idea, reader->cardmhz should be always exact cardclock
use reader->mhz to select the right oscillator that clocks the card to reader->cardmhz
It might take a reader code change, so be patient till work in progress is done!

thanks LePouSAT
 

powercisco

Super VIP
Messages
9,100
24.10.2012 Oscam1.20 svn7798

-Changeset [7798] by theparasol
Internal readers have drivers that do guardtiming on their own.
If we add the same guardtime as for external readers the ecm time will raise.
- Changeset [7797] by theparasol
Tryfix for T0 protocol tnx to Irata for supplying detailed logs!
- Changeset [7796] by theparasol
Corrected guardtime on T1 protocol, its standard not 2 (=T0) its 12!

thanks LePouSAT
 

powercisco

Super VIP
Messages
9,100
25.10.2012 Oscam1.20 svn7803

-Changeset [7803] by theparasol
Fix for timings on external readers
Tnx to Irata for testdriving my patches on his Sci8in1 device

thanks LePouSAT
 

powercisco

Super VIP
Messages
9,100
26.10.2012 Oscam1.20 svn7809

- Changeset [7809] by theparasol
Corrected a typo EGT should be CGT in rev 7808
- Changeset [7808] by theparasol
Tryfix restore timings external and internal readers

thanks LePouSAT
 

powercisco

Super VIP
Messages
9,100
27.10.2012 Oscam1.20 svn7818

- Changeset [7818] by lattjo
csctapi: Phoenix reader should not need block delay for T0 cards, remove special handling

thanks LePouSAT
 

powercisco

Super VIP
Messages
9,100
28.10.2012 Oscam1.20 svn7819

- Changeset [7819] by lightman33
Changed EMM icon of reader (thanks Bit)

thanks LePouSAT
 

powercisco

Super VIP
Messages
9,100
30.10.2012 Oscam1.20 svn7825

- Changeset [7825] by Sulge
Sending EMMs from WebIf: add possibility to set CAID and set EMM type based on it
- Changeset [7824] by theparasol
Tryfix stapi not communicating delay and timeout

thanks LePouSAT
 

powercisco

Super VIP
Messages
9,100
Oscam1.20 svn7855

- Changeset [7855] by theparasol
Where is my head... also forgot the hex notation -> fixed!
- Changeset [7854] by theparasol
7853 wrong check or should be and -> corrected
- Changeset [7853] by theparasol
Tryfix: add simple extra length check to videoguard2 ecms
- Changeset [7852] by docman
Removed section 'camd35' in 'oscam.conf' from documentation.

thanks LePouSAT
 

powercisco

Super VIP
Messages
9,100
06.11.2012 Oscam1.20 svn7867

- Changeset [7867] by theparasol
Fix for T14 overclocked cards used with internal readers
- Changeset [7866] by theparasol
Improve timings part two
Added errorhandling to T0/T14
Improved T14 protocol timings

thanks LePouSAT
 

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 LePouSAT
 

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 LePouSAT
 

powercisco

Super VIP
Messages
9,100
22.11.2012 Oscam1.20 svn7940

- Changeset [7940] by depp0n
revert config which accidently got permitted in last commit, sorry
- Changeset [7939] by depp0n
fixing timings for coolstream internal reader

thanks LePouSAT
 

powercisco

Super VIP
Messages
9,100
Oscam1.20 svn7951

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

thanks LePouSAT
 

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 LePouSAT
 

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 LePouSAT
 

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 LePouSAT
 

powercisco

Super VIP
Messages
9,100
04.01.2013 Oscam1.20 svn8061

- Changeset [8061] by TNe-TWo
CacheEX (Mode 2&3) / CSP: add dynamic wait & incoming ecm filter
Update documentation
- Changeset [8060] by TNe-TWo
CacheEX (Mode 2&3) / CSP: add dynamic wait & incoming ecm filter
compact cacheex/csp settings
reader-common change debug lv to reader
- Changeset [8059] by docman
Small Update 'device' documentation for USB readers.
- Changeset [8058] by Admin
Early out on debug level for log messages.

thanks LePouSAT
 
Status
Not open for further replies.
Top