mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
xbmc-addon-xvdr: sync xbmc.gui
This commit is contained in:
parent
a1a684d082
commit
07747816d2
@ -0,0 +1,29 @@
|
||||
From 240760878f5ffdddeaa5eccd8df23ace2c176004 Mon Sep 17 00:00:00 2001
|
||||
From: Stefan Saraev <stefan@saraev.ca>
|
||||
Date: Fri, 15 Nov 2013 18:53:24 +0200
|
||||
Subject: [PATCH] bump xbmc.gui
|
||||
|
||||
---
|
||||
addons/library.xbmc.gui/libXBMC_gui.h | 4 ++--
|
||||
1 files changed, 2 insertions(+), 2 deletions(-)
|
||||
|
||||
diff --git a/addons/library.xbmc.gui/libXBMC_gui.h b/addons/library.xbmc.gui/libXBMC_gui.h
|
||||
index dd916f9..f52ad4c 100644
|
||||
--- a/addons/library.xbmc.gui/libXBMC_gui.h
|
||||
+++ b/addons/library.xbmc.gui/libXBMC_gui.h
|
||||
@@ -36,10 +36,10 @@ typedef void* GUIHANDLE;
|
||||
#endif
|
||||
|
||||
/* current ADDONGUI API version */
|
||||
-#define XBMC_GUI_API_VERSION "1.0.0"
|
||||
+#define XBMC_GUI_API_VERSION "5.0.1"
|
||||
|
||||
/* min. ADDONGUI API version */
|
||||
-#define XBMC_GUI_MIN_API_VERSION "1.0.0"
|
||||
+#define XBMC_GUI_MIN_API_VERSION "5.0.1"
|
||||
|
||||
#define ADDON_ACTION_PREVIOUS_MENU 10
|
||||
#define ADDON_ACTION_CLOSE_DIALOG 51
|
||||
--
|
||||
1.7.2.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user