mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
neutrino, zapit: drop EVT_SCAN_REPORT_FREQUENCY,
use EVT_SCAN_REPORT_FREQUENCYP to pass full feparams, fix scan transponder display info
This commit is contained in:
@@ -57,7 +57,6 @@ class CScanTs : public CMenuTarget
|
||||
int ypos_cur_satellite;
|
||||
int ypos_transponder;
|
||||
int ypos_frequency;
|
||||
int xpos_frequency;
|
||||
int ypos_provider;
|
||||
int ypos_channel;
|
||||
int ypos_service_numbers;
|
||||
@@ -74,7 +73,6 @@ class CScanTs : public CMenuTarget
|
||||
void paintRadar(void);
|
||||
int handleMsg(neutrino_msg_t msg, neutrino_msg_data_t data);
|
||||
int greater_xpos(int xpos, const neutrino_locale_t txt);
|
||||
bool freqready;
|
||||
void showSNR();
|
||||
void testFunc();
|
||||
void prev_next_TP(bool);
|
||||
|
Reference in New Issue
Block a user