asava
9c056aaf6b
Forgotten file in previous commit
2020-05-04 21:05:47 +03:00
asava
702e0d49c2
Correct hang in about and help menus after theme change
2020-05-04 21:03:25 +03:00
asava
4d89b2d976
Correct wrong text size length with proportional font, and hang with SVG in some cases
2020-05-04 19:05:29 +03:00
Jief L
ce9538bb4e
strcpy bug. DecodeOptions bug.
2020-05-03 23:53:50 +03:00
asava
2e4aa64d3d
Missing file in refit.inf
2020-05-03 22:04:46 +03:00
SergeySlice
9166ed8c9c
correct format for debug output
...
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2020-05-03 20:34:46 +03:00
SergeySlice
486f6473ff
fix conflicts
...
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2020-05-03 20:20:34 +03:00
SergeySlice
70fea56ee4
change a way to find symbols in kexts
...
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2020-05-03 20:16:50 +03:00
Jief L
6357aaf299
Correct no_sanitize attribute.
2020-05-03 18:26:32 +03:00
Jief L
ab90362ebf
Split and ConcatAll more flexible.
2020-05-03 18:07:34 +03:00
vectorsigma72
dc6f6ee6f2
Correction for previous commit
2020-05-03 14:17:45 +02:00
vectorsigma72
3513285889
Clover.app: different way to add itself as login Item
...
Switch to LSSharedFileXXX to enale loging as SMLoginItemSetEnabled() is buggie.
2020-05-03 14:03:26 +02:00
Sergey Isakov
2502b0d825
temporary disable new RTC patch
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-05-03 14:16:44 +03:00
asava
d10cadac4b
Correct typo in previous commit
2020-05-03 10:21:50 +03:00
asava
ccfbc5b558
Correct some mistakes with kernel/kext patcher
2020-05-03 10:03:06 +03:00
SergeySlice
d7d3c960a9
simplify SIP patch
...
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2020-05-03 07:10:02 +03:00
asava
06f1f9301a
Correct LoadOptions lost after pressing SpaceBar, and arch= (older systems) not being used
2020-05-02 22:57:41 +03:00
SergeySlice
5ed90999d2
simplify AppleRTC patch by RodionS
...
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2020-05-02 19:00:31 +03:00
SergeySlice
abc41b5b64
one more case for sip patch take into account
...
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2020-05-02 16:30:33 +03:00
SergeySlice
e9d9b22f37
advance kernel patch using proc names
...
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2020-05-02 13:12:53 +03:00
SergeySlice
2eb070776b
wromg mask
...
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2020-05-02 08:03:29 +03:00
SergeySlice
b673288e5d
improve catalina sip patch
...
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2020-05-02 07:53:18 +03:00
SergeySlice
355e99d6bf
new way kext allowing patch
...
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2020-05-02 06:38:38 +03:00
SergeySlice
314652c49c
resolve conflicts
...
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2020-05-01 19:30:22 +03:00
SergeySlice
6b33696c93
kext and kernel patches will be part of LOADER_ENTRY class
...
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2020-05-01 19:26:28 +03:00
asava
64de6d0fef
Correct some problems when changing config files
2020-05-01 03:14:11 +03:00
Jief L
5ad1616d7f
XtoolsCommon tests.
2020-05-01 00:43:44 +03:00
asava
c903faa26a
Missing file in refit.inf
2020-04-30 21:50:42 +03:00
asava
1ec91d72cd
A few corrections needed for Linux booting in some cases
2020-04-30 21:17:54 +03:00
vectorsigma72
986c00552d
Update buildmtoc.sh
...
cctools-949.0.1
2020-04-30 19:42:19 +02:00
vectorsigma72
6017607113
Bug fixes for Clover.app
...
Fixed SMBIOS->Version and SMBIOS->SerialNumber generating config.plist.
Fix mount in Sierra and older by sending mount operation in a background thread and updating the UI on the main one.
2020-04-30 15:55:31 +02:00
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