History for uwuboot / source / arm9 / fs.c
2017-12-09
@derrek
arm9 fs: adjust limit for fCreateDeviceBuffer
derrek committed on 9 Dec 2017
@profi200
Remove old drive/file/dir handles even on unmount/close failure.
profi200 committed on 9 Dec 2017
2017-12-03
@profi200
Added fIsDriveMounted().
profi200 committed on 3 Dec 2017
2017-11-30
@profi200
Added fIsDevActive().
profi200 committed on 30 Nov 2017
@derrek
arm9 fs: use new functions ensureUnmounted/ensureMounted for fPrepareRawAccess/fFinalizeRawAccess
derrek committed on 30 Nov 2017
2017-11-29
@d0k3
Workaround for fFinalizeRawAccess() drive remounting.
d0k3 committed on 29 Nov 2017
2017-11-21
@profi200
Minor code style stuff.
profi200 committed on 21 Nov 2017
2017-11-19
@derrek
fs: add error reporting in fPrepareRawAccess and fFinalizeRawAccess
derrek committed on 19 Nov 2017
2017-11-08
@profi200
Implemented fs deinit on poweroff/panic/exception.
profi200 committed on 8 Nov 2017
2017-11-05
@derrek
fs: typo fix in fSetNandProtection
derrek committed on 5 Nov 2017
2017-11-04
@derrek
fs/config/util bug fixes
derrek committed on 4 Nov 2017
2017-11-03
@derrek
fs: if possible, merge adjacent regions in fSetNandProtection
derrek committed on 3 Nov 2017
2017-11-02
@derrek
fs: attempt to fix safe nand restore
derrek committed on 2 Nov 2017
@d0k3
fFinalizeRawAccess: Correctly reset devStatTable[dec].
d0k3 committed on 2 Nov 2017
@d0k3
fs: fVerifyNandImage fix
d0k3 committed on 2 Nov 2017
2017-10-30
@derrek
fs: calcNandImageMinSize fix
derrek committed on 30 Oct 2017
@derrek
fs: calcNandImageMinSize
derrek committed on 30 Oct 2017
@derrek
fs: fVerifyNandImage implementation
derrek committed on 30 Oct 2017
2017-10-29
@derrek
fs: make nand prot effective
derrek committed on 29 Oct 2017
@derrek
fs nand protection improvement
derrek committed on 29 Oct 2017
2017-10-28
@derrek
new arm9 fs functions
derrek committed on 28 Oct 2017
2017-10-24
@profi200
Implemented dev raw access functions in IPC code.
profi200 committed on 24 Oct 2017
2017-10-23
@derrek
fs: raw access
derrek committed on 23 Oct 2017
2017-10-16
@derrek
add arm9 device buffer
derrek committed on 16 Oct 2017
2017-10-07
@derrek
begin raw fs access implementation
derrek committed on 7 Oct 2017
2017-09-10
@profi200
Forgot fGetFree().
profi200 committed on 10 Sep 2017
@profi200
Implemented remaining fs functions.
profi200 committed on 10 Sep 2017
@profi200
More fs functions.
profi200 committed on 10 Sep 2017
2017-09-09
@profi200
Added list of missing fs functions not already in the IPC cmd list.
profi200 committed on 9 Sep 2017
@profi200
Implemented fSync(), fLseek() and fUnlink().
profi200 committed on 9 Sep 2017