Now tagcache autoupdate should work for archos too (detecting new
files only without dircache). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10203 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
df5d722c42
commit
ebd3d087b6
1 changed files with 1 additions and 1 deletions
|
@ -1397,6 +1397,6 @@ void tree_restore(void)
|
|||
gui_textarea_clear(&screens[i]);
|
||||
}
|
||||
}
|
||||
tagcache_start_scan();
|
||||
#endif
|
||||
tagcache_start_scan();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue