mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-13 00:13:37 +02:00
split fec to fec/modulation/delivery system;
switch to new dvb-api headers;
improve dvb-t manual scan
Origin commit data
------------------
Branch: ni/coolstream
Commit: 17d1bbd12b
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2014-08-08 (Fri, 08 Aug 2014)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -79,11 +79,11 @@ class CScanTs : public CMenuTarget
|
||||
void testFunc();
|
||||
void prev_next_TP(bool);
|
||||
TP_params TP;
|
||||
int deltype;
|
||||
delivery_system_t delsys;
|
||||
std::string pname;
|
||||
|
||||
public:
|
||||
CScanTs(int dtype = FE_QPSK);
|
||||
CScanTs(delivery_system_t DelSys);
|
||||
~CScanTs();
|
||||
void hide();
|
||||
int exec(CMenuTarget* parent, const std::string & actionKey);
|
||||
|
Reference in New Issue
Block a user