| 2017-10-22 |
Merge branch 'newgui' of https://gitlab.com/derrek/fastboot3DS into newgui
d0k3
committed
on 22 Oct 2017
|
|---|---|
|
Never do console clears before screen init.
d0k3
committed
on 22 Oct 2017
|
|
|
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
profi200
committed
on 22 Oct 2017
|
|
|
Nitpicking/code improvements.
profi200
committed
on 22 Oct 2017
|
|
|
Show current boot mode in description.
d0k3
committed
on 22 Oct 2017
|
|
| 2017-10-20 |
Added a escape sequence test debug function.
d0k3
committed
on 20 Oct 2017
|
|
Improved descriptions for boot slots.
d0k3
committed
on 20 Oct 2017
|
|
|
Implemented proper error handling in main()
d0k3
committed
on 20 Oct 2017
|
|
| 2017-10-19 |
Disable FIQs entirely.
profi200
committed
on 19 Oct 2017
|
|
Set MCU interrupt mask before enabling MCU interrupts.
profi200
committed
on 19 Oct 2017
|
|
|
Improved descriptions for boot setting menu entries.
d0k3
committed
on 19 Oct 2017
|
|
|
Support bootmodes (no splash yet).
d0k3
committed
on 19 Oct 2017
|
|
|
Added hidIsHomeButtonHeldRaw().
profi200
committed
on 19 Oct 2017
|
|
| 2017-10-18 |
|
|
config: dirty flag / configHasChanged()
derrek
committed
on 18 Oct 2017
|
|
|
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
derrek
committed
on 18 Oct 2017
|
|
|
config: add delete function
derrek
committed
on 18 Oct 2017
|
|
|
Implemented proper sleep mode.
profi200
committed
on 18 Oct 2017
|
|
|
Use volatile vars in hid code to prevent gcc from optimizing the key reads.
profi200
committed
on 18 Oct 2017
|
|
|
Explicitly initialize global hid vars.
profi200
committed
on 18 Oct 2017
|
|
|
|
|
|
Nitpicking optimizations.
profi200
committed
on 18 Oct 2017
|
|
|
Cleanup and improve menu code.
d0k3
committed
on 18 Oct 2017
|
|
|
Handle HOME and shell closed in menu and menu functions.
d0k3
committed
on 18 Oct 2017
|
|
| 2017-10-17 |
|
|
|
|
| 2017-10-16 |
Fixed memleak in menu_fsel.c.
d0k3
committed
on 16 Oct 2017
|
|
Fixed some potential bugs the PVS Studio demo found.
profi200
committed
on 16 Oct 2017
|
|
| 2017-10-13 |
Adjust file browser auto scroll speed.
profi200
committed
on 13 Oct 2017
|
|
Improve continuous scrolling in dbutton held.
d0k3
committed
on 13 Oct 2017
|