Sergey Isakov
97d1d23eb0
repaired font handling
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-09 16:04:12 +03:00
Sergey Isakov
790fedbdc6
initial support for cinema
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-09 09:04:21 +03:00
Sergey Isakov
e97882d77d
Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader
2020-04-09 06:33:19 +03:00
Sergey Isakov
13588fb67c
allow triple os name like chrome,grub,linux
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-09 06:32:57 +03:00
vectorsigma72
a4c90606d1
Clover.app: added LAbyOne's theme repository + themeout of date theme detection
...
HelmoHass themes repository (by LAbyOne) can be selected directly in the UI.
Now the theme manager knows when a theme is out dated and show a dedicate icon when this happens. Now Clover.app can encode the git sha1 ... always with out git.
Searching themes in the relative fields is now even more easy by tipying the name partially in case insensitive mode.
builme now close the Terminal window when exit is selected (thanks to LAbyOne).
Fixed a bug in the theme manager engine switching between repositories.
2020-04-09 05:31:05 +02:00
Sergey Isakov
ea3058f867
Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader
2020-04-08 15:05:10 +03:00
Sergey Isakov
2ec6c858bb
fix misprint
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-08 15:04:52 +03:00
Jief L
879b0c2961
DontStopAtPanic helper, XUINTN remove, PRIuPTR and few warnings.
2020-04-08 13:49:00 +03:00
Sergey Isakov
b245ea17d4
some cleanup
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-08 13:04:54 +03:00
Sergey Isakov
4be33ca401
correct codepage for help screen
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-08 12:45:36 +03:00
Sergey Isakov
91ba53fd1c
fix compose, fix badge position
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-08 10:32:26 +03:00
vectorsigma72
61c919eaa2
Update buildme
2020-04-08 00:44:44 +02:00
Sergey Isakov
75427f2d83
refactoring text handling
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-07 22:48:36 +03:00
vectorsigma72
166dcaa7ba
Fix nvram theme setting
...
Themes with blank spaces in the middle was not possible. This commit fix it by quoting the string passed to nvrm
2020-04-07 16:38:38 +02:00
vectorsigma72
c8969630f3
Plist Editor for Cover.app
...
Introduced a real Property List Editor.
Fixed Theme manager engine.
Other minor fixes
2020-04-07 13:48:12 +02:00
Sergey Isakov
5a85883180
update linux list
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-06 20:06:48 +03:00
Sergey Isakov
0a3f4c3575
fix uninitialized disk type
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-06 18:40:45 +03:00
Sergey Isakov
a092a31a85
Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader
2020-04-06 15:26:29 +03:00
Sergey Isakov
7635c0ca3b
cache embedded images
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-06 15:26:16 +03:00
jief
f7e564e967
gdb_launch typo
2020-04-06 14:35:06 +03:00
Sergey Isakov
3ba2ecd0fc
use builtin icons when not theme provided
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-06 12:15:36 +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
Sergey Isakov
1f2832897e
Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader
2020-04-05 21:57:00 +03:00
Sergey Isakov
c12f59a551
change type of scanvolumedefault
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-05 21:56:36 +03:00
asava
ed86b5eabf
add missing files to refit.inf
2020-04-05 21:36:40 +03:00
Sergey Isakov
f1c72d752e
simplify drawBCS
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-05 20:06:09 +03:00
Sergey Isakov
ac789c25aa
Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader
2020-04-05 18:55:38 +03:00
Sergey Isakov
4d9c1efd0c
take optional os icons
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-05 18:54:10 +03:00
Jief L
83cd92cb9f
Remove floating point as bool warning.
2020-04-05 18:23:51 +03:00
Sergey Isakov
7b173d7f08
do not recalculate background and draw it twice
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-05 17:27:42 +03:00
Sergey Isakov
1c69fccb7a
exclude InitSelection as it done during theme init
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-05 17:04:39 +03:00
Jief L
b8bb76d51e
Refactor LoadOptions as XString.
2020-04-05 15:25:39 +03:00
Sergey Isakov
e9bf5703f6
merge changes
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-05 10:24:04 +03:00
Sergey Isakov
94d8d05c39
Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader
2020-04-05 10:20:14 +03:00
Sergey Isakov
682fea296e
a possibility to switch themes
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-05 10:20:00 +03:00
Jief L
16da915f82
Theme switching.
2020-04-05 09:44:47 +03:00
Sergey Isakov
317cf43107
cleanup messy menu
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-05 07:35:55 +03:00
Sergey Isakov
dc558d04aa
resolve conflict between menu and menu
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-05 06:44:27 +03:00
Sergey Isakov
c163748486
resolve some conflicts
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-04 20:05:57 +03:00
Sergey Isakov
26795329fe
clean place under buttons
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-04 20:02:30 +03:00
Jief L
0bcabfe9e3
Remove a hundred of PoolPrint.
2020-04-04 19:22:07 +03:00
Jief L
1c1db57638
Get rid of UnicodeSPrint.
2020-04-04 16:50:13 +03:00
Jief L
3cac160b6d
Put functions back in menu.cpp
2020-04-04 15:27:02 +03:00
Jief L
60282f90a6
CloverX64 Project update.
2020-04-04 13:14:01 +03:00
Jief L
0449bb7335
Fixes after rename.
2020-04-04 13:13:34 +03:00
Jief L
ad10842a18
Rename menu.cpp to REFIT_MENU_SCREEN.cpp
2020-04-04 13:04:59 +03:00
Jief L
875bda8a56
Delete REFIT_MENU_SCREEN.cpp
2020-04-04 13:01:49 +03:00
Jief L
8e84796b17
typo
2020-04-04 12:57:41 +03:00
Sergey Isakov
314acac5ab
reduce messages
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-04 08:50:30 +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