mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
caids at tech info hidden, if audio/video info lines too long, e.g. auto motor sport hd. use info/help key to show caids.
Origin commit data
------------------
Commit: 7b1a53f658
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2022-05-05 (Thu, 05 May 2022)
This commit is contained in:
@@ -118,7 +118,7 @@ class CStreamInfo2 : public CMenuTarget
|
||||
|
||||
void paint(int mode);
|
||||
void paint_techinfo(int x, int y);
|
||||
void paintCASystem(int xpos, int ypos);
|
||||
void paintCASystem(int xpos, int ypos, bool fake = false);
|
||||
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);
|
||||
@@ -139,4 +139,3 @@ class CStreamInfo2 : public CMenuTarget
|
||||
int readPacket(uint8_t *buf, int buf_size);
|
||||
};
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user