Dircache: Allow dircache to be enabled without reboot.
commit7e14b935dfdcd808cfb0703d19a43efd11eeef16
authorThomas Martitz <kugel@rockbox.org>
Tue, 30 Aug 2011 21:07:46 +0000 (30 21:07 +0000)
committerThomas Martitz <kugel@rockbox.org>
Tue, 30 Aug 2011 21:07:46 +0000 (30 21:07 +0000)
tree57834f71db1bbaaabf7872d8609f8254371377cf
parentc1ae789108942f3270fb90bd5a088adfee126333
Dircache: Allow dircache to be enabled without reboot.

Also add two dircache function, one of which does what dircache_disable()
did previously as this now also frees the dircache buffer.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30393 a1c6a512-1295-4272-9138-f99709370657
apps/menus/settings_menu.c
apps/tagcache.c
apps/tree.c
firmware/common/dircache.c
firmware/include/dircache.h