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 |
|
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 |
|