Jief L
|
83cd92cb9f
|
Remove floating point as bool warning.
|
2020-04-05 18:23:51 +03:00 |
|
Sergey Isakov
|
1c69fccb7a
|
exclude InitSelection as it done during theme init
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-05 17:04:39 +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 |
|
Jief L
|
60282f90a6
|
CloverX64 Project update.
|
2020-04-04 13:14:01 +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
|
2cb912ca74
|
Fix XImage assignment operator a better way.
|
2020-03-31 00:42:58 +03: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
|
6fa0bb81da
|
CloverX64 project.
|
2020-03-29 14:42:30 +03:00 |
|
Jief L
|
6f46b07534
|
Operator _XS. Fix to VectorGraphics I've misunderstood.
|
2020-03-29 12:40:13 +03:00 |
|
Jief L
|
651f7a02c6
|
Get rid of Print() calls.
|
2020-03-28 18:14:18 +03:00 |
|
Jief L
|
ee6124bd10
|
Bye bye PoolPrintFloat.
|
2020-03-26 15:59:20 +03:00 |
|
Jief L
|
e8fd94bb8f
|
Switch to new printf format for DebugLog.
|
2020-03-25 21:32:44 +03:00 |
|
Sergey Isakov
|
d7e93a96e5
|
adopt DrawMainMenu to XTheme
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-23 17:51:20 +03:00 |
|
Jief L
|
14cdfe29c7
|
MemLogf and MemLogfVA. Not used yet in Clover.
|
2020-03-21 16:12:26 +03:00 |
|
Sergey Isakov
|
f1d136e013
|
make scrolls for xtheme
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-20 20:48:19 +03:00 |
|
Sergey Isakov
|
4beb089a18
|
fix revision strings
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-20 06:34:04 +03:00 |
|
SergeySlice
|
5ed385d3fa
|
introduce loadImage
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-03-17 22:43:58 +03:00 |
|
Sergey Isakov
|
4b8b175619
|
Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader
|
2020-03-13 19:29:55 +03:00 |
|
jief
|
dfd649dd5b
|
Xcode projects
|
2020-03-13 19:08:36 +03:00 |
|
Sergey Isakov
|
5d40230e3f
|
fix signedness
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-13 18:59:58 +03:00 |
|
jief
|
0484955f0b
|
New platform Posix. Replace strlen, strcmp implementation.
|
2020-03-13 16:11:58 +03:00 |
|
jief
|
73249629d7
|
Update CloverX64 Xcode project.
|
2020-03-12 21:17:01 +03:00 |
|
Jief L
|
d1a66122d3
|
Start to switch UTF16 litteral to utf8.
|
2020-03-12 20:45:28 +03:00 |
|
Jief L
|
c3a986f611
|
Delete generated file committed by mistake.
|
2020-03-12 20:02:00 +03:00 |
|
jief
|
b920b9f8fb
|
Introducing a UTF8 XString
|
2020-03-12 17:40:38 +03:00 |
|
jief
|
ae0112e93c
|
Xcode project for CloverX64.efi
|
2020-03-11 17:34:49 +03:00 |
|
jief
|
19cfe2831a
|
Warning removal. New class XUINTN (not yet used).
|
2020-03-11 17:23:58 +03:00 |
|
Sergey Isakov
|
0d4c4eb5ee
|
C++ One Definition Rule
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-10 21:31:40 +03:00 |
|
jief
|
51711c1004
|
Disable assign & ctor with char* and wchar_t* parameter.
|
2020-03-10 19:50:55 +03:00 |
|
Sergey Isakov
|
5dbf1e0360
|
always create cloverx64.efi
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-06 22:56:32 +03:00 |
|
Jief L
|
2fca0d97a5
|
VS2017 C++ globals and unit tests
|
2020-03-04 16:37:39 +03:00 |
|
Sergey Isakov
|
c0df0f8787
|
some update for using pointer and scroll
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-02 22:00:01 +03:00 |
|
Sergey Isakov
|
a260cbad92
|
some remarks
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-01 11:46:12 +03:00 |
|
jief
|
e05286e4a4
|
Big big refactoring of REFIT_MENU structs. They are now objects.
There is some cleaning to do
in the hierarchy of REFIT_ABSTRACT_MENU_ENTRY.
|
2020-02-28 23:28:33 +03:00 |
|
Sergey Isakov
|
282bc531d7
|
fix GCC53 compatibility
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-02-25 20:42:06 +03:00 |
|
jief
|
a9f2c2725a
|
Update the external cpp_tests project.
|
2020-02-24 16:07:59 +03:00 |
|
jief
|
4ab2c1179f
|
Created an Xcode project to run the C++ unit tests in Xcode console.
|
2020-02-23 23:26:51 +03:00 |
|
jief
|
71e952401a
|
Import XStringWArray in Clover.
Added unit tests
|
2020-02-23 23:23:31 +03:00 |
|
Sergey Isakov
|
c35f9aa052
|
fix signess, optimize codes
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-02-23 08:53:21 +03:00 |
|
Sergey Isakov
|
20237d492a
|
cleanup
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-02-18 21:49:54 +03:00 |
|
Sergey Isakov
|
d836611308
|
cpp will be only compilation mode
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-02-16 13:53:12 +03:00 |
|
SergeySlice
|
2e4cbf3268
|
define CometLake
Signed-off-by: SergeySlice <isakov-sl@bk.ru>
|
2020-01-05 09:29:06 +03:00 |
|
SergeySlice
|
648f05c0a1
|
revert hda
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2019-11-27 19:02:16 +03:00 |
|
SergeySlice
|
2dcb40b485
|
reworking HDA library
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2019-11-27 08:20:14 +03:00 |
|