ChannelList::quickZap -record mode- should zap if possible, else display transponderlist

This commit is contained in:
Jacek Jendrzej
2013-05-25 13:05:55 +02:00
parent 7eb27cd212
commit a01551d360
3 changed files with 17 additions and 6 deletions

View File

@@ -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