summaryrefslogtreecommitdiff
path: root/channels.h
diff options
context:
space:
mode:
authoretobi <git@e-tobi.net>2010-02-12 21:56:41 +0100
committeretobi <git@e-tobi.net>2013-03-10 13:52:15 +0100
commit1c37c1a96eaac460f3905ec46899a3361044fe16 (patch)
tree306742980f4a09b66292beef75c6638e76542fc1 /channels.h
parent52b572646b476bbe402fc56e929de310b949efdf (diff)
downloadvdr-patches-1c37c1a96eaac460f3905ec46899a3361044fe16.tar.gz
vdr-patches-1c37c1a96eaac460f3905ec46899a3361044fe16.tar.bz2
Allow manual configuration of teletetxt subtitle pages in channels.conf
Diffstat (limited to 'channels.h')
-rw-r--r--channels.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/channels.h b/channels.h
index dbdcb17..b407672 100644
--- a/channels.h
+++ b/channels.h
@@ -126,6 +126,7 @@ private:
uint16_t compositionPageIds[MAXSPIDS];
uint16_t ancillaryPageIds[MAXSPIDS];
int tpid;
+ int fixedTtxtSubtitlePages;
int totalTtxtSubtitlePages;
tTeletextSubtitlePage teletextSubtitlePages[MAXTXTPAGES];
int caids[MAXCAIDS + 1]; // list is zero-terminated