mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
xbmc:
- patch for changing default skin is not needed in the moment
This commit is contained in:
parent
3a602a20b4
commit
6cca6690ea
@ -5,8 +5,8 @@ diff -Naur xbmc-24229/xbmc/Settings.h xbmc-24229.patch/xbmc/Settings.h
|
||||
#define DEFAULT_VSYNC VSYNC_DISABLED
|
||||
#define DEFAULT_THUMB_SIZE 256
|
||||
#else // MID
|
||||
-#define DEFAULT_SKIN "PM3.HD"
|
||||
+#define DEFAULT_SKIN "PM3.HD"
|
||||
-#define DEFAULT_SKIN "Confluence"
|
||||
+#define DEFAULT_SKIN "Confluence"
|
||||
#if defined(__APPLE__) || defined(_WIN32)
|
||||
#define DEFAULT_VSYNC VSYNC_ALWAYS
|
||||
#else
|
Loading…
x
Reference in New Issue
Block a user