Latest RQcamd Emu

Status
Not open for further replies.
B

boxgot

RqCamd 0.62

30/01/2008 v0.62
- BEV CS is fixed now (thanks for the reports and help).

- Several minor bug fixes and improvements to the CS code. Should be more tolerant to cam reinits
by server. I recommend upgrading to this even if you only use Dish CS.


29/01/2008 v0.61
- Fix for proper CRC hardware emulation. Fixes DISH. (not my work, publicly published code)

- Command line option to generate an encrypted card-server url for use in the configuration file.

- The CS BEV fix is still pending as i haven't been able to test it yet.
 
B

boxgot

rqCamd 0.64

rqCamd 0.64

Quote:

17/02/2008 v0.64
- RELEASE NOTES:
- ATTENTION: libssl.so and libcrypto.so are NO LONGER required.

These were required for SSL encryption on Feynman. For the time being i'm abandoning the
Feynman protocol. I have not been able to make it work with NewCS and don't want to invest any
more time on it. (I have compiled the binaries without the protocol, but if anyone wants to give
it a shot, the code's there, the SSL session is negotiated successfully but NewCS segfaults on
the login packet).

Also, i've realized that its somewhat troublesome to make rqcamd work with these dependencies
due to different library versions on current images.

- Sources included.
Use "make no_feynman" to compile without Feynman protocol and hence no library dependencies.
Use "make" to compile with Feynman protocol and library dependencies.

- BEV still down on this release.

- NEW
- Fixed freezing on current DISH MECM.
 
B

boxgot

rqCamd 0.65

rqCamd 0.65

05/03/2008 v0.65

- Fix for current DISH & BEV MECM
 

vegeku90

Registered
Messages
1,586
rqCamd 0.66

UPDATE:


17/03/2008 v0.66
- Long overdue fix for FREEZING on current DISH & BEV MECM, sorry.
 
B

boxgot

RqCamd 0.67/0.68

RqCamd 0.67/0.68

28/03/2008 v0.67
- NEW FEATURES:
- Added capability to record and play Nagra2 stream files (.n2stream files). This feature allows
to record all pertinent data from the stream so it can be later replayed "offline" by the
emulator. First, configure the appropriate path for the stream file to be written to (see the
rqcamd.conf file for details). To replay the stream file after it has been recorded, use the
rqcamd command-line parameters. Type "rqcamd -help" to view the syntax.

- Added console log broadcasting to tcp clients. This allows to monitor the console logs remotely
by connecting to port 666 (this is the default, it can be changed or disabled in the config
file).

- The above features WON'T get you TV, however, they are good tools for debugging/reverse
engineering the stream.

- Added support for some provider's *** cards *on CS mode*. No, this is not related to "Dave".
I'll let you figure out which providers are supported.

- NEW
- Fix for current DISH/BEV MECM.

28/03/2008 v0.68
- Fix for "htonl" relocation errors on images where it's missing in their libraries. In short,
if 0.67 is not working for you, upgrade to this, it should work.
 

REDHOU

Registered User
Messages
486
RqCamd 0.69

04/04/2008 v0.69
- NEW FEATURES
- First release with multi-processor support. From now on, all rqcamd releases will support all
DM boxes!. The following files are included:

rqcamd.ppc - PowerPC binary. For DM500, DM7000, DM7020, DM600 and Triple Dragon.
rqcamd.mips - Mipsel binary. For DM7025 (and future DM800HD and DM8000HD)
rqcamd.x86 - x86 binary. For standard PC's running Linux.
NOTE: This version is not intended to be used for getting TV, but for offline
playback and debugging of N2 stream files without depending on a live box.

rqcamd.conf - The configuration file. This is the same for all binaries.
rqcamd-readme.txt - This file.

- RELEASE NOTES
- For coders out there: It is all in the same code-base. The following "makes" are available:
make ppc - Makes the PowerPC binary.
make mips - Makes the Mipsel binary.
make x86 - Makes the x86 binary.
make - Makes all binaries.
make distribution - Makes all binaries and creates the distribution files:
rqcamd-0.XX-binaries.tar.gz
rqcamd-0.XX-sources.tar.gz

