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

Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Jacek Jendrzej
2013-05-25 13:05:55 +02:00
parent 44885c2905
commit c9565c9d33
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