summaryrefslogtreecommitdiff
path: root/firmware/include/dircache.h (follow)
Commit message (Expand)AuthorAge
* FS#10756 - Free unused init codeThomas Martitz2010-03-03
* Remove obsolete comment.Amaury Pouly2010-02-16
* -Cosmetic change in a comparisonAmaury Pouly2010-02-16
* Added support for configurable rockbox directory. FS#9567 by Alex Bennee.Björn Stenberg2008-11-24
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Always check for deleted files, no matter how slow it might be when DB autoup...Miika Pekkarinen2008-01-13
* Fix FS#7679 - modifying files with dircahce enabled doesnt change the access ...Jonathan Gordon2007-09-02
* Makes apps and plugins interract with directories using a posix-like api inst...Kevin Ferrare2007-07-20
* Try to make sure dircache state file on flashed H1xx targets isMiika Pekkarinen2006-12-22
* Support building tagcache db natively on PC using the core of theMiika Pekkarinen2006-11-10
* Tagcache update: Support removal of entries and no longer the need forMiika Pekkarinen2006-07-10
* Commit tagcache in background when possible (at least dircache enabled).Miika Pekkarinen2006-04-16
* 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
* 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
* Fix yellow builds :/Jens Arnold2005-11-26
* Debug menu entry for the dircache.Miika Pekkarinen2005-11-26
* User now receives a message if initial directory cache initializationMiika Pekkarinen2005-11-19
* Added dircache support to playlist. Now playlist filename pointers areMiika Pekkarinen2005-11-17
* Implemented directory caching. No more waiting for disk to spin up whileMiika Pekkarinen2005-10-07