mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
eitd/xmlutil.h: add readEventsFromDir
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
|
||||
void *insertEventsfromFile(void * data);
|
||||
bool readEventsFromFile(std::string &epgname, int &ev_count);
|
||||
bool readEventsFromDir(std::string &epgdir, int &ev_count);
|
||||
void writeEventsToFile(const char *epgdir);
|
||||
|
||||
bool readEPGFilter(void);
|
||||
|
Reference in New Issue
Block a user