jief
|
4faa0aa8a2
|
Fix %X and %u format for char and short.
|
2020-04-17 16:14:24 +03:00 |
|
jief
|
647955dd8c
|
Fix %x format for char and short.
|
2020-04-17 15:27:38 +03:00 |
|
asava
|
cde5fa908c
|
Move initial theme draw to before menu run, to prevent theme appearing when menu is unused, and visual delay in system scans
|
2020-04-16 19:21:13 +03:00 |
|
jief
|
3388819d58
|
Fix Build info unknown.
|
2020-04-16 15:24:21 +03:00 |
|
jief
|
7cce3899b8
|
Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader
|
2020-04-16 14:20:15 +03:00 |
|
jief
|
81c0b45e45
|
Fix and clean Version.h include.
|
2020-04-16 14:19:37 +03:00 |
|
asava
|
f86e36a7e5
|
Correct theme Daylight, DarkEmbedded, some other theme issues
|
2020-04-16 14:04:24 +03:00 |
|
jief
|
9dc66aee39
|
Remove macro from Platform.h.
|
2020-04-16 12:09:22 +03:00 |
|
jief
|
89933f64ac
|
Remove struct definitions from Plateform.h
|
2020-04-16 10:48:13 +03:00 |
|
jief
|
e429268dfc
|
Remove functions prototypes from Plateform.h
|
2020-04-16 10:15:26 +03:00 |
|
Sergey Isakov
|
36b908900a
|
cleanup anime for xcinema
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-16 07:45:53 +03:00 |
|
jief
|
ff91406362
|
Update unicode_conversions
|
2020-04-15 20:28:59 +03:00 |
|
Sergey Isakov
|
631a024373
|
refactoring anime into xcinema
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-15 19:30:39 +03:00 |
|
Sergey Isakov
|
0733b704ff
|
avoid memory leak at sound play
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-15 12:13:51 +03:00 |
|
asava
|
1f85d633c4
|
Correct refactoring of CustomBoot
|
2020-04-14 23:33:36 +03:00 |
|
jief
|
e471eb744a
|
Make Id protected in XCinema
|
2020-04-14 22:37:44 +03:00 |
|
Sergey Isakov
|
c32de7f2d2
|
draft xcinema to be replacement for GUI_ANIME
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-14 19:52:13 +03:00 |
|
Sergey Isakov
|
95976da8c6
|
string compatible should not have leading zeroes
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-14 07:34:10 +03:00 |
|
asava
|
f81078e79b
|
Correct Linux scan
|
2020-04-13 18:43:32 +03:00 |
|
asava
|
31079aea32
|
Add back full paths possibility to custom entries
|
2020-04-13 14:13:37 +03:00 |
|
jief
|
3ed1a89bcc
|
Swicth %X to %x in snprintf and get rid of LowCase.
|
2020-04-13 10:25:42 +03:00 |
|
asava
|
5eadae5eb8
|
More corrections to Custom Entries
|
2020-04-13 01:28:01 +03:00 |
|
Sergey Isakov
|
de181aecfb
|
change background of embedded theme
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-11 23:08:03 +03:00 |
|
Sergey Isakov
|
3433041756
|
use char8 for KPATIConnectorsController
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-11 18:36:40 +03:00 |
|
Sergey Isakov
|
9440b56a61
|
refactor custom boot
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-11 15:34:59 +03:00 |
|
Jief L
|
84f956714f
|
Some prototypes cleaning.
|
2020-04-11 09:21:06 +03:00 |
|
Sherlocks
|
400640b902
|
Added modern Intel CPUID
|
2020-04-11 14:38:09 +09:00 |
|
Sherlocks
|
edd3864b10
|
Added MBA91, updated firmware versions for T2 models by Andrey1970
|
2020-04-11 13:40:17 +09:00 |
|
Sergey Isakov
|
6039faefa2
|
improve oem string, refactor font name
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-10 20:00:37 +03:00 |
|
Sergey Isakov
|
3ef56cd78d
|
improve smbios information
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-10 17:35:24 +03:00 |
|
Jief L
|
325b576b1d
|
End of AsciiSPrintf replacement.
|
2020-04-10 16:52:49 +03:00 |
|
Jief L
|
521485c852
|
Adjust format.
|
2020-04-10 16:32:34 +03:00 |
|
Jief L
|
109cbc1cda
|
Some more checked conversion to snprintf.
|
2020-04-10 16:27:04 +03:00 |
|
Jief L
|
79c36b193d
|
AsciiSPrint format error in ATIConnectorsPatchInit. Switch to snprintf.
|
2020-04-10 16:17:50 +03:00 |
|
Jief L
|
6d54a4c0b6
|
Get rid of AsciiPrintf used with %d
|
2020-04-10 15:35:25 +03:00 |
|
Jief L
|
c8f3a40532
|
Get rid of AsciiPrintf use for char.
|
2020-04-10 15:26:35 +03:00 |
|
Jief L
|
9c100f2a3f
|
Get rid of AsciiPrintf use for string (CHAR8 and CHAR16)
|
2020-04-10 15:17:23 +03:00 |
|
Sergey Isakov
|
84a320ba5d
|
big cleanup to XTHEME
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-10 13:04:21 +03:00 |
|
Sergey Isakov
|
d74b431b6f
|
repaired system info
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-10 10:15:36 +03:00 |
|
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 |
|