summaryrefslogtreecommitdiff
path: root/update.h
diff options
context:
space:
mode:
authorhorchi <vdr@jwendel.de>2018-02-22 19:09:47 +0100
committerhorchi <vdr@jwendel.de>2018-02-22 19:09:47 +0100
commitb1b244a5b7ff76e6b6a07e05c0afe4cb0f69d6b4 (patch)
tree1067a6dc30399e9d53d7d9626c6cf98e62bfabd2 /update.h
parent697e967988bbac57f344c5a0f496a6fb2d993a77 (diff)
downloadvdr-plugin-epg2vdr-b1b244a5b7ff76e6b6a07e05c0afe4cb0f69d6b4.tar.gz
vdr-plugin-epg2vdr-b1b244a5b7ff76e6b6a07e05c0afe4cb0f69d6b4.tar.bz2
2018-02-22 version 1.1.88 (horchi)\n - added: Optional switch timer notification message\n\n1.1.88
Diffstat (limited to 'update.h')
-rw-r--r--update.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/update.h b/update.h
index 15e1594..92ebe35 100644
--- a/update.h
+++ b/update.h
@@ -149,6 +149,7 @@ class cUpdate : public cThread, public cStatus, public cParameters
long eventId;
std::string channelId;
time_t start;
+ int notified;
};
// struct to store a recording action delieverd by the status interface