add multiple remote boxes

This commit is contained in:
TangoCash
2016-10-21 10:47:37 +02:00
committed by svenhoefer
parent 7f91b853f7
commit f354089763
5 changed files with 80 additions and 24 deletions

View File

@@ -87,6 +87,7 @@ class CTimerList : public CMenuTarget, public CListHelpers
int saved_dispmode;
void remoteTimerList(CTimerd::TimerList &timerlist);
void enterRemoteBox();
void select_remotebox_ip();
bool remoteChanExists(t_channel_id channel_id);
bool localChanExists(t_channel_id channel_id);
int rem_pre,rem_post;