Jief L
|
e170b16516
|
Rename XString to XString8.
|
2020-04-30 09:03:56 +03:00 |
|
jief
|
2135d2706b
|
Remove incorrect space in ArgOptional. Clean few comments.
|
2020-04-28 09:54:43 +03:00 |
|
asava
|
aba4619c5e
|
Remove scrollbar flicker & restrict menu text length
|
2020-04-27 22:49:38 +03: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
|
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 |
|
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
|
4a9a99873d
|
move WaitForInputEventPoll.
|
2020-04-26 12:36:21 +03:00 |
|
asava
|
773bb86427
|
Wrong MaxTextLen committed
|
2020-04-26 04:36:18 +03:00 |
|
asava
|
0847234281
|
Enhance Linux Scan and some other GUI corrections
|
2020-04-26 02:54:13 +03:00 |
|
Jief L
|
ad33a3b16a
|
Replace XToolsCommon by XToolsConf in include. Improved panic().
|
2020-04-24 09:36:29 +03:00 |
|
Jief L
|
73411bbc47
|
Cleaning in XString. Some method renaming.
|
2020-04-23 23:43:35 +03:00 |
|
Jief L
|
fd0f4589ec
|
New implementation of XString.
|
2020-04-23 16:20:48 +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
|
d91781b79e
|
repaired NonSelectedGray and inline badges
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-04-21 18:57:47 +03:00 |
|
asava
|
2ec6b3f905
|
Correct background on resolution change & eliminate redundant calls
|
2020-04-20 03:55:35 +03:00 |
|
SergeySlice
|
8993c7a7ec
|
Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader
|
2020-04-19 21:48:17 +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
|
44207c9718
|
Initialize static variables when menu runs so that values from previos sessions won't be used
|
2020-04-19 19:16:40 +03:00 |
|
SergeySlice
|
0ff64f4248
|
exclude extra debug messages
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-04-19 14:28:14 +03:00 |
|
SergeySlice
|
2a731df6e4
|
fix vector theme appearance
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
|
2020-04-19 14:23:23 +03:00 |
|
asava
|
fad765eb01
|
Attempt to fix BootCampStyle indicator
|
2020-04-18 17:46:30 +03:00 |
|
asava
|
ee8da0a71c
|
Correct artefacts when scrolling
|
2020-04-16 15:40:34 +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
|
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
|
e429268dfc
|
Remove functions prototypes from Plateform.h
|
2020-04-16 10:15:26 +03:00 |
|
Sergey Isakov
|
36b908900a
|
cleanup anime for xcinema
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-16 07:45:53 +03:00 |
|
jief
|
71562cf66a
|
Swicth Cursor to UINTN to conform renderSVGtext.
|
2020-04-16 00:04:33 +03:00 |
|
Sergey Isakov
|
631a024373
|
refactoring anime into xcinema
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-15 19:30:39 +03:00 |
|
Sergey Isakov
|
c32de7f2d2
|
draft xcinema to be replacement for GUI_ANIME
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-14 19:52:13 +03:00 |
|
Sergey Isakov
|
12d9715a1c
|
a template for refactoring ANIME
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-13 22:01:40 +03:00 |
|
Sergey Isakov
|
d76962691b
|
fix conflicts
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-13 13:27:13 +03:00 |
|
Sergey Isakov
|
9440b56a61
|
refactor custom boot
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-11 15:34:59 +03:00 |
|
Jief L
|
84f956714f
|
Some prototypes cleaning.
|
2020-04-11 09:21:06 +03:00 |
|
Jief L
|
9c100f2a3f
|
Get rid of AsciiPrintf use for string (CHAR8 and CHAR16)
|
2020-04-10 15:17:23 +03:00 |
|
Sergey Isakov
|
84a320ba5d
|
big cleanup to XTHEME
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-10 13:04:21 +03:00 |
|
Sergey Isakov
|
d74b431b6f
|
repaired system info
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-10 10:15:36 +03:00 |
|
Sergey Isakov
|
f3bf23c79e
|
rename arguments in ctor
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-09 22:39:40 +03:00 |
|
Jief L
|
a7e897706c
|
Quick fix of a crash.
|
2020-04-09 19:51:49 +03:00 |
|
Jief L
|
91b0145ab9
|
Disable automatic conversion of XString to wchar_t*.
|
2020-04-09 19:32:46 +03:00 |
|
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
|
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 |
|
Sergey Isakov
|
b245ea17d4
|
some cleanup
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-08 13:04:54 +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 |
|
Sergey Isakov
|
75427f2d83
|
refactoring text handling
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-07 22:48:36 +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
|
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
|
c12f59a551
|
change type of scanvolumedefault
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-05 21:56:36 +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
|
4d9c1efd0c
|
take optional os icons
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-05 18:54:10 +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
|
dc558d04aa
|
resolve conflict between menu and menu
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-05 06:44:27 +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
|
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 |
|
Sergey Isakov
|
8b5ec83c6a
|
refactoring menu entries
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-03 23:00:42 +03:00 |
|
Sergey Isakov
|
ddccb001e6
|
repair scroll position
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-02 17:03:58 +03:00 |
|
Sergey Isakov
|
0c6dc2f45e
|
repair text draw
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-02 09:50:44 +03:00 |
|
Sergey Isakov
|
f70c4e14d2
|
refactoring DrawText and Pixels
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-01 15:57:32 +03:00 |
|
Jief L
|
651f7a02c6
|
Get rid of Print() calls.
|
2020-03-28 18:14:18 +03:00 |
|
Sergey Isakov
|
a65aa874a2
|
move types declarations
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-26 20:00:53 +03:00 |
|
Sergey Isakov
|
91ab997f5f
|
xtheme support is mostly working
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-24 18:17:12 +03:00 |
|
Sergey Isakov
|
ddba966e94
|
advance menu codes for use xtheme
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-22 13:48:13 +03:00 |
|
Sergey Isakov
|
13667ae8f8
|
current changes moving to xtheme
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-21 22:52:28 +03:00 |
|
Sergey Isakov
|
9ec0c457f5
|
some advance in xtheme support
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-21 10:34:28 +03:00 |
|
Sergey Isakov
|
f1d136e013
|
make scrolls for xtheme
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-20 20:48:19 +03:00 |
|
Sergey Isakov
|
02db12d8c3
|
fill theme by embedded images
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-16 14:15:25 +03:00 |
|
jief
|
0484955f0b
|
New platform Posix. Replace strlen, strcmp implementation.
|
2020-03-13 16:11:58 +03:00 |
|
Jief L
|
a4d07ef335
|
Even better : a AddMenuInfo_f that takes printf like vararg. That avoid
the allocation of a temporary XStringW !
|
2020-03-12 21:23:32 +03:00 |
|
Jief L
|
d1a66122d3
|
Start to switch UTF16 litteral to utf8.
|
2020-03-12 20:45:28 +03:00 |
|
jief
|
51711c1004
|
Disable assign & ctor with char* and wchar_t* parameter.
|
2020-03-10 19:50:55 +03:00 |
|
jief
|
7256a868e5
|
REFIT_ABSTRACT_MENU_ENTRY.Title to XStringW
|
2020-03-10 14:51:04 +03:00 |
|
jief
|
a33bcb45d3
|
Switch struct EG_RECT to a class.
Define basic operators.
|
2020-03-10 13:27:05 +03:00 |
|
jief
|
a601d335ea
|
Clean the menu item hierarchy, 2.
|
2020-03-10 13:00:17 +03:00 |
|
jief
|
41c49267a5
|
Clean the menu item hierarchy.
|
2020-03-10 12:45:17 +03:00 |
|
jief
|
1cb7b4e69e
|
Few cleaning in XImage. XPointer improvement.
Renamed some method in XArray XObjArray and XStringW.
|
2020-03-09 04:12:24 +03:00 |
|
Sergey Isakov
|
5dbf1e0360
|
always create cloverx64.efi
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-06 22:56:32 +03:00 |
|
Sergey Isakov
|
d71acbb41d
|
testing draw, not working
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-06 17:02:06 +03:00 |
|
jief
|
564a3ca06c
|
Make XPointer a shared instance. Fixed some unallocated memory with
XArray.
|
2020-03-06 10:55:52 +03:00 |
|
Sergey Isakov
|
0ca41b23f2
|
Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader
|
2020-03-05 14:50:13 +03:00 |
|
Sergey Isakov
|
437e2b9965
|
a trick to not generate memset in VS2017
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-05 14:49:47 +03:00 |
|
jief
|
5fb0d2a601
|
Remove duplicated member AtClick
|
2020-03-05 14:43:31 +03:00 |
|
jief
|
6c6f440b99
|
Default ctor to be sure Item is init to 0
|
2020-03-05 10:37:15 +03:00 |
|
Jief L
|
bd9458b270
|
Add default ctor
|
2020-03-04 19:34:05 +03:00 |
|
jief
|
6417348844
|
Fix bad object allocation, remove some REFIT_MENU_SCREEN ctors.
|
2020-03-04 18:27:41 +03:00 |
|
Sergey Isakov
|
11bf50dc3a
|
eliminate VS2017 warnings
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-04 12:50:43 +03:00 |
|
jief
|
1ee664b022
|
Put back CONST to suppress warnings
|
2020-03-04 09:33:20 +03:00 |
|
Sergey Isakov
|
ab6d11f473
|
fix InputDialog with style function
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-04 06:40:49 +03:00 |
|
Sergey Isakov
|
4e63e897cb
|
auto merge
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-03 23:55:37 +03:00 |
|
Sergey Isakov
|
c1f6e8137a
|
refactoring menu entries
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-03 23:44:07 +03:00 |
|
jief
|
fd327e2b1f
|
Fix unresolved external.
|
2020-03-03 23:18:21 +03:00 |
|
jief
|
fc2f226e8d
|
Resolve conflicts. Compile, but unresolved external.
|
2020-03-03 17:43:23 +03:00 |
|
Sergey Isakov
|
b3e48e0547
|
merge conflicts
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-03 17:21:48 +03:00 |
|
Sergey Isakov
|
8ff35c6295
|
improved XPoitner and XImage, menu advance
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-03 17:17:39 +03:00 |
|
jief
|
99c79d0f94
|
Using pointer-to-member.
|
2020-03-03 16:52:23 +03:00 |
|
jief
|
ab391cd1cc
|
2 details that didn't compile.
|
2020-03-03 14:41:00 +03:00 |
|
Sergey Isakov
|
24e779c6f8
|
refactoring menu
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-03 12:45:07 +03:00 |
|
Sergey Isakov
|
c0df0f8787
|
some update for using pointer and scroll
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-02 22:00:01 +03:00 |
|
Sergey Isakov
|
dcdd8cc091
|
avoid memset generation
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-02 16:46:30 +03:00 |
|
Sergey Isakov
|
1acd6a43b4
|
first implementation of XPointer class
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-02 15:00:24 +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 |
|