Skip to content

Commit

Permalink
Added new version of mpcs monitor, new with 'tinyfont'. Thanks to dukat.
Browse files Browse the repository at this point in the history
git-svn-id: http://www.streamboard.tv/svn/oscam/trunk@6894 4b0bc96b-bc66-0410-9d44-ebda105a78c1
  • Loading branch information
docman committed May 21, 2012
1 parent a19cd1c commit 2b7f5d1
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
Binary file removed Distribution/monitor/mpcsmon-src-0.5b.tar
Binary file not shown.
Binary file added Distribution/monitor/mpcsmon-src-0.6.tar.bz2
Binary file not shown.
11 changes: 10 additions & 1 deletion README
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
OSCam: Open source conditional access module
OSCam: Open Source Conditional Access Module
============================================


License
=======

OSCam: Open Source CAM
Copyright (C) 2009-2012 OSCam developers

Expand All @@ -28,12 +30,14 @@ top directory or visit http://www.gnu.org/licenses/gpl-3.0.html

Version history
===============

OSCam history is accessible through Trac timeline at:
http://streamboard.gmc.to/oscam/timeline/


Repositories
============

SVN repository:
svn checkout http://streamboard.gmc.to/svn/oscam/trunk oscam-svn

Expand All @@ -43,6 +47,7 @@ SVN mirror:

Building OSCam from source
==========================

- Get the lastest sources from SVN
svn checkout http://streamboard.gmc.to/svn/oscam/trunk oscam-trunk

Expand All @@ -57,6 +62,7 @@ For more information and examples on using the build system, run `make help`.

Building OScam for different CPUs (cross-compilation)
=====================================================

First you need to install the target CPU toolchain. Already built toolchains
for various architectures can be downloaded from:

Expand All @@ -70,6 +76,7 @@ in your PATH - `make CROSS=/opt/STM/STLinux-2.3/devkit/sh4/bin/sh4-linux-`.

Dependencies
============

OSCam by default do not depend on external libraries except when compilation
with SSL is requested. In that case openssl (libcrypto) library must be
installed.
Expand All @@ -89,6 +96,7 @@ For more information about building with external libraries, run 'make help'.

Web links
=========

Build server for automated builds:
http://download.oscam.to/index.php

Expand All @@ -98,6 +106,7 @@ Configuration wiki:

Help and Support
================

man pages and configuration examples are in Distribution/doc directory.

If you experience any problems with OSCam, feel free to post in our support
Expand Down

0 comments on commit 2b7f5d1

Please sign in to comment.