Last Oscam-svnX-pc-linux 32_&_64-bit compiled by Gianni8127

powercisco

Super VIP
Messages
9,100
Oscam1.20 svn7951

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

thanks gianni8127
 

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 gianni8127
 

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 gianni8127
 

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 gianni8127
 

powercisco

Super VIP
Messages
9,100
16.02.2013 Oscam1.20 svn8357

- Changeset [8357] by stefansat
Removed the hard targetting off PCSC header location. I left the the optional_include dir option but it's not needed anymore.
for crosscompile do not forget to ad
SET(CMAKE_FIND_ROOT_PATH <target systems root pat> )
To you're toolchain.cmake file used
This patche solves the poisoning use off local PCSC headers instead of those for the target system in case of crosscompile.

thanks gianni8127
 

powercisco

Super VIP
Messages
9,100
Oscam1.20 svn8566

- Changeset [8566] by gf
dvbapi: Improve Irdeto/Beta? EMM tunnel.
EMM tunnel now also depends on the betatunnel service-ids.
It is possible to specify betatunnel with srvid=0000 to activate EMM-only tunnel.
Some minor code improvements as suggested by user depp0n.
Patch by canna posted in ticket #3258.
- Changeset [8565] by gf
ecm: Simplify locking in CW processing thread.
- Changeset [8564] by gf
ecm: Reliably stop cw_process() thread on exit. First attempt to reliably stop check()/cw_process() thread on exit commited
in r8525 was reverted in r8552 because it introduced latencies.
The latencies were introduced because waking up the thread from inside
ECM processing functions was done by a signal which wasn't working once
pthread_cond_timedwait() started being used instead of nanosleep().
This commit should be the proper fix.
Thanks to wimpie007 for the testing.
- Changeset [8563] by gf
ecm: Move CW sending thread code in oscam-ecm.c
The moved code that implements CW processing thread is very central
to ECM procesing, so it is a good idea to move it closer to other
ECM functions.

thanks gianni8127
 

powercisco

Super VIP
Messages
9,100
Oscam1.20 svn8667

- Changeset [8667] by bowman
Fixed debug logging that wasn't platform independent
- Changeset [8666] by bowman
Completed support for incoming udp cache updates from csp
and added experimental outgoing push (untested)
- Changeset [8665] by Eggy123
a) Fixed bug in hello logic: start counting card number at 0 again after hello packet send
b) Switch to next state only after last packet

thanks gianni8127
 

powercisco

Super VIP
Messages
9,100
20.06.2013 Oscam1.20 svn8705

- Changeset [8705] by stefansat
Same rules off 6a do apply for 6c and 6d
This avoids a lot off fake or non working ecm to 6c and 6d card's

thanks gianni8127
 
Top