CoolStream HD Emus, Addons & Plugins

Started by Abu_Ali, September 18, 2009, 01:42:59 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

antox

NewCS v.1.67 RC1

Changelog

v.1.67 RC1
Added support for the Synology devices on the Marvell ARM platform.
Added support for the Coolstream STB. (PS! NO Sci support.. yet)
Added support for the Azbox STB and devices on the Sigma MIPS platform. (PS! NO Sci support.. yet)
ALOT of PC/SC fixes, prefer these devices with the ccid driver over phoenixes.
Misc. phoenix fixes.
HTB+ Viaccess fix.
Added support for the new viasat cards (we think, no feedback on tests).

PS!
You _HAVE_ to use boxkey manually on certain NDS cards now.

http://www.mediafire.com/?ymmmtmddwvw

antox

OSCam v0.99.4 Revision 1113 vom 07.01.2010:

Changes:
- 1016: smartreader test-branch things
- 1017: Update for module-dvbapi.c 'ECMpids'
- 1018: smartreader test-branch things
- 1019-1024: monitor-improvement-branch things
- 1025: Update for module-dvbapi.c 'ECMpids' again
- 1026-1029: monitor-improvement-branch things
- 1030: New version of DVB API with auto detection of demux and CA devices
- 1031-1037: monitor-improvement-branch things
- 1038: smartreader test-branch things
- 1039-1042: monitor-improvement-branch things
- 1043: now IFS request works with patch, some small modifiacations in NegotiateSessionKey
- 1044: monitor-improvement-branch things
- 1045: on nagra newcamd connection we must export the complete cardserial to client
- 1046-1047: monitor-improvement-branch things
- 1048: Fix for 'allowed' paramter
- 1049: smartreader test-branch things
- 1050: monitor-improvement-branch things
- 1051: Update for DVB API 3 module
- 1052-1054: monitor-improvement-branch things
- 1055: smartreader test-branch things
- 1056-1058: monitor-improvement-branch things
- 1059: Fix array boundary bug in pps.c
- 1060: Update documentation: hints on optional features
- 1061: Added algorythm to pps.c to obey/reject TA1 byte
- 1062: smartreader test-branch things
- 1063-1067: monitor-improvement-branch things
- 1068: Happy New Year!
- 1069: Add KabelBW ATR to reader-videoguard
- 1070: New uniq level 3: only one connection per user, but only the last login will survive (old mpcs behavior)
- 1071: Make T14 obey TA1; fix setting fs for Dreambox so 1rd3t0 cards work without hardcoding
- 1072: smartreader test-branch things
- 1073: Fix compile problem for SH4
- 1074: prepare oscam config for tigercard values. Note: use tiger_ideakey or n3_boxkey 8Byte for Idea Signature calc. Use tiger_rsakey 120Byte for tiger RSA key
- 1075: smartreader test-branch things
- 1076: revert latest changes on module-newcamd. We do the alignment better in reader-nagra.c
- 1077: Added Tiger SC RSA and IDEA key paramter to documentation, preparation only
- 1078-1079: monitor-improvement-branch things
- 1080: DVBAPI 3 updated, now with boxtype parameter, auto detect of 'camd.socket'
- 1081-1082: monitor-improvement-branch things
- 1083: Added Tigercard(Tivusat) and probably Mediaset Premium(untested) support. How to setup RSA and IDEA Key see documentation.
- 1084: Fix implicit-function-declaration warnings
- 1085: Implement PTS for SCI readers
- 1086: Remove overclocking code for sci-readers, max clockrate is automatically chosen
- 1087: Documentation update for Dreambox reader overclocking
- 1088-1089: monitor-improvement-branch things
- 1090: Fix parentheses warnings
- 1091: monitor-improvement-branch things
- 1092: smartreader test-branch things
- 1093: Fix cygwin-compiling
- 1094: smartreader test-branch things
- 1095-1097: monitor-improvement-branch things
- 1098: fix some warning for PCSC includes on OS X
- 1099: smartreader test-branch things
- 1100: looks like the warning for PCSC is for all OSes, so fixed.
- 1101: smartreader test-branch things
- 1102: Remove restrictions in 'oscam.services'
- 1103-1106: monitor-improvement-branch things
- 1107: smartreader test-branch things
- 1108-1110: monitor-improvement-branch things
- 1111: DVB API now with dbox2 support
- 1112: Fix log message that was not accurate
- 1113: Fix log message that was not accurate part 2

antox


cooliTSclimax

