| 2017-12-18 |
Completely deinit/init screens on sleep.
profi200
committed
on 18 Dec 2017
|
|---|---|
| 2017-12-13 |
Implement reboot after update.
d0k3
committed
on 13 Dec 2017
|
| 2017-12-12 |
|
| 2017-12-09 |
hardware.c --> system.c. Call systemInit() before main().
profi200
committed
on 9 Dec 2017
|
|
|
|
| 2017-12-08 |
Partially fix bootslot number hardcoding.
d0k3
committed
on 8 Dec 2017
|
|
Handle firm1: via the file browser.
d0k3
committed
on 8 Dec 2017
|
|
| 2017-12-06 |
Store zero bootslot on a poweroff.
d0k3
committed
on 6 Dec 2017
|
| 2017-12-05 |
Misc cosmetics, properly display reboot slot.
d0k3
committed
on 5 Dec 2017
|
|
Simplified g_startFirmLaunch handling on ARM11.
d0k3
committed
on 5 Dec 2017
|
|
| 2017-12-03 |
Reduced number of global variables.
d0k3
committed
on 3 Dec 2017
|
| 2017-12-01 |
Fix GFX_init / GFX_deinit for FIRMs that need it.
d0k3
committed
on 1 Dec 2017
|
|
Handle FIRMs with no screeninit.
d0k3
committed
on 1 Dec 2017
|
|
| 2017-11-29 |
Some minor cosmetics.
d0k3
committed
on 29 Nov 2017
|
| 2017-11-27 |
Boot env reboot handling for firm1:
d0k3
committed
on 27 Nov 2017
|
|
Fix handling HOME button on boot env reboots.
d0k3
committed
on 27 Nov 2017
|
|
|
Preliminary bootinfo in upper screen.
d0k3
committed
on 27 Nov 2017
|
|
| 2017-11-24 |
Store und use last boot slot via I2C register 0x1E.
d0k3
committed
on 24 Nov 2017
|
| 2017-11-21 |
Don't show a warning on an unrecognized button combo.
d0k3
committed
on 21 Nov 2017
|
| 2017-11-20 |
Silence some warnings.
profi200
committed
on 20 Nov 2017
|
| 2017-11-14 |
Clear the screen after the splash.
d0k3
committed
on 14 Nov 2017
|
| 2017-11-09 |
Simplified the splash display code.
d0k3
committed
on 9 Nov 2017
|
| 2017-11-06 |
Implement splash screen handling.
d0k3
committed
on 6 Nov 2017
|
| 2017-10-26 |
Disable autobooting slots with keycombos + menu edits.
d0k3
committed
on 26 Oct 2017
|
| 2017-10-23 |
First attempt at a color scheme.
d0k3
committed
on 23 Oct 2017
|
| 2017-10-22 |
Never do console clears before screen init.
d0k3
committed
on 22 Oct 2017
|
| 2017-10-20 |
Implemented proper error handling in main()
d0k3
committed
on 20 Oct 2017
|
| 2017-10-19 |
Support bootmodes (no splash yet).
d0k3
committed
on 19 Oct 2017
|
| 2017-10-18 |
|
| 2017-10-10 |
FIRM launch works again. No FIRM verification or argc/v support yet.
profi200
committed
on 10 Oct 2017
|