Jief L
|
0c88de9390
|
Rename _XS to _XS8
|
2020-04-30 09:22:26 +03:00 |
|
Jief L
|
e170b16516
|
Rename XString to XString8.
|
2020-04-30 09:03:56 +03:00 |
|
Jief L
|
82b679bcbd
|
Avoid memory copy at XString initialisation.
|
2020-04-30 08:17:51 +03:00 |
|
Jief L
|
0c0c2d53d4
|
Missing L before literals (bis).
|
2020-04-29 23:33:45 +03:00 |
|
Jief L
|
db7f483cbd
|
Missing L before literals.
|
2020-04-29 23:32:44 +03:00 |
|
Jief L
|
d27afce852
|
Comment out unused global var.
|
2020-04-29 23:32:22 +03:00 |
|
SergeySlice
|
804bca204a
|
disable new patching until verified
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-04-29 23:09:59 +03:00 |
|
Sergey Isakov
|
93d6fb6fdf
|
restrict search
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-29 18:13:35 +03:00 |
|
Sergey Isakov
|
6b610f5b24
|
correct commit c4357fd
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-29 18:07:10 +03:00 |
|
vectorsigma72
|
75ffe238ca
|
Update ThemeView.swift
Use dedicated function to add constraints
|
2020-04-29 14:12:22 +02:00 |
|
vectorsigma72
|
bcb139e882
|
Clover. app v1.20
Enabling Fat16 filesystem for the theme manager.
|
2020-04-29 13:04:33 +02:00 |
|
SergeySlice
|
c4357fd984
|
simplify kext allowing patch
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-04-29 11:06:44 +03:00 |
|
SergeySlice
|
3b75317d14
|
advance kernel patch
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-04-29 07:58:43 +03:00 |
|
asava
|
fbbaa8ad2f
|
Same handling for non-standard grub paths
|
2020-04-29 03:33:41 +03:00 |
|
asava
|
d521fc1c10
|
Make LinuxScan first try preloaded, and if such doesn't exist, load from dir
|
2020-04-29 02:00:40 +03:00 |
|
asava
|
592b75ff01
|
Correct comment
|
2020-04-29 00:49:23 +03:00 |
|
asava
|
4f5133deeb
|
Make LinuxScan use LoadOSIcon
|
2020-04-29 00:32:05 +03:00 |
|
SergeySlice
|
0ecb066a4b
|
get preloaded linux icons for the case of svg theme
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-04-28 23:42:53 +03:00 |
|
jief
|
e26fe8ba0c
|
Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader
|
2020-04-28 22:31:05 +03:00 |
|
vectorsigma72
|
c91b868595
|
Warn about Virtual machine
Clover.app cannot install from Virtual Machines to real devices. I'm still not sure this is even possible so for now warn the user.
|
2020-04-28 16:02:26 +02:00 |
|
vectorsigma72
|
d79d247a61
|
Clover.app: clean up after update.
Fixed a possible error caused by temporary files left.
|
2020-04-28 15:08:11 +02:00 |
|
jief
|
2ff93a346a
|
BootOption.VariableSize was left uninitialized.
|
2020-04-28 15:19:28 +03:00 |
|
SergeySlice
|
d7c710f9e3
|
fix some addresses issue, format text
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-04-28 13:49:24 +03:00 |
|
Sergey Isakov
|
279fbaffa8
|
use partial string for procedure name
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-28 10:51:58 +03:00 |
|
jief
|
2135d2706b
|
Remove incorrect space in ArgOptional. Clean few comments.
|
2020-04-28 09:54:43 +03:00 |
|
asava
|
67e496d6e9
|
Allow longer titles for menus, they are trimmed according to theme now
|
2020-04-28 00:30:26 +03:00 |
|
asava
|
aba4619c5e
|
Remove scrollbar flicker & restrict menu text length
|
2020-04-27 22:49:38 +03:00 |
|
Jief L
|
06647fcee7
|
Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader
|
2020-04-27 22:20:39 +03:00 |
|
Jief L
|
2a5571d032
|
loadOptionsW was destroyed before call to StartImage.
|
2020-04-27 22:20:16 +03:00 |
|
vectorsigma72
|
e5983bdf6a
|
Punctuations
|
2020-04-27 17:39:35 +02:00 |
|
vectorsigma72
|
0df5a08bcf
|
Added sha1 to installer log (pkg)
|
2020-04-27 17:34:14 +02:00 |
|
SergeySlice
|
5834434d93
|
addition to the commit before
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-04-27 18:18:36 +03:00 |
|
SergeySlice
|
216606d566
|
Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader
|
2020-04-27 18:17:20 +03:00 |
|
SergeySlice
|
a621438d7c
|
symbolic kexts and kernel patcher
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-04-27 18:16:43 +03:00 |
|
vectorsigma72
|
dca2aafe40
|
New _xcpm_bootstrap patch location fo 10.15.4 +
|
2020-04-27 16:05:41 +02:00 |
|
asava
|
22eeceb841
|
Use ResultString
|
2020-04-27 16:26:58 +03:00 |
|
asava
|
f78d6dbb7c
|
Update TitleLen
|
2020-04-27 15:59:37 +03:00 |
|
Jief L
|
a188e19f02
|
Remove unneeded wc_str(). Correct comparison order.
|
2020-04-27 15:13:09 +03:00 |
|
Jief L
|
de2bb5f950
|
Refactor some Path to XStringW.
|
2020-04-27 12:50:49 +03:00 |
|
asava
|
4694008abe
|
Correct previous commit
|
2020-04-27 11:55:14 +03:00 |
|
asava
|
1f991d348e
|
Move MaxTextLen initialization to menu init
|
2020-04-27 11:39:21 +03:00 |
|
asava
|
84f7f87a53
|
Simplify calculations
|
2020-04-27 03:57:19 +03:00 |
|
asava
|
ae75e6489b
|
Correct some GUI glitches
|
2020-04-27 03:46:51 +03:00 |
|
asava
|
e210ec2d04
|
Correct disappearing icon in submenus
|
2020-04-26 23:08:58 +03:00 |
|
asava
|
b6e39e1a32
|
Move ctors function pointers to .data section, and add .init_array, to fix compilation on Linux
|
2020-04-26 19:01:14 +03:00 |
|
Jief L
|
af28b47c72
|
Refactor BootOptions as XStringArray.
|
2020-04-26 16:07:30 +03:00 |
|
jief
|
2ccc95513e
|
Improve Split in XStringArray.
|
2020-04-26 14:52:10 +03:00 |
|
jief
|
7d43ca70d5
|
XStringArray re-implementation with template.
|
2020-04-26 13:12:05 +03:00 |
|
jief
|
3475414580
|
Move REFIT_CONFIG in Settings.
|
2020-04-26 12:39:41 +03:00 |
|
jief
|
4a9a99873d
|
move WaitForInputEventPoll.
|
2020-04-26 12:36:21 +03:00 |
|