mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +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_VSYNC VSYNC_DISABLED
|
||||||
#define DEFAULT_THUMB_SIZE 256
|
#define DEFAULT_THUMB_SIZE 256
|
||||||
#else // MID
|
#else // MID
|
||||||
-#define DEFAULT_SKIN "PM3.HD"
|
-#define DEFAULT_SKIN "Confluence"
|
||||||
+#define DEFAULT_SKIN "PM3.HD"
|
+#define DEFAULT_SKIN "Confluence"
|
||||||
#if defined(__APPLE__) || defined(_WIN32)
|
#if defined(__APPLE__) || defined(_WIN32)
|
||||||
#define DEFAULT_VSYNC VSYNC_ALWAYS
|
#define DEFAULT_VSYNC VSYNC_ALWAYS
|
||||||
#else
|
#else
|
Loading…
x
Reference in New Issue
Block a user