summaryrefslogtreecommitdiff
path: root/firmware/common/dircache.c (follow)
Commit message (Expand)AuthorAge
* Dircache support for simulator also.Miika Pekkarinen2006-03-30
* More safety checks to dircache to block updates until cache is ready.Miika Pekkarinen2006-03-29
* Boost open() performance on platforms with dircache. Tagcache initialMiika Pekkarinen2006-03-28
* Initial version of tagcache! There are still some bugs in the engineMiika Pekkarinen2006-03-26
* Don't stop dircache thread when charger is plugged in/removed.Miika Pekkarinen2006-03-22
* Implement . and .. path in dircache to properly support moving filesMiika Pekkarinen2006-02-28
* Now dircache should work on players requiring long aligned memoryMiika Pekkarinen2006-01-31
* More comments to the dircache functions and a debug menu entry toMiika Pekkarinen2005-11-26
* Debug menu entry for the dircache.Miika Pekkarinen2005-11-26
* Fixed an empty directory problem with dircache when renaming files.Miika Pekkarinen2005-11-18
* Added dircache support to playlist. Now playlist filename pointers areMiika Pekkarinen2005-11-17
* Now correctly interrupting the dircache rebuilding.Miika Pekkarinen2005-10-20
* Do not try to read from dircache if directory was opened when cache was notMiika Pekkarinen2005-10-09
* Fixed a problem with dircache where filetree modified dircacheMiika Pekkarinen2005-10-08
* Implemented directory caching. No more waiting for disk to spin up whileMiika Pekkarinen2005-10-07