cooliTSclimax copy it to / bin cd directory where you it; to ts files hast gt; cooliTSclimax lt;Your ts file gt; Then list in movieplayer choose among options: menu-;gt; Movie Player;gt; TS Archive-;gt; menu-;gt; Options-;gt; Directories / Free memory If carried out the press in TS archives blue. Please just do it, everything else is not tested and probably will not work. If you have suggestions, so here. ps. I think it will work with mkv to ts konvenierten file. (not yet tested) ps2. Source code also occur when this far

antox

Test Samba Server Version 3.3.9 for CoolStream HD1
-------------------------------------------------- ----

) Stand: 10.01.2010 (U94
! Experimental - intended only for trial use!
The version provides a pure samba server for the CoolStream HD1.

CIFS shares were tested with the following clients:
1. Windows Vista Business, e.g. \ \ \ tmp
2. Kubuntu 9.04 e.g. mount-t cifs / / / tmp / tmp / mnt-o username = root, password = CoolStream
3. Triple Dragon neutrino e.g. mount-t cifs / / / tmp / tmp / mnt-o username = root, password = CoolStream
4. LG BD390 (GUI mount)

At the following pre-defined configuration values are set.
Username: Password: root CoolStream
Available shares: tmp (attests to / tmp the CoolStream)

-------------------------------------------------- -----
A. Requirements
-------------------------------------------------- -----

A certain basic knowledge about Linux is assumed. The installation and configuration requires a little know-how.
The usage is currently only available with an external USB stick (be mounted on / tmp/sda1).

-------------------------------------------------- -----
B. Installation
-------------------------------------------------- -----

The description is based on a USB flash drive, mounted on / tmp/sda1. Hard work for the automatic start over, unfortunately rcS.local
not (yet), because the necessary libraries at boot will not be read by the mount point / tmp/sdb1 /.

1. Create a directory on the USB stick for Binary
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++++++++++

cd / tmp/sda1
mkdir bin

Sda1/sda1_bin.tar copying the file via ftp to / tmp/sda1/bin

Extract the TAR file
cd / tmp/sda1/bin
tar xvf sda1_bin.tar

Ensuring the rights
cd / tmp/sda1/bin
chmod 755 *

2. Storing the necessary libraries
++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++

Sda1/sda1_lib.tar copying the file via ftp to / tmp/sda1 /

Extract the TAR file
cd / tmp/sda1
tar xvf sda1_lib.tar
It will create a new subdirectory tmp/sda1/lib /

3. System configuration
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++++++++++++

Etc_samba.tar copying the file via ftp to / etc
Extract the TAR file
cd / etc
tar xvf etc_samba.tar

It creates a new subdirectory / etc / samba, in which the configuration files, eg smb.conf are stored.

4. Appendix of the log directories
++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++
cd / var
mkdir samba

5. Einfuegen the automatic start
++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++
Via ftp to copy the file etc / init.d / rcS.local after
/ etc / init.d

Ensuring the rights
cd / etc / init.d
chmod 755 rcS.local

-------------------------------------------------- -----
C. Notes
-------------------------------------------------- -----
The manual start can be made wiefolgt over telnet.

cd / tmp/sda1/bin
export LD_LIBRARY_PATH = / tmp/sda1/lib
. / smbd-d 0
. / nmbd-d 0 (for netbios connections)

Whether the Samba server is running, we shall examine over
ps | grep-i smbd
e.g. ->
430 root 2716 S / tmp/sda1/bin/smbd-d 0
441 root 2232 S / tmp/sda1/bin/smbd-d 0

Other tools have been provided:
smbpasswd - for changing the passwords and user
smbclient - connect to server
testparm - check the configuration
-------------------------------------------------- -----
D. Things to Do
-------------------------------------------------- -----
1. Optimization (size)
2. Possibly Change customer directories for log.
3. We'll see


&


I enclose another small plug-in script, so you can restart the Samba server can be scripted.

This can also be used to start the Samba server in the absence of a USB stick from a hard drive too. Simply both files to / lib / tuxbox copy / plugins and set the rights

cd / lib / tuxbox / plugins
chmod 755 restart_samba.sh

Gracias a Ulster94

antox

 Newcs CoolStream HD - 08.01.10


Newcs CoolStream HD

- small nagra fixes
- RAI tiger card support

antox


antox

 Logo CoolStream HD1

http://rs484.rapidshare.com/files/330300188/Logos_CoolStream_HD1.rar

antox

     mgcamd-arm-v1.34d_
There is a new mgcamd. It now supports the right provider for HD + (1830:003411), is important if one uses the OSCAM as a server. EMM's for HD +, unfortunately, still not working. There is also a new switch for the Config: Code: # Mapping 18xx # 00 disable mapping # 01 map 18xx to 1801 F: { 00 } He should also be set so that EN incl Sky + HD and HD work

antox


antox

OSCam 1550

>> OSCam << cardserver started at Wed Feb 3 00:12:51 2010
-------------------------------------------------------------------------------
2010/02/03 0:12:51 491 s version=0.99.4svn, build #1550, system=arm-coolstream-linux, nice=-1

antox

06-02-2010

Changes:
1585 - fix the signal 11 for smartreader
1584 - fix a return variable
1583 added more debug to try to see were the signal 1 comes from
1582 - added missing -lrt for linking with librt for libusb
1581 - DVB API update: fix some compiler warnings, improve zapping on same ...
1580 - module-camd35 with CMD08 support now: camd3 does not send rejected 'fake', ...
1579 - Make sure T14 cards on non Phoenix readers get right WWT
1578 - properly fix the definition or not of SR_CONFIG based on libusb presence
1577 - add a log message when libusb_init() fails
1576 - Fixed compiler error if LIBUSB was not defined, thanks to merek
1575 - Documentation update for deprecated parameter in 'oscam.server'
1574 - Prevent baudswitching for T14 cards
1573 - Fix debug level Coolstream
1572 - Automatically revert to deprecated mode if card init fails
1571 - fix missing lib for linux
1570 - fix missing file and bad include path
1569 - new smartreader code using libusb 1.0.6
1568 - Improved code: moved BetaCrypt? tunnel into seperate function, count ...
1567 - Improved code for caching and restrictions
1566 - Cache knows about restrictions too (e.g CAID, service), thanks to Alno, ...
1565 - increase read timeout in usb_bulk_read
1564 - EMM support for NAGRA CAID 1830 'HD+' with camd3 3.5 protocol, removed old ...
1563 - Fix conax and videoguard atr filtering

elcardinal74

OSCam v0.99.4 svn 1605 - 09.02.2010

Changes:
- 1588: Minor changes on CMD08 command length in module-camd35
- 1589: 'allowed' parameter for newcamd protocol implementated
- 1590: add a test on the reader to make sure we don't call phoenix code
- 1591: module-camd35: send old CMD44 in more cases, send CW instead of CMD44 in fake state, ECM cascading request only with right rc level
- 1592: get some overview/doc in counting switch
- 1593: Added command overview to camd35 module
- 1594: Rewrote icc_async.c so Phoenix code gets not called by default
- 1595: Clock smartreader to max allowed frequency
- 1596: Enable automatic clocksetting Coolstream internal reader
- 1597: Fixes in ECM cache handling and filters
- 1598: Improve error message when not compiled for internal or smartreader
- 1599: Fixes for expired and disabled filter again
- 1600: Implement error logging mechanism
- 1601: Documentation for Smartreader+ implementation
- 1602: Add smartreader IO debug messages for transmit and receive
- 1603: [newcamd] keepalive config option added. if keepalive = 0, no keepalive will be sent when rc=-9
- 1604: Fix for previous commit. Needed to add globals.h as well.
- 1605: Fix Coolstream pps + set timings to fixed value for ORF cards



antox

oscam_svn1612.zip
OSCam v0.99.4 svn 1612 for Coolstream HD1

labud

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
-----------------------------------------------








UNAUTHORIZED DECODING OF ENCRYPTED SIGNALS FROM EITHER DOMESTIC OR FOREIGN PROVIDERS IS AGAINST THE LAW !!!
INFORMATION CONTAINED IN MY POSTS ["C/P FROM ANOTHER SITE"] ARE FOR LEARNING AND EDUCATIONAL PURPOSES ONLY !!!
PLEASE, DO NOT SEND ME PRIVATE MESSAGES WITH TECHNICAL QUESTIONS, USE FORUM FOR IT !!!

labud

Oscam 0.99.4svn (arm coolstream edition)
oscam-svn1726
-----------------------------------------------








UNAUTHORIZED DECODING OF ENCRYPTED SIGNALS FROM EITHER DOMESTIC OR FOREIGN PROVIDERS IS AGAINST THE LAW !!!
INFORMATION CONTAINED IN MY POSTS ["C/P FROM ANOTHER SITE"] ARE FOR LEARNING AND EDUCATIONAL PURPOSES ONLY !!!
PLEASE, DO NOT SEND ME PRIVATE MESSAGES WITH TECHNICAL QUESTIONS, USE FORUM FOR IT !!!