From 0bb11d711bb02bad0cf4a8694522dff766aa1c54 Mon Sep 17 00:00:00 2001 From: Jochen Dolze Date: Thu, 8 Apr 2010 17:00:31 +0200 Subject: Added plugin setup, plugin main menu --- command/markad-standalone.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'command/markad-standalone.h') diff --git a/command/markad-standalone.h b/command/markad-standalone.h index 1e4c821..5099ef1 100644 --- a/command/markad-standalone.h +++ b/command/markad-standalone.h @@ -228,7 +228,8 @@ public: int LogoWidth, int LogoHeight, bool DecodeVideo, bool DecodeAudio, bool IgnoreVideoInfo, bool IgnoreAudioInfo, const char *LogoDir, const char *MarkFileName, bool ASD, - bool noPid, bool OSD, const char *SVDRPHost, int SVDRPPort); + bool noPid, bool OSD, const char *SVDRPHost, int SVDRPPort, + bool Before); ~cMarkAdStandalone(); }; -- cgit v1.2.3