mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
add: show sore screenings in in extra window
Origin commit data
------------------
Commit: ab24c127c8
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-08-06 (Mon, 06 Aug 2012)
Origin message was:
------------------
-add: show sore screenings in in extra window
This commit is contained in:
@@ -118,13 +118,13 @@ class CNeutrinoEventList
|
||||
int timerPost;
|
||||
void UpdateTimerList(void);
|
||||
bool HasTimerConflicts(time_t starttime, time_t duration, event_id_t * epg_ID);
|
||||
|
||||
bool showfollow;
|
||||
CTimerd::CTimerEventTypes isScheduled(t_channel_id channel_id, CChannelEvent * event, int * tID = NULL);
|
||||
|
||||
public:
|
||||
CNeutrinoEventList();
|
||||
~CNeutrinoEventList();
|
||||
int exec(const t_channel_id channel_id, const std::string& channelname, const std::string& prev = "", const std::string& next = ""); // UTF-8
|
||||
int exec(const t_channel_id channel_id, const std::string& channelname, const std::string& prev = "", const std::string& next = "", const CChannelEventList &followlist = CChannelEventList ()); // UTF-8
|
||||
};
|
||||
|
||||
class CEventListHandler : public CMenuTarget
|
||||
|
Reference in New Issue
Block a user