mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 02:11:04 +02:00
ChannelList::quickZap -record mode- should zap if possible, else display transponderlist
Origin commit data
------------------
Commit: a01551d360
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-25 (Sat, 25 May 2013)
Origin message was:
------------------
ChannelList::quickZap -record mode- should zap if possible, else display transponderlist
This commit is contained in:
@@ -162,7 +162,7 @@ public:
|
||||
int numericZap(int key);
|
||||
int show();
|
||||
int exec();
|
||||
void quickZap(int key, bool cycle = false);
|
||||
bool quickZap(int key, bool cycle = false);
|
||||
//int hasChannel(int nChannelNr);
|
||||
int hasChannelID(t_channel_id channel_id);
|
||||
void setSelected( int nChannelNr); // for adjusting bouquet's channel list after numzap or quickzap
|
||||
|
Reference in New Issue
Block a user