OSCam v0.99.4 Revision 581 vom 30.11.2009:
Changes:
- 559: csctapi/ifd_towitoko.c : added some test to make sure all structure have been allocated before doing anything with them
- 560: svn version now in logfile, too
- 561: Videoguard2.c fix serial in EMM and improve postprocessing detection
- 562: Improve baudrate setting when overclocking
- 563: Fix compilingerror MACOS / CYGWIN introduced rev562, sorry
- 564: branch for smartreader support.
- 565: reverted all the changes introduced in 552 back to 551 as this is causing more issue that we thought. I created a branch for the smartreader and will restart from this version. We will need testers for the smartreader branch to make sure it works on all boxes. I'll backport any changes on trunk to this branche to ease the final merging.
- 566: Reapply rev 562+563
- 567: Removed IO Property cache. Unnecessary and complex.
- 568: cccam protocol testing branch
- 569: edit in cccam-test branch
- 570: cccam-test branch. memory not free()d, not stable, only a single caid, pls don't expect this to work - test only
- 571: First bit of cccam code. Need to test compilation.
- 572: cscrypt.h now includes sha1 header
- 573: Removed -Werror, added -Wall -Wno-implicit-function-declaration -Wno-parentheses to Makefiles
- 574: default Makefile also -Wall -Wno-implicit-function-declaration -Wno-parentheses
- 575: Fix some small compiler warnings
- 576: Fix another small compiler warning
- 577: resync with trunk
- 578: fix issue with function pointer fot threads
- 579: update for svn version in binary, binary name, logfile
- 580: added idea support to cscrypt. Is needed for nagra-reader
- 581: keep in sync with trunk