jief666
|
ac7bd4308d
|
Refactoring CutomLegacyEntries and CustomToolsEntries.
Refactor ACPIPatchedAML as a XObjArray<ACPI_PATCHED_AML>.
move Codepage in GlobalConfig.
|
2021-03-23 22:59:30 +03:00 |
|
jief666
|
829fd040dc
|
Create REFIT_MAINMENU_SCREEN class
Create CUSTOM_LOADER_SUBENTRY_SETTINGS, CUSTOM_LOADER_SUBENTRY_SETTINGS
and CUSTOM_LOADER_SUBENTRY.
Clean the sub entries config.plist fields.
Comment unused KernelAndKextPatcherInit, KernelAndKextsPatcherStart,
CheckForFakeSMC
Comment unused OSFLAG_WITHKEXTS and OSFLAG_CHECKFAKESMC
|
2021-03-22 15:40:01 +03:00 |
|
jief666
|
2a029bd298
|
SETTINGS_DATA refactoring.
|
2021-03-19 23:32:42 +03:00 |
|
jief666
|
75097bd304
|
Remove include <Platform.h> from headers. Keep them in sources.
|
2021-02-07 17:39:03 +03:00 |
|
jief666
|
1a02f530db
|
Refactoring to allow Clover to be compiled as a macOs app.
|
2021-02-06 20:16:46 +03:00 |
|
jief666
|
333b6ce1ca
|
Hide dead installer prebooter.
Do not hide installer if there is a main partition.
|
2021-02-04 17:04:31 +03:00 |
|
Jief L
|
da8ad5c0eb
|
MSVC compilation.
|
2020-11-02 16:45:11 +03:00 |
|
jief666
|
b8a188382c
|
Make Clover path independent.
|
2020-10-03 20:02:31 +03:00 |
|
jief666
|
f6903b7579
|
Refactor the hidden flag. All menu entries are now created, allowing to
toogle hidden flag on and off after creation.
|
2020-08-15 23:39:25 +03:00 |
|
jief666
|
1c4bb3f823
|
Some CHAR16* refactored to XStringW.
Add insertAtPos, deleteCharsAtPos.
Bug : moved trim, lowerAscii, upperAscii in XStringAbstract.
|
2020-08-10 14:06:06 +03:00 |
|
jief666
|
4555bb9e9f
|
Remove the last PoolPrints.
|
2020-08-09 18:55:30 +03:00 |
|
SergeySlice
|
22f9adcbc9
|
using XIcon class for dynamic images
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-16 22:30:29 +03:00 |
|
SergeySlice
|
813b0d22cc
|
prepare to dynamic svg
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-15 11:17:06 +03:00 |
|
Jief L
|
0c88de9390
|
Rename _XS to _XS8
|
2020-04-30 09:22:26 +03:00 |
|
Jief L
|
af28b47c72
|
Refactor BootOptions as XStringArray.
|
2020-04-26 16:07:30 +03:00 |
|
SergeySlice
|
01f33f7552
|
detect unknown linux versions,
stylish change: remove space between func and brace
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-04-23 12:08:10 +03:00 |
|
SergeySlice
|
0e57155f2f
|
repair Badge size
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-04-21 12:08:55 +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
|
84a320ba5d
|
big cleanup to XTHEME
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-10 13:04:21 +03:00 |
|
Sergey Isakov
|
2971779ddf
|
load os icons for legacy
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-06 00:14:27 +03:00 |
|
Jief L
|
b8bb76d51e
|
Refactor LoadOptions as XString.
|
2020-04-05 15:25:39 +03:00 |
|
Sergey Isakov
|
f638ad999a
|
correct add legacy entry
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-04 06:46:41 +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
|
fbfc206a41
|
Renamed SPrintf to SWPrintf for XStringW
|
2020-03-31 19:10:30 +03:00 |
|
Jief L
|
23b45d569a
|
Get rid of XStringWP + few cleanings.
|
2020-03-31 18:59:35 +03:00 |
|
Jief L
|
8b806cf4e7
|
Example of UTF16 conversion with XString.
|
2020-03-31 10:27:50 +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
|
a65aa874a2
|
move types declarations
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-26 20:00:53 +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
|
e8fd94bb8f
|
Switch to new printf format for DebugLog.
|
2020-03-25 21:32:44 +03:00 |
|
Sergey Isakov
|
91ab997f5f
|
xtheme support is mostly working
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-24 18:17:12 +03:00 |
|
Sergey Isakov
|
ddba966e94
|
advance menu codes for use xtheme
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-22 13:48:13 +03:00 |
|
Sergey Isakov
|
13667ae8f8
|
current changes moving to xtheme
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-21 22:52:28 +03:00 |
|
jief
|
51711c1004
|
Disable assign & ctor with char* and wchar_t* parameter.
|
2020-03-10 19:50:55 +03:00 |
|
jief
|
7256a868e5
|
REFIT_ABSTRACT_MENU_ENTRY.Title to XStringW
|
2020-03-10 14:51:04 +03:00 |
|
jief
|
6417348844
|
Fix bad object allocation, remove some REFIT_MENU_SCREEN ctors.
|
2020-03-04 18:27:41 +03:00 |
|
Sergey Isakov
|
11bf50dc3a
|
eliminate VS2017 warnings
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-04 12:50:43 +03:00 |
|
jief
|
dbb5187ae5
|
Line only half commented out.
|
2020-03-04 09:32:44 +03:00 |
|
Sergey Isakov
|
b9b89cc46a
|
change debugging codes
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-04 09:20:37 +03:00 |
|
Sergey Isakov
|
c1f6e8137a
|
refactoring menu entries
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-03 23:44:07 +03:00 |
|
jief
|
dec25e954e
|
Start refactoring includes. Make gen-config compile.
|
2020-02-29 10:30:21 +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 |
|
jief
|
c77802d200
|
Refactor of "Volumes" global var as an XObjArray.
|
2020-02-27 17:34:29 +03:00 |
|
jief
|
7fa464fde0
|
Final switch to C++ compiler
|
2020-02-17 23:41:09 +03:00 |
|