Sergey Isakov
|
dc52af47f0
|
Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader
|
2020-04-09 20:01:30 +03:00 |
|
Sergey Isakov
|
c995284c06
|
some pointer copy must be replaced by value copy
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-09 20:01:23 +03:00 |
|
Jief L
|
91b0145ab9
|
Disable automatic conversion of XString to wchar_t*.
|
2020-04-09 19:32:46 +03:00 |
|
Jief L
|
751fcfb8df
|
Git rid of unused XStringWP.
|
2020-04-09 18:53:21 +03:00 |
|
Sergey Isakov
|
97d1d23eb0
|
repaired font handling
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-09 16:04:12 +03:00 |
|
Jief L
|
879b0c2961
|
DontStopAtPanic helper, XUINTN remove, PRIuPTR and few warnings.
|
2020-04-08 13:49:00 +03:00 |
|
Sergey Isakov
|
4be33ca401
|
correct codepage for help screen
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-08 12:45:36 +03:00 |
|
Sergey Isakov
|
75427f2d83
|
refactoring text handling
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-07 22:48:36 +03:00 |
|
Sergey Isakov
|
7b173d7f08
|
do not recalculate background and draw it twice
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-05 17:27:42 +03:00 |
|
Jief L
|
b8bb76d51e
|
Refactor LoadOptions as XString.
|
2020-04-05 15:25:39 +03:00 |
|
Jief L
|
1c1db57638
|
Get rid of UnicodeSPrint.
|
2020-04-04 16:50:13 +03:00 |
|
Jief L
|
3cac160b6d
|
Put functions back in menu.cpp
|
2020-04-04 15:27:02 +03:00 |
|
Sergey Isakov
|
f61d46411b
|
x,y have to be signed int
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-04 05:59:17 +03:00 |
|
Sergey Isakov
|
8b5ec83c6a
|
refactoring menu entries
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-03 23:00:42 +03:00 |
|
Jief L
|
418b4f4cc3
|
Get SelectionImage to work.
|
2020-04-02 22:27:10 +03:00 |
|
Sergey Isakov
|
ddccb001e6
|
repair scroll position
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-02 17:03:58 +03:00 |
|
Sergey Isakov
|
5b84f64f61
|
pixel operations
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-01 20:07:57 +03:00 |
|
Sergey Isakov
|
f70c4e14d2
|
refactoring DrawText and Pixels
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-01 15:57:32 +03:00 |
|
Jief L
|
fbfc206a41
|
Renamed SPrintf to SWPrintf for XStringW
|
2020-03-31 19:10:30 +03:00 |
|
Jief L
|
6f64681239
|
Fix includes and refit.inf
|
2020-03-31 19:05:34 +03:00 |
|
Jief L
|
0b19538bee
|
Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader
|
2020-03-31 18:59:42 +03:00 |
|
Jief L
|
23b45d569a
|
Get rid of XStringWP + few cleanings.
|
2020-03-31 18:59:35 +03:00 |
|
Sergey Isakov
|
a37196ab8c
|
repair background draw
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-31 17:25:07 +03:00 |
|
Sergey Isakov
|
0c62865b22
|
eliminate mouse edge effect
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-31 15:35:04 +03:00 |
|
asava
|
6c816f8595
|
add cast to previous commit
|
2020-03-31 03:16:18 +03:00 |
|
asava
|
e149dafe4d
|
Correct mistake with nvidia inject name
|
2020-03-31 03:09:53 +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 |
|
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
|
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
|
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
|
a65aa874a2
|
move types declarations
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-26 20:00:53 +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
|
a1d4a74efb
|
update GUI settings for xtheme
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-26 11:18:28 +03:00 |
|
Jief L
|
e8fd94bb8f
|
Switch to new printf format for DebugLog.
|
2020-03-25 21:32:44 +03:00 |
|
Sherlocks
|
83da928616
|
Correct common 0xE2 prologue patterns for KernelPM patch info
|
2020-03-24 22:23:05 +09:00 |
|
Sherlocks
|
26166b6aec
|
Change DBG to DBG_RT for essential kernel patch to trace patch easily
|
2020-03-24 21:55:35 +09:00 |
|
Sherlocks
|
af8a84f478
|
Add missed return
|
2020-03-23 23:11:27 +09:00 |
|
Sherlocks
|
425a71629c
|
Fix previous commit that KernelPM patch
|
2020-03-23 22:49:06 +09:00 |
|
Sherlocks
|
d62ea4f7f6
|
Fix KernelPM Patch for 10.14.6 beta 6
Add debug line for trace
|
2020-03-23 22:31:04 +09:00 |
|
asava
|
18a38138e4
|
Fix hang before Clover GUI caused by the use of freepool to free alligned pages
|
2020-03-21 18:02:01 +02:00 |
|
Jief L
|
14cdfe29c7
|
MemLogf and MemLogfVA. Not used yet in Clover.
|
2020-03-21 16:12:26 +03:00 |
|