Sergey Isakov
|
fb901fa1a0
|
dont commit USE_XTHEME
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-30 18:53:11 +03:00 |
|
Sergey Isakov
|
1397ffe580
|
Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader
|
2020-03-30 18:32:00 +03:00 |
|
Sergey Isakov
|
6dc43d9d8e
|
a possibility to use wchar in icon names
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-30 18:31:52 +03:00 |
|
Sherlocks
|
6d19576520
|
Update KernelXCPM for 10.15.4
|
2020-03-30 23:11:18 +09:00 |
|
Sergey Isakov
|
f7254f53e6
|
load icons as in xtheme
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-30 11:34:16 +03:00 |
|
asava
|
17c92d9526
|
Correct mistake in FileDevicePathToStr
|
2020-03-30 02:21:38 +03:00 |
|
asava
|
7e747613a9
|
Change arithmetics order to allow mouse movement in cases with high mouse resolution
|
2020-03-29 21:02:54 +03:00 |
|
Sergey Isakov
|
941244d894
|
merge conflict
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-29 19:19:08 +03:00 |
|
Sergey Isakov
|
4a541a5469
|
include parseXthem to xtheme class
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-29 19:17:27 +03:00 |
|
Jief L
|
f888a60526
|
Handle NULL pointer for string in printf_lite
|
2020-03-29 16:53:57 +03:00 |
|
Jief L
|
e734530b9b
|
Get rid of AsciiSPrint.
|
2020-03-29 16:44:08 +03:00 |
|
Jief L
|
5006d33c5d
|
Get rid of AsciiPrint.
|
2020-03-29 15:47:04 +03:00 |
|
Jief L
|
6fa0bb81da
|
CloverX64 project.
|
2020-03-29 14:42:30 +03:00 |
|
Jief L
|
3e58b71ea6
|
USE_XTHEME=0 for now. Cast in lodepng to avoid VS2017 warnings.
|
2020-03-29 14:42:17 +03:00 |
|
Jief L
|
b605d0d3bb
|
Use size_t for Width and Height to conform eglodepng_decode prototype.
|
2020-03-29 13:35:09 +03:00 |
|
Jief L
|
22b9a6013b
|
Fix compilation of getIcon methods
|
2020-03-29 13:19:05 +03:00 |
|
Jief L
|
6f46b07534
|
Operator _XS. Fix to VectorGraphics I've misunderstood.
|
2020-03-29 12:40:13 +03:00 |
|
Jief L
|
1eac7bacfb
|
Some compile errors.
|
2020-03-29 12:06:34 +03:00 |
|
SergeySlice
|
6ca8e4426b
|
some string corrections
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-03-29 11:07:59 +03:00 |
|
SergeySlice
|
443ad8ee3e
|
dont commit USE_XTHEME
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-03-29 10:18:00 +03:00 |
|
SergeySlice
|
76900d6350
|
Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader
|
2020-03-29 10:14:26 +03:00 |
|
SergeySlice
|
38319f70bc
|
correct font handling
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-03-29 10:14:14 +03:00 |
|
Jief L
|
d093af9b01
|
Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader
|
2020-03-29 09:54:31 +03:00 |
|
Jief L
|
2100401c4e
|
Fix include in screen.h & .cpp
|
2020-03-29 09:54:13 +03:00 |
|
Sergey Isakov
|
e59f205afc
|
some comments around vector theme
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-29 08:42:33 +03:00 |
|
SergeySlice
|
fab5d07b37
|
Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader
|
2020-03-28 21:34:37 +03:00 |
|
SergeySlice
|
cf61a01b03
|
parse svg xtheme, not verified
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-03-28 21:34:23 +03:00 |
|
Jief L
|
c07950d6f7
|
Fix emit CR when output to unicode.
|
2020-03-28 19:17:32 +03:00 |
|
Jief L
|
324b0608e6
|
Move operator (ctor and =).
|
2020-03-28 19:17:02 +03:00 |
|
Jief L
|
1cb19148e5
|
Forgot to update refit.inf
|
2020-03-28 18:54:53 +03:00 |
|
Jief L
|
651f7a02c6
|
Get rid of Print() calls.
|
2020-03-28 18:14:18 +03:00 |
|
jief
|
020fe5a2f0
|
Do not use Print() anymore.
|
2020-03-28 09:36:07 +03:00 |
|
SergeySlice
|
ace46a5646
|
correct more variables
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-03-27 22:47:06 +03:00 |
|
SergeySlice
|
20124ba433
|
reduce timeout after OS start caused by debug.log with dsdt patching
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-03-27 20:35:39 +03:00 |
|
Sergey Isakov
|
8f2c4b5efd
|
separate data in global config
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-27 19:50:17 +03:00 |
|
Sergey Isakov
|
e5beea2f1b
|
exclude tests for VS
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-27 11:29:38 +03:00 |
|
Sergey Isakov
|
b74b57b7dd
|
use local cycle index
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-27 10:46:04 +03:00 |
|
Sergey Isakov
|
381487d324
|
rewrite graphics menu style
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-27 08:54:41 +03:00 |
|
Sergey Isakov
|
01e8807236
|
dont commit USE_XTHEME
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-26 23:35:12 +03:00 |
|
Sergey Isakov
|
b58bcf7270
|
more text procedures
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-26 23:32:31 +03:00 |
|
Sergey Isakov
|
8e42d69706
|
Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader
|
2020-03-26 20:00:58 +03:00 |
|
Sergey Isakov
|
a65aa874a2
|
move types declarations
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-26 20:00:53 +03:00 |
|
Jief L
|
95f3123235
|
Remove PoolPrintFloat, adapt format litteral.
|
2020-03-26 19:49:10 +03:00 |
|
Sergey Isakov
|
9b85ac2a5b
|
merge
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-26 17:25:49 +03:00 |
|
Sergey Isakov
|
1abcd07489
|
apply theme settings to xtheme
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-26 17:24:20 +03:00 |
|
Jief L
|
ee6124bd10
|
Bye bye PoolPrintFloat.
|
2020-03-26 15:59:20 +03:00 |
|
Sergey Isakov
|
a44952e7ef
|
Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader
|
2020-03-26 11:18:40 +03:00 |
|
Sergey Isakov
|
a1d4a74efb
|
update GUI settings for xtheme
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-26 11:18:28 +03:00 |
|
Sergey
|
28017a7449
|
Merge pull request #103 from stevezhengshiqi/master
Update zh-Hans.strings for CloverApp
|
2020-03-26 08:51:24 +03:00 |
|
Steve
|
7c305e83f6
|
Update zh-Hans.strings for CloverApp
|
2020-03-25 22:51:01 -04:00 |
|