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 |
|
jief
|
416fb4aa77
|
Use ptr for IN parameter. Use ref in method body.
|
2020-03-03 00:04:09 +03:00 |
|
Sergey Isakov
|
2021c9b51d
|
use &Screen instead of *Screen
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-02 22:54:19 +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 |
|
Sergey Isakov
|
a260cbad92
|
some remarks
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-01 11:46:12 +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 |
|
jief
|
e05286e4a4
|
Big big refactoring of REFIT_MENU structs. They are now objects.
There is some cleaning to do
in the hierarchy of REFIT_ABSTRACT_MENU_ENTRY.
|
2020-02-28 23:28:33 +03:00 |
|
Sergey Isakov
|
5709ec8c2c
|
quirky but working
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-02-28 22:41:03 +03:00 |
|
Sergey Isakov
|
bdc977d14f
|
make genconfig happy
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-02-28 21:12:57 +03:00 |
|
jief
|
c77802d200
|
Refactor of "Volumes" global var as an XObjArray.
|
2020-02-27 17:34:29 +03:00 |
|
jief
|
56ca2c3e67
|
Import XArray and XObjArray.
Create a basic unit test of C++ classes.
|
2020-02-23 14:21:28 +03:00 |
|
jief
|
0d110b4b72
|
JIEF_DEBUG instead of CLOVER_DEBUG
|
2020-02-23 14:20:22 +03:00 |
|
Sergey Isakov
|
c35f9aa052
|
fix signess, optimize codes
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-02-23 08:53:21 +03:00 |
|
Sergey Isakov
|
3933f80eb2
|
correct sorting
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-02-22 17:07:46 +03:00 |
|
Jief L
|
8199d9b75c
|
Remove unecessary cast. Some cleanups.
|
2020-02-22 00:22:30 +03:00 |
|
Jief L
|
82aaf09e74
|
VC2017 compilation
|
2020-02-21 12:44:15 +03:00 |
|
Jief L
|
c6499afa83
|
Fix AddListElement
Remove non-const casts
|
2020-02-21 08:29:22 +03:00 |
|
Jief L
|
241a55ce69
|
Fixing some CONST.
|
2020-02-21 08:22:09 +03:00 |
|
Sergey Isakov
|
eb26300fd6
|
some more fixes
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-02-21 06:54:01 +03:00 |
|
Sergey Isakov
|
127b035930
|
fix GCC53 compilation
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-02-20 19:24:30 +03:00 |
|
Sergey Isakov
|
5b02b51273
|
more type casting fixes
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-02-20 17:28:24 +03:00 |
|
Sergey Isakov
|
f8098a8336
|
some adoptation to VS2017
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-02-20 15:53:27 +03:00 |
|
Sergey Isakov
|
20237d492a
|
cleanup
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-02-18 21:49:54 +03:00 |
|
jief
|
c59da4d55a
|
Debug message to enable real time debugging.
|
2020-02-18 09:03:14 +03:00 |
|
jief
|
15c1c82a6d
|
Fix build of clover-genconfig
|
2020-02-18 08:58:56 +03:00 |
|
jief
|
7fa464fde0
|
Final switch to C++ compiler
|
2020-02-17 23:41:09 +03:00 |
|
jief
|
bfc77330a8
|
Activate Debug on Console (temporary)
|
2020-02-17 12:55:09 +03:00 |
|
Sergey Isakov
|
60b6eb5c33
|
use RT instead of RS
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-02-16 15:00:20 +03:00 |
|
Sergey Isakov
|
d836611308
|
cpp will be only compilation mode
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-02-16 13:53:12 +03:00 |
|
Sergey Isakov
|
86cb372de2
|
add missing files
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-02-15 17:51:18 +03:00 |
|
Sergey Isakov
|
d2ac4d7de9
|
merge master and c++_globals
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-02-15 17:29:59 +03:00 |
|
jief
|
718c915f1f
|
USe .VolumeLabel.txt for bottom right message.
|
2020-01-15 10:58:18 +03:00 |
|
vectorsigma72
|
12d559aef6
|
Log audio devices
Parsing the boot-log will help Clover.app finding startup audio settings.
|
2019-12-28 23:34:11 +01:00 |
|
jief
|
a79acfcd24
|
Fix void* cast and enum cast (prepa C++)
|
2019-12-27 18:09:07 +01:00 |
|
jief
|
2d4a9a77c5
|
Fix CONST warnings (prepa C++)
|
2019-12-27 17:12:28 +01:00 |
|
jief
|
5e650e92cf
|
Add cast to return value of GetNvramVariable (prepa C++)
|
2019-12-27 16:10:42 +01:00 |
|
jief
|
9b01a6fe58
|
Add cast to return value of memory allocation functions (prepa c++)
|
2019-12-27 15:21:40 +01:00 |
|
jief
|
ea2408cada
|
add CONST to parameter fmt in PoolPrint and _PoolCatPrint
|
2019-12-27 15:21:38 +01:00 |
|
jief
|
7a0295e366
|
Move clover boot volume info to bottom right corner.
|
2019-12-20 18:18:55 +01:00 |
|
Sergey Isakov
|
553c3c338d
|
change string to char
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2019-12-20 15:35:29 +03:00 |
|
Sergey Isakov
|
ad0eb1988d
|
dont show Clover boot volume if it commented out
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2019-12-20 14:47:02 +03:00 |
|
jief666
|
af35dcccbb
|
Merge pull request #57 from jief666/BootAndVolumeInfo
Display Cover boot volume, Use .VolumeLabel.txt
|
2019-12-18 23:45:55 +01:00 |
|