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