mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
xbmc: update to xbmc-13-14b7a12
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
33362d37ce
commit
21bddff129
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="xbmc-theme-Confluence"
|
||||
PKG_VERSION="13-74ec17d"
|
||||
PKG_VERSION="13-14b7a12"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
|
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="xbmc"
|
||||
PKG_VERSION="13-74ec17d"
|
||||
PKG_VERSION="13-14b7a12"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
|
@ -3586,9 +3586,9 @@ index 606edf8..c68a305 100644
|
||||
m_settingsManager->AddCondition("has_gles");
|
||||
#endif
|
||||
@@ -1017,6 +1022,7 @@ void CSettings::InitializeISettingCallbacks()
|
||||
settingSet.insert("videoscreen.screen");
|
||||
settingSet.insert("videoscreen.resolution");
|
||||
settingSet.insert("videoscreen.screenmode");
|
||||
settingSet.insert("videoscreen.vsync");
|
||||
+ settingSet.insert("videoscreen.monitor");
|
||||
m_settingsManager->RegisterCallback(&CDisplaySettings::Get(), settingSet);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user