jief666
|
2961827dce
|
Correct some refactoring bugs.
|
2020-08-17 22:40:52 +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
|
bc04c86a93
|
Refactoring some CHAR8* and CHAR16* to XString.
|
2020-08-15 16:47:56 +03:00 |
|
jief666
|
220b450d60
|
remove EfiStrDuplicate not used anymore.
Comment out MainConfigName from SETTINGS_DATA. Not used.
|
2020-08-13 15:57:05 +03:00 |
|
jief666
|
8947e66382
|
SETTINGS serialize method.
|
2020-08-13 15:07:40 +03:00 |
|
jief666
|
052732eba0
|
Refactor GetStrArraySeparatedByChar, replaced by Split
|
2020-08-13 11:21:45 +03:00 |
|
jief666
|
59d8cbad7f
|
Refactoring KEXT_PATCH.
Change numerous CHAR8* CHAR16* to XString.
|
2020-08-12 18:15:47 +03:00 |
|
jief666
|
29718aaa0b
|
Fix -W effc++ warnings.
SETTINGS_DATA is a class.
XIcon is separate class.
KernelAndKextPatches in LOADER_ENTRY is not a pointer anymore.
|
2020-08-11 15:43:53 +03:00 |
|
jief666
|
7765a988fe
|
XStringArray self assignament test.
Rename SPrintf S8Printf.
Rename NullXString NullXString8.
Rename XStringArray XString8Array.
|
2020-08-11 09:00:19 +03:00 |
|
jief666
|
4555bb9e9f
|
Remove the last PoolPrints.
|
2020-08-09 18:55:30 +03:00 |
|
jief666
|
feba2f1399
|
Rework APFS Preboot and Recovery volumes
|
2020-08-07 11:23:46 +03:00 |
|
SergeySlice
|
cd23181296
|
move OcQuirks.plist into config.plist and into GUI menu
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-07-15 20:29:27 +03:00 |
|
SergeySlice
|
59c3764c27
|
additional settings for vector theme
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-26 20:12:54 +03:00 |
|
SergeySlice
|
5c61d2a0ea
|
default is daylight
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-18 23:10:38 +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
|
84ebcbb439
|
NoDefaultProperties will be true by default, AddProperties to be deprecated
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-11 09:30:45 +03:00 |
|
SergeySlice
|
0b7eed38f1
|
no more drop DSM method, it is not universal
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-09 12:15:03 +03:00 |
|
Jief L
|
de2bb5f950
|
Refactor some Path to XStringW.
|
2020-04-27 12:50:49 +03:00 |
|
Jief L
|
af28b47c72
|
Refactor BootOptions as XStringArray.
|
2020-04-26 16:07:30 +03:00 |
|
jief
|
3475414580
|
Move REFIT_CONFIG in Settings.
|
2020-04-26 12:39:41 +03:00 |
|
SergeySlice
|
d3da5e1a21
|
parsing float values in plists
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-04-22 20:52:21 +03:00 |
|
asava
|
d7a38dce3e
|
Implement possibility to drop tables for any OS
|
2020-04-20 19:33:42 +03:00 |
|
jief
|
3388819d58
|
Fix Build info unknown.
|
2020-04-16 15:24:21 +03:00 |
|
jief
|
81c0b45e45
|
Fix and clean Version.h include.
|
2020-04-16 14:19:37 +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 |
|
Jief L
|
84f956714f
|
Some prototypes cleaning.
|
2020-04-11 09:21:06 +03:00 |
|
Jief L
|
3cac160b6d
|
Put functions back in menu.cpp
|
2020-04-04 15:27:02 +03:00 |
|
jief
|
41c49267a5
|
Clean the menu item hierarchy.
|
2020-03-10 12:45:17 +03:00 |
|
jief
|
2de3b84957
|
Moved DriveImage and BadgeImage down the hierarchy because only loader
use them.
|
2020-02-29 15:56:36 +03:00 |
|
jief
|
dec25e954e
|
Start refactoring includes. Make gen-config compile.
|
2020-02-29 10:30:21 +03:00 |
|