- ATTENTION: There's still a bug that i'm working out in the MIPSEL version (DM7025). You may get
some freezing. If you do, please report it along with what image you are using.

- Added functionality to show OSD messages in Triple Dragons (thanks megalomaniac).

- NEW
- Fix for current DISH/BEV MECM
 
B

boxgot

RQCamd0.69

RQCamd0.69

rqcamd-0[1].69_DSM.tar
rqcamd-0[1].69_GEMINI.tar
rqcamd-0[1].69_NITRO.tar
rqcamd-0[1].69_PLI.tar
 
B

boxgot

RQcamd v0.69 for DM7025

RQcamd v0.69 for DM7025
RQcamd 0.69 config for The Gemini2 Project

Zip & Tar
 
B

boxgot

rqcamd 0.70

here's rqcamd-0.70:

06/04/2008 v0.70

- Fix for freezing on Mipsel binary (DM7025).
- Fix for OSD messages on Mipsel binary (DM7025).
 
B

boxgot

RQCAMD V 0.71 packages

RQCAMD V 0.71 packages

For DM500, DM7000, DM7020, DM600
 
B

boxgot

rqcamd 0.72

Originaly posted by raton_craquero at ihadna
here's rqcamd-0.72:


09/04/2008 v0.72
- Fix for current DISH/BEV MECM.
 
B

boxgot

rqcamd 0.73

Originaly posted by raton_craquero at ihadna
here's rqcamd-0.73:

12/04/2008 v0.73
- Fixed a tiny bug in the MAP core class that caused little endian versions of the emu to generate
invalid CW's. (I will try to test all platforms in the future before releasing). This fix is
specifically for the MIPS (DM7025) version. If your 0.72 is working ok on your DM500/600/70x0,
you need not upgrade.

- ATTENTION: I noticed that there is very occasional freezing *ON THE MIPS VERSION ONLY*.
Somehow this problem has crept up again. This is not related to MECM's, but appears to be a bug
in the demux hardware device drivers for at least the DM7025. I'll keep working on it to see the
matter resolved.
 

vegeku90

Registered
Messages
1,586
RQcamd v0.74

16/04/2008 v0.74
- Fix for current DISH/BEV MECM's
- ATTENTION: It is confirmed from DMM, there is a bug in the micro-code of the hardware demux of the
DM7025. Normally this isn't a problem, but because of the way NA providers are doing things,
this bug causes the occasional freezing you see on the DM7025. In a future release, i'm going to implement a brute-force fix that should eliminate the problem with only *minor* inconveniences.
 

xxxAxxx

Super VIP
Messages
1,172
rqcamd-0.75

04/05/2008 v0.75
- Added option in config file to force Enigma 1 or Enigma 2 PMT parsing. This is for supporting
Engima 2 images on PowerPC boxes (i.e. DM7020). See the rqcamd.conf file.

- Added option in config file to force processing of EMM's even when in CS mode. This is useful for
keeping softcam keys/mecm files updated even when the emu is in CS mode.

- Fix for current DISH/BEV MECM's.

Enjoy!.
 

k@lkov

Super VIP
Messages
10,003
Rqcamd 0.75

Rqcamd 0.75
04/05/2008
- Added option in config file to force Enigma 1 or Enigma 2 PMT parsing. This is
for Engima 2 images on PowerPC boxes (i.e. DM7020). See the rqcamd.conf file.

- Added option in config file to force processing of EMM's even when in CS mode. Thi
keeping softcam keys/mecm files updated even when the emu is in CS mode.

- Fix for current DISH/BEV MECM's.
 
B

boxgot

rqcamd 0.76

rqcamd 0.76

14/05/2008 v0.76
- The emu will first look for .conf file with the same name and path as the executable, if it is not
found, it'll look for the config file in the following locations (in that order):
./rqcamd.conf
/etc/rqcamd.conf
/var/bin/rqcamd.conf
/var/keys/rqcamd.conf

This is useful for co-existence of different versions/configurations of rqcamd in the box.

- Added Support for DGStation devices with native images (finally!): Mutant/Relook/CubeCafe. Just
set box_type=2 in rqcamd.conf

- Fix for current Dish/BEV MECM.
 
Status
Not open for further replies.
Top