OSCam v0.99.4 svn 11720 - 18.02.2010
Changes:- 1696: small change to Maketype so that both LIBUSBDIR and LIBRTDIR can be specified in the Makefile
- 1697: fix the missing test for pthread in utils
- 1698: added missing librt in Maketype for list_smargo
- 1699: fix some libusb detection error in csctapi
- 1700: these changes should solve some build error when libusb is not installed (or not needed)
- 1701: link with librt only if libusb is needed
- 1702: link with librt only if libusb is needed
- 1703: link with librt only if libusb is needed
- 1704: link with librt only if libusb is needed
- 1705: lib order is important
- 1706: fix pthread linking for utils
- 1707: better way of sorting static libs
- 1708: I think that all library detection and linking are solved...
- 1709: cccam: update for cmd 0x05 handling
- 1710: cccam: cycle on new msg
- 1711: cccam: fixed warnings
- 1712: more warning fixes
- 1713: Fix for newcamd 'keepalive' parameter: was not set to 1 if 'keepalive' was not explicitly set in oscam.user
- 1714: Fix Sky It
- 1715: fix a small parameter issue for windows
- 1716: remove the -Wextra for Unslug
- 1717: Rotate debuglevels by kill -SIGUSR1
- 1718: Added to documentation: rotate debug levels by sending SIGUSR1 signal
- 1719: Fix compiling for SH4 cpu
- 1720: added -DHAVE_DVBAPI to mipsel-tuxbox, ppc-tuxbox and sh4-amilo