summaryrefslogtreecommitdiff
path: root/responsememblk.h
diff options
context:
space:
mode:
authorthlo <smarttv640@gmail.com>2014-01-03 11:16:32 +0100
committerthlo <smarttv640@gmail.com>2014-01-03 11:16:32 +0100
commit397f7c0d3e03178fd71d5c9546a9560eece426a6 (patch)
tree937a511ae74723deac0c19543c13816fae5a4d99 /responsememblk.h
parent28fbcd863c0d65134a22356e062a8e1426283f29 (diff)
downloadvdr-plugin-smarttvweb-397f7c0d3e03178fd71d5c9546a9560eece426a6.tar.gz
vdr-plugin-smarttvweb-397f7c0d3e03178fd71d5c9546a9560eece426a6.tar.bz2
Plugin support for marks. Improved Logging.
Diffstat (limited to 'responsememblk.h')
-rwxr-xr-xresponsememblk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/responsememblk.h b/responsememblk.h
index 80e953d..1895ad2 100755
--- a/responsememblk.h
+++ b/responsememblk.h
@@ -60,6 +60,7 @@ class cResponseMemBlk : public cResponseBase {
int sendRecordingsXml (struct stat *statbuf);
int sendChannelsXml (struct stat *statbuf);
int sendResumeXml ();
+ int sendMarksXml ();
int sendVdrStatusXml (struct stat *statbuf);
void sendServerNameXml ();
int sendYtBookmarkletJs();