History for uwuboot / source / arm11 / config.c
2025-02-23
@Andrea Toska
remove other stuff
Andrea Toska committed on 23 Feb 2025
2025-02-22
@Andrea Toska
toothpaste
Andrea Toska committed on 22 Feb 2025
2020-05-31
@d0k3
Handle config not loaded when moving config.
d0k3 committed on 31 May 2020
2020-05-26
@d0k3
Allow the user to choose the config location.
d0k3 committed on 26 May 2020
2019-04-05
@derrek
config: make the parser more strict to avoid confusions.
derrek committed on 5 Apr 2019
2018-07-12
@derrek
config: add support for integer and SPLASH_DURATION key parsing ...
derrek committed on 12 Jul 2018
2018-02-25
@derrek
config: add support for "RAM_FIRM_BOOT
derrek committed on 25 Feb 2018
2018-01-21
@derrek
config: external splash screen support
derrek committed on 21 Jan 2018
2017-12-09
@derrek
config: adopt NAND config if it exists and we want to create a new config on SD
derrek committed on 9 Dec 2017
@derrek
config: switch back to old SD card prio handling
derrek committed on 9 Dec 2017
@derrek
config: add support for 9 boot slots, stubbed BOOT_OPTIONX_NAND_IMAGE keys
derrek committed on 9 Dec 2017
2017-12-03
@derrek
config: add configIsLoaded
derrek committed on 3 Dec 2017
@derrek
config: add configGetStorageLocation
derrek committed on 3 Dec 2017
2017-12-02
@d0k3
Fix a typo.
d0k3 committed on 2 Dec 2017
@d0k3
Disable ee_printf() inside config.c.
d0k3 committed on 2 Dec 2017
2017-12-01
@d0k3
Prioritize NAND config over SD config.
d0k3 committed on 1 Dec 2017
2017-11-30
@derrek
config file handling
derrek committed on 30 Nov 2017
2017-11-07
@derrek
config: always use the \r\n style line break encoding.
derrek committed on 7 Nov 2017
2017-11-04
@derrek
fs/config/util bug fixes
derrek committed on 4 Nov 2017
2017-11-02
@derrek
config: check if we need to add a linebreak when adding new definitions
derrek committed on 2 Nov 2017
2017-10-30
@derrek
config
derrek committed on 30 Oct 2017
2017-10-24
@d0k3
config.c: fix a typo
d0k3 committed on 24 Oct 2017
2017-10-23
@derrek
config: attempt to fix
derrek committed on 23 Oct 2017
2017-10-18
@derrek
config: dirty flag / configHasChanged()
derrek committed on 18 Oct 2017
@derrek
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
derrek committed on 18 Oct 2017
@derrek
config: add delete function
derrek committed on 18 Oct 2017
2017-10-16
@profi200
Fixed some potential bugs the PVS Studio demo found.
profi200 committed on 16 Oct 2017
2017-10-09
@profi200
Move/remove some sources.
profi200 committed on 9 Oct 2017
2017-09-28
@d0k3
Fixed CreateFileWithPath(), added a debug function for config.h.
d0k3 committed on 28 Sep 2017
2017-09-27
@d0k3
Ported config.c & fsutils.c to ARM11 (untested!). ...
d0k3 committed on 27 Sep 2017