mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
timermanager: try fix autoAdjustToEPG for (repeating) timers
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8cb0bef8e1
Author: TangoCash <eric@loxat.de>
Date: 2016-11-16 (Wed, 16 Nov 2016)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -249,6 +249,7 @@ public:
|
||||
int modifyEvent(int eventID, time_t announceTime, time_t alarmTime, time_t stopTime, uint32_t repeatcount, CTimerd::CTimerEventRepeat evrepeat, CTimerd::responseGetTimer& data);
|
||||
int modifyEvent(int eventID, unsigned char apids);
|
||||
int rescheduleEvent(int eventID, time_t announceTime, time_t alarmTime, time_t stopTime);
|
||||
int adjustEvent(int eventID, time_t announceTime, time_t alarmTime, time_t stopTime);
|
||||
void saveEventsToConfig();
|
||||
void loadEventsFromConfig();
|
||||
bool shutdown();
|
||||
|
Reference in New Issue
Block a user