summaryrefslogtreecommitdiff
path: root/streamdev-client.h
diff options
context:
space:
mode:
authorFrank Schmirler <vdr@schmirler.de>2010-12-02 09:39:01 +0100
committerMikko Matilainen <mikkom@iki.fi>2011-03-24 19:20:05 +0200
commit635ccc479f3e0d62b3f52cb5407d06185e402f5b (patch)
tree8f56fa909f40656a130f41e3cab4898093fdb0e5 /streamdev-client.h
parentdb3274c046f4e2d44cb8263428073b6a43dca2fa (diff)
downloadvdr-plugin-streamdev-635ccc479f3e0d62b3f52cb5407d06185e402f5b.tar.gz
vdr-plugin-streamdev-635ccc479f3e0d62b3f52cb5407d06185e402f5b.tar.bz2
Snapshot 2010-09-15
Diffstat (limited to 'streamdev-client.h')
-rw-r--r--streamdev-client.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/streamdev-client.h b/streamdev-client.h
index a95dbbf..fe1c9fb 100644
--- a/streamdev-client.h
+++ b/streamdev-client.h
@@ -1,5 +1,5 @@
/*
- * $Id: streamdev-client.h,v 1.1.1.1.2.1 2010/06/08 05:56:14 schmirl Exp $
+ * $Id: streamdev-client.h,v 1.1.1.1.2.2 2010/08/18 10:26:18 schmirl Exp $
*/
#ifndef VDR_STREAMDEVCLIENT_H
@@ -23,6 +23,7 @@ public:
virtual cOsdObject *MainMenuAction(void);
virtual cMenuSetupPage *SetupMenu(void);
virtual bool SetupParse(const char *Name, const char *Value);
+ virtual void MainThreadHook(void);
};
#endif // VDR_STREAMDEVCLIENT_H