summaryrefslogtreecommitdiffstats
path: root/firmware/common/file_internal.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-20Revert root_redirect :(William Wilgus1-27/+68
2020-08-20Allow mounting of any directory as the root directory.William Wilgus1-68/+27
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy1-2/+1
2017-03-12Dircache: Refine name allocation and error handling.Michael Sevakis1-1/+1
2017-02-10Restore dircache hookup in the database ramcache.Michael Sevakis1-5/+5
2017-01-18Make consitent internal file API flag behvior, FF_PROBE.Michael Sevakis1-7/+7
2017-01-17Do some debug and preparatory work for ramcache and playlistMichael Sevakis1-14/+34
2015-10-09Fix (D)EBUG compilation errors on targets using FATCástor Muñoz1-2/+2
2014-09-02Clean up a bit and get switch statement out of loop in walk_path()Michael Sevakis1-38/+31
2014-09-01Fix a small late creep-in goof in path parsing on native targetsMichael Sevakis1-3/+6
2014-08-29Hopefully fix most of the errors and warnings from the last pushMichael Sevakis1-1/+2
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis1-0/+776