mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 18:01:13 +02:00
src/gui/eventlist.cpp show prev next channel name on start
This commit is contained in:
@@ -116,7 +116,8 @@ class CEventList : public CListHelpers
|
||||
void showProgressBar(int pos);
|
||||
void hide();
|
||||
void showFunctionBar(t_channel_id channel_id);
|
||||
|
||||
void getPrvNextChannelName(t_channel_id &channel_id,std::string &next_channel_name,std::string &prev_channel_name,std::string ¤t_channel_name, neutrino_msg_t msg);
|
||||
|
||||
int timerPre;
|
||||
int timerPost;
|
||||
void UpdateTimerList(void);
|
||||
|
Reference in New Issue
Block a user