2017-10-18
@profi200
Use volatile vars in hid code to prevent gcc from optimizing the key reads.
profi200 committed on 18 Oct 2017
@profi200
Explicitly initialize global hid vars.
profi200 committed on 18 Oct 2017
@d0k3
Handle power_off() outside of menu code. ...
d0k3 committed on 18 Oct 2017
@profi200
Nitpicking optimizations.
profi200 committed on 18 Oct 2017
@d0k3
Cleanup and improve menu code.
d0k3 committed on 18 Oct 2017
@d0k3
Handle HOME and shell closed in menu and menu functions.
d0k3 committed on 18 Oct 2017
2017-10-17
@d0k3
Added keycombo config tool ...
d0k3 committed on 17 Oct 2017
@d0k3
Revised menu (multiple changes). ...
d0k3 committed on 17 Oct 2017
2017-10-16
@d0k3
Fixed memleak in menu_fsel.c.
d0k3 committed on 16 Oct 2017
@profi200
Forgot the magic is behind the signature. Reverts previous commit.
profi200 committed on 16 Oct 2017
@profi200
Use the header var for comparison.
profi200 committed on 16 Oct 2017
@profi200
Fixed some potential bugs the PVS Studio demo found.
profi200 committed on 16 Oct 2017
@derrek
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
derrek committed on 16 Oct 2017
@derrek
fix potential memleak in firmwriter.c
derrek committed on 16 Oct 2017
@derrek
device buffer func prototypes
derrek committed on 16 Oct 2017
@derrek
add arm9 device buffer
derrek committed on 16 Oct 2017
2017-10-13
@profi200
Adjust file browser auto scroll speed.
profi200 committed on 13 Oct 2017
@d0k3
Improve continuous scrolling in dbutton held.
d0k3 committed on 13 Oct 2017
@d0k3
File selector: cosmetic improvements
d0k3 committed on 13 Oct 2017
@d0k3
File selector: preselect previous item when going down (B).
d0k3 committed on 13 Oct 2017
2017-10-12
@profi200
Do not process interrupts after a triggered assert.
profi200 committed on 12 Oct 2017
@profi200
Added untested firmX read code.
profi200 committed on 12 Oct 2017
@d0k3
Fixed a typo.
d0k3 committed on 12 Oct 2017
@d0k3
File selector: allow starting at a specific file.
d0k3 committed on 12 Oct 2017
@d0k3
Increase the size of the file selector.
d0k3 committed on 12 Oct 2017
@d0k3
Add file sizes to file selector, improved usage of space.
d0k3 committed on 12 Oct 2017
@d0k3
Add continuous scroll to file selector.
d0k3 committed on 12 Oct 2017
@d0k3
Enable quick scrollingin file listing, fix a possible bug.
d0k3 committed on 12 Oct 2017
@d0k3
Fix file browser issues. ...
d0k3 committed on 12 Oct 2017
@d0k3
Added preliminary filebrowser. ...
d0k3 committed on 12 Oct 2017