add locals, add menu to manage box ip's

Origin commit data
------------------
Branch: ni/coolstream
Commit: 083c547e27
Author: TangoCash <eric@loxat.de>
Date: 2016-10-21 (Fri, 21 Oct 2016)


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

------------------
This commit was generated by Migit
This commit is contained in:
TangoCash
2016-10-21 10:47:37 +02:00
committed by vanhofen
parent 1f467ce4f2
commit c1a8ca7b80
6 changed files with 99 additions and 9 deletions

View File

@@ -91,6 +91,9 @@ class CTimerList : public CMenuTarget, public CListHelpers
bool remoteChanExists(t_channel_id channel_id);
bool localChanExists(t_channel_id channel_id);
int rem_pre,rem_post;
int item_offset;
bool changed;
CMenuWidget *remboxmenu;
public:
CTimerList();