| 2017-05-15 |
pls uiPrintLine() -> uiPrint()
profi200
committed
on 15 May 2017
|
|---|---|
|
uiPrintCentered() -> uiPrintLine(). A more genral function with flags.
profi200
committed
on 15 May 2017
|
|
|
Merge branch 'master' of gitlab.com:profi200/boot3r
derrek
committed
on 15 May 2017
|
|
|
reboot_safe, uiPrintInfo
derrek
committed
on 15 May 2017
|
|
|
Little adjustment in ui.h.
profi200
committed
on 15 May 2017
|
|
|
partitions.c
derrek
committed
on 15 May 2017
|
|
|
partition management
derrek
committed
on 15 May 2017
|
|
|
Implemented verbose ui printing. Adjusted uiPrintCentered() for uiPrintInfo/Warning/Error().
profi200
committed
on 15 May 2017
|
|
|
started working on update feature
derrek
committed
on 15 May 2017
|
|
|
ui
derrek
committed
on 15 May 2017
|
|
|
Improved uiPrintProgressBar().
profi200
committed
on 15 May 2017
|
|
| 2017-05-14 |
menu/ui stuff
derrek
committed
on 14 May 2017
|
|
cleanup
derrek
committed
on 14 May 2017
|
|
|
cleanup
derrek
committed
on 14 May 2017
|
|
|
ui/menu
derrek
committed
on 14 May 2017
|
|
|
ui/menu
derrek
committed
on 14 May 2017
|
|
|
Forgot to update ui.h.
profi200
committed
on 14 May 2017
|
|
|
Implemented uiPrintProgressBar().
profi200
committed
on 14 May 2017
|
|
|
ui
derrek
committed
on 14 May 2017
|
|
|
consoles now handled by ui.c
derrek
committed
on 14 May 2017
|
|
|
Implemented uiPrintCentered(). Currently doesn't compile (thx derrek :')).
profi200
committed
on 14 May 2017
|
|
|
TODOs
derrek
committed
on 14 May 2017
|
|
| 2017-02-05 |
Moved reg defines back from io.h.
profi200
committed
on 5 Feb 2017
|
| 2017-02-04 |
improvements, new internal firm launch options (show info, skip hash check)
derrek
committed
on 4 Feb 2017
|
| 2017-01-15 |
Merge branch 'master' of gitlab.com:profi200/boot3r
derrek
committed
on 15 Jan 2017
|
|
config, menu, firm launch, nand image
derrek
committed
on 15 Jan 2017
|
|
| 2017-01-10 |
Update FIRM structs. Use copyMethod field to decide if NDMA or CPU copy.
profi200
committed
on 10 Jan 2017
|
| 2017-01-07 |
boot option
derrek
committed
on 7 Jan 2017
|
|
config saving
derrek
committed
on 7 Jan 2017
|
|
|
Added CPU copy to firmLaunchStub() for ITCM sections. Misc changes.
profi200
committed
on 7 Jan 2017
|