summaryrefslogtreecommitdiff
path: root/common.h
diff options
context:
space:
mode:
authorTuomas Jormola <tj@solitudo.net>2017-05-23 20:23:54 +0200
committerFrank Neumann <fnu@yavdr.org>2017-05-23 20:23:54 +0200
commitd4572192c5709b1a09c85a9f07844fde3ffeb65c (patch)
tree59bd3e60846f6958e7a687b17db80047af364813 /common.h
parentb09b9e58bb7b168e37bace2fccddac2111c511c3 (diff)
downloadvdr-plugin-text2skin-d4572192c5709b1a09c85a9f07844fde3ffeb65c.tar.gz
vdr-plugin-text2skin-d4572192c5709b1a09c85a9f07844fde3ffeb65c.tar.bz2
New token: ChannelServiceReference
Diffstat (limited to 'common.h')
-rw-r--r--common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.h b/common.h
index 15cd146..a84dd8f 100644
--- a/common.h
+++ b/common.h
@@ -39,6 +39,7 @@ const std::string SkinPath(void);
const char *ChannelNumber(const cChannel *Channel, int Number);
const char *ChannelName(const cChannel *Channel, int Number);
const char *ChannelShortName(const cChannel *Channel, int Number);
+const char *ChannelServiceReference(const cChannel *Channel, int Number);
const char *EventType(uint Number);
//const char *ChannelBouquet(const cChannel *Channel, int Number);