mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 15:58:31 +00:00
timeshift detection for remote timers
This commit is contained in:
@@ -27,6 +27,7 @@ class cGlobalTimers : public cVector<const cTimer *> {
|
||||
int NumTimerConfilicts(void);
|
||||
bool IsRemoteTimer(int i);
|
||||
const char* RemoteHost(int i);
|
||||
bool IsRecording(const cRecording *rec);
|
||||
void ClearTimers(void);
|
||||
static void StartRefreshThread(void);
|
||||
static void StopRefreshThread(void);
|
||||
|
Reference in New Issue
Block a user