More cec options for future, not ready

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@604 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
focus
2010-05-28 09:16:03 +00:00
parent 3a1bbc9630
commit 8ebd8cc69a
12 changed files with 99 additions and 79 deletions

View File

@@ -1105,8 +1105,6 @@ CSectionsdClient::CurrentNextInfo CInfoViewer::getEPG (const t_channel_id for_ch
return info;
}
#define get_set CNeutrinoApp::getInstance()->getScanSettings()
void CInfoViewer::showSNR ()
{
char percent[10];

View File

@@ -60,7 +60,6 @@ static int moving = 0;
#define BAR_WIDTH 100
#define BAR_HEIGHT 16 //(13 + BAR_BORDER*2)
#define get_set CNeutrinoApp::getInstance()->getScanSettings()
CMotorControl::CMotorControl()
{
Init();

View File

@@ -85,7 +85,6 @@ extern int scan_pids;
extern int scan_fta_flag;//in zapit descriptors definiert
extern int start_fast_scan(int scan_mode, int opid);
#define get_set CNeutrinoApp::getInstance()->getScanSettings()
int CScanTs::exec(CMenuTarget* /*parent*/, const std::string & actionKey)
{
diseqc_t diseqcType = NO_DISEQC;