mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 10:21:10 +02:00
neutrino.cpp: add zapTo(), reuse common code for zap without wait
This commit is contained in:
@@ -213,6 +213,7 @@ public:
|
||||
int showChannelList(const neutrino_msg_t msg, bool from_menu = false);
|
||||
CPersonalizeGui & getPersonalizeGui() { return personalize; }
|
||||
bool getChannellistIsVisible() { return channellist_visible; }
|
||||
void zapTo(t_channel_id channel_id);
|
||||
};
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user