forked from len0rd/rockbox
Actually add files to the dircache (as well as removing them) and remove them only when they were found on disk. This matches the native behavior and prevents the dircache from becoming uninitialized when a previously created or nonexisting file is being removed. This typically would happen during a database update. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29715 a1c6a512-1295-4272-9138-f99709370657 |
||
|---|---|---|
| .. | ||
| player_icons | ||
| backlight-sim.c | ||
| backlight-sim.h | ||
| fmradio.c | ||
| font-player.c | ||
| font-player.h | ||
| io.c | ||
| lcd-common.c | ||
| lcd-playersim.c | ||
| lcd-playersim.h | ||
| Makefile | ||
| powermgmt-sim.c | ||
| README | ||
| sim_icons.c | ||
| sim_tasks.c | ||
| sim_tasks.h | ||
| sound.h | ||
| SOURCES | ||
| stubs.c | ||
__________ __ ___.
Open \______ \ ____ ____ | | _\_ |__ _______ ___
Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ /
Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
\/ \/ \/ \/ \/
This directory is for code that is shared between all versions of the
simulator, but is not needed for the target device.