summaryrefslogtreecommitdiff
path: root/responsememblk.h
diff options
context:
space:
mode:
authorthlo <smarttv640@gmail.com>2016-08-13 12:44:16 +0200
committerthlo <smarttv640@gmail.com>2016-08-13 12:44:16 +0200
commit4f636a7a63c76359ec2ce374a4abf7aaafde2b48 (patch)
tree62f1dd19cb3c3b4095c6023d4cc18bcd45ad0e7c /responsememblk.h
parent24ad136d8851411c988b4c95c6adca4d09f74d61 (diff)
downloadvdr-plugin-smarttvweb-4f636a7a63c76359ec2ce374a4abf7aaafde2b48.tar.gz
vdr-plugin-smarttvweb-4f636a7a63c76359ec2ce374a4abf7aaafde2b48.tar.bz2
widget.conf creation from memory added. Add no-cache HTTP headers to the recordings.xml and media.xml
Diffstat (limited to 'responsememblk.h')
-rwxr-xr-xresponsememblk.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/responsememblk.h b/responsememblk.h
index 5cd11e8..2cdfae9 100755
--- a/responsememblk.h
+++ b/responsememblk.h
@@ -79,6 +79,8 @@ class cResponseMemBlk : public cResponseBase {
int sendBmlInstHtml();
int sendMp4Covr();
+ void sendWidgetConf();
+
int sendEpgXml (struct stat *statbuf);
int sendUrlsXml ();
int sendMediaXml (struct stat *statbuf);