mirror of
https://projects.vdr-developer.org/git/vdr-plugin-tvguide.git
synced 2023-10-05 13:01:48 +00:00
Favorites menu with EPG Search favorite timers with blue key
This commit is contained in:
@@ -54,6 +54,7 @@ public:
|
||||
void DeleteSwitchTimer(const cEvent *event);
|
||||
cRecording **SearchForRecordings(std::string searchString, int &numResults);
|
||||
const cEvent **LoadReruns(const cEvent *event, int &numResults);
|
||||
void GetFavorites(std::vector<cTVGuideSearchTimer> *favorites);
|
||||
virtual ~cRecManager (void);
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user