Oscam Mipsel (DM500HD,800,7025,8000 & VU)

Status
Not open for further replies.

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
15.11.2012 Oscam1.20 svn7920

- Changeset [7920] by gf
build: Build only enabled card readers.
- Changeset [7919] by gf
config: Allow card reader enable/disable to work.
- Changeset [7918] by gf
config: Add card readers configuration.
The configuration allows enabling and disabling of individual card
reader drivers.
This commit is just a preparation it'll start to work in the next few
commits.

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 svn7941

- Changeset [7941] by theparasol
Fix csp hash for betatunnel, it was blocking cache2 responses!

thanks counter71
 

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
 

powercisco

Super VIP
Messages
9,100
Oscam1.20 svn8066

- Changeset [8066] by Admin
Hash client list for faster search on some often-called functions. Improve performance of idle check.
- Changeset [8065] by Admin
Smartreader: Case insensitive for device parameters. Cleanup when deattaching the kernel driver fails.
- Changeset [8064] by Admin
Invert garbage list for better performance: New elements get appended at the end, cleanup is done from the beginning so that we only iterate over the items that need cleanup. Tryfix for list_smargo util.

thanks LePouSAT
 

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 LePouSAT
 

powercisco

Super VIP
Messages
9,100
13.01.2013 Oscam1.20 svn8106

- Changeset [8106] by docman
Update for 'oscam.dvbapi' documentation.
- Changeset [8105] by Admin
WebIf: Improved debug message on stale headers.
- Changeset [8104] by depp0n
- resetting index after timeout is not a good idea
- Changeset [8103] by Admin
Fix some compile warnings.

thanks LePouSAT
 

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 LePouSAT
 
Status
Not open for further replies.
Top