mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
add show Cryptsysteme
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@339 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9f1c391db6
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2010-02-15 (Mon, 15 Feb 2010)
Origin message was:
------------------
-add show Cryptsysteme
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@339 e54a6e83-5905-42d5-8d5c-058d10e6a962
------------------
This commit was generated by Migit
This commit is contained in:
@@ -61,6 +61,7 @@ class CStreamInfo2 : public CMenuTarget
|
||||
int sig_text_sig_x;
|
||||
int sig_text_snr_x;
|
||||
int sig_text_rate_x;
|
||||
int average_bitrate_pos;
|
||||
unsigned int scaling;
|
||||
struct feSignal {
|
||||
unsigned long ber, old_ber, max_ber, min_ber;
|
||||
@@ -87,6 +88,7 @@ class CStreamInfo2 : public CMenuTarget
|
||||
void paint(int mode);
|
||||
void paint_pig(int x, int y, int w, int h);
|
||||
void paint_techinfo(int x, int y);
|
||||
void paintCASystem(int xpos, int ypos);
|
||||
void paint_signal_fe_box(int x, int y, int w, int h);
|
||||
void paint_signal_fe(struct bitrate rate, struct feSignal s);
|
||||
int y_signal_fe(unsigned long value, unsigned long max_range, int max_y);
|
||||
@@ -95,7 +97,6 @@ class CStreamInfo2 : public CMenuTarget
|
||||
CProgressBar *snrscale;
|
||||
int lastsig, lastsnr;
|
||||
void showSNR ();
|
||||
|
||||
public:
|
||||
|
||||
CStreamInfo2();
|
||||
|
Reference in New Issue
Block a user