SergeySlice
|
813b0d22cc
|
prepare to dynamic svg
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-15 11:17:06 +03:00 |
|
SergeySlice
|
84c8474388
|
dont use explicit array size
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-13 13:04:48 +03:00 |
|
SergeySlice
|
de7ac1c1c6
|
disable deprecated functions
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-13 11:18:12 +03:00 |
|
SergeySlice
|
56c4e4dd48
|
exclude unused variables, move globals into class
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-11 18:44:00 +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 |
|
SergeySlice
|
d5305c8cc8
|
exclude Kernel support CPU patch as redundand and not correct
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-05-09 11:55:33 +03:00 |
|
asava
|
cf41491adc
|
Menu width fixes, proportional font fixes, other menu tweaks
|
2020-05-05 02:52:00 +03:00 |
|
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 |
|
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 |
|
asava
|
1ec91d72cd
|
A few corrections needed for Linux booting in some cases
|
2020-04-30 21:17:54 +03: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 |
|
SergeySlice
|
d7c710f9e3
|
fix some addresses issue, format text
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-04-28 13:49:24 +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 |
|
Jief L
|
2a5571d032
|
loadOptionsW was destroyed before call to StartImage.
|
2020-04-27 22:20:16 +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 |
|
Jief L
|
af28b47c72
|
Refactor BootOptions as XStringArray.
|
2020-04-26 16:07:30 +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 |
|
asava
|
469750c6e6
|
Correct loading of os_unknown and os_clover
|
2020-04-25 23:14:53 +03:00 |
|
Jief L
|
7155fae9cd
|
LastChar was renamed lastChar.
|
2020-04-25 13:07:23 +03:00 |
|
SergeySlice
|
ddd42ed08b
|
correct broken test
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-04-25 06:37:56 +03:00 |
|
Sergey Isakov
|
0d6513e246
|
use os_unknown, some tests
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-24 19:24:34 +03:00 |
|
Jief L
|
73411bbc47
|
Cleaning in XString. Some method renaming.
|
2020-04-23 23:43:35 +03:00 |
|
SergeySlice
|
c48bb89e2e
|
decorations
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-04-23 19:05:21 +03:00 |
|
Jief L
|
fd0f4589ec
|
New implementation of XString.
|
2020-04-23 16:20:48 +03:00 |
|
SergeySlice
|
16806d435f
|
demo other linux
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-04-23 14:36:35 +03:00 |
|
SergeySlice
|
574cc3261c
|
Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader
|
2020-04-23 12:08:23 +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 |
|
asava
|
1ec5726f01
|
Move AnimeRun, LastDraw, CurrentFrame to FILM
|
2020-04-23 11:42:18 +03:00 |
|
asava
|
f8c1f08c13
|
Correct case where anime calculation could become negative
|
2020-04-23 04:32:23 +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 |
|
SergeySlice
|
8dc45f00d0
|
exclude other processors definitions
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-04-19 21:48:00 +03:00 |
|
asava
|
bf163735e9
|
Correct previous commit
|
2020-04-19 17:42:51 +03:00 |
|
asava
|
e62ca9a398
|
Correct positioning for legacy anime
|
2020-04-19 17:40:03 +03:00 |
|
jief
|
1db9b51864
|
Revert a change, add a test.
|
2020-04-17 16:32:12 +03:00 |
|
jief
|
4faa0aa8a2
|
Fix %X and %u format for char and short.
|
2020-04-17 16:14:24 +03:00 |
|
jief
|
647955dd8c
|
Fix %x format for char and short.
|
2020-04-17 15:27:38 +03:00 |
|
Sergey Isakov
|
e1345d7ba0
|
cleanup from EG_IMAGE, they remain in separate drivers/protocols
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-17 15:21:15 +03:00 |
|
asava
|
cde5fa908c
|
Move initial theme draw to before menu run, to prevent theme appearing when menu is unused, and visual delay in system scans
|
2020-04-16 19:21:13 +03:00 |
|
jief
|
efe9aaa257
|
Remove double version info.
|
2020-04-16 18:59:00 +03:00 |
|
jief
|
3388819d58
|
Fix Build info unknown.
|
2020-04-16 15:24:21 +03:00 |
|
Sergey Isakov
|
79af8de0a0
|
separated EG_IMAGE to exclude them
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-16 14:42:14 +03:00 |
|
jief
|
7cce3899b8
|
Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader
|
2020-04-16 14:20:15 +03:00 |
|