summaryrefslogtreecommitdiff
path: root/player.h
diff options
context:
space:
mode:
authorJohns <johns98@gmx.net>2013-02-18 19:11:38 +0100
committerJohns <johns98@gmx.net>2013-02-18 19:11:38 +0100
commit2b9a9d70b79d11b1d759da4b72070e8f787b8cec (patch)
tree3c941e4138c70baf28341e0e38cfc4a4ed5fcde3 /player.h
parentfbb166c17b37eb01753a1bc41c0c004f3d85f053 (diff)
downloadvdr-plugin-play-2b9a9d70b79d11b1d759da4b72070e8f787b8cec.tar.gz
vdr-plugin-play-2b9a9d70b79d11b1d759da4b72070e8f787b8cec.tar.bz2
Enable lirc, when VDR remote is disabled.
Diffstat (limited to 'player.h')
-rw-r--r--player.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/player.h b/player.h
index 983e461..519ca62 100644
--- a/player.h
+++ b/player.h
@@ -99,6 +99,8 @@ extern "C"
/// Browser root=start directory
extern const char *ConfigBrowserRoot;
+ ///< Disable remote during external play
+ extern char ConfigDisableRemote;
extern const char *X11DisplayName; ///< x11 display name
extern char PlayerDvdNav; ///< dvdnav active
extern char PlayerPaused; ///< player paused