summaryrefslogtreecommitdiff
path: root/epg2vdr.h
diff options
context:
space:
mode:
authorhorchi <vdr@jwendel.de>2018-01-27 16:45:29 +0100
committerhorchi <vdr@jwendel.de>2018-01-27 16:45:29 +0100
commitd4aab613d5efd6ee2c85c8c60ee1f97848057049 (patch)
treec782ef7349143069f1e8f4f94d60dbaa4cb747e5 /epg2vdr.h
parentdf5ec6a1ce449679fd03ad59c4980c10cdd3eea3 (diff)
downloadvdr-plugin-epg2vdr-d4aab613d5efd6ee2c85c8c60ee1f97848057049.tar.gz
vdr-plugin-epg2vdr-d4aab613d5efd6ee2c85c8c60ee1f97848057049.tar.bz2
2018-01-27 version 1.1.80 (horchi)\n - added: Service to check if event has a timer\n\n1.1.80
Diffstat (limited to 'epg2vdr.h')
-rw-r--r--epg2vdr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epg2vdr.h b/epg2vdr.h
index a34376a..26ab2bd 100644
--- a/epg2vdr.h
+++ b/epg2vdr.h
@@ -64,6 +64,7 @@ class cPluginEPG2VDR : public cPlugin
int exitDb();
int timerService(cEpgTimer_Service_V1* ts);
+ int hasTimerService(cHas_Timer_V1* d);
int recordingDetails(cEpgRecording_Details_Service_V1* rd);
private: