diff options
| author | Amaury Pouly <pamaury@rockbox.org> | 2010-05-21 08:31:11 +0000 |
|---|---|---|
| committer | Amaury Pouly <pamaury@rockbox.org> | 2010-05-21 08:31:11 +0000 |
| commit | 7c205aa686a013de6648fb6e203e1c1ca17f3dd1 (patch) | |
| tree | ca88826cf418aea9b12cd98f2263924fc1698a08 /apps/plugins | |
| parent | dcbf4bbdeae394330b0e0f9bf27a9140dad48692 (diff) | |
| download | rockbox-7c205aa686a013de6648fb6e203e1c1ca17f3dd1.zip rockbox-7c205aa686a013de6648fb6e203e1c1ca17f3dd1.tar.gz rockbox-7c205aa686a013de6648fb6e203e1c1ca17f3dd1.tar.bz2 rockbox-7c205aa686a013de6648fb6e203e1c1ca17f3dd1.tar.xz | |
FS#10913: fix file browser not updated on microsd insertion/removal. This is a synchro bug in dircache: the system send a SYS_FS_CHANGED message which is first handled by the main thread which rescan the directory but as dircache main treats the message after, the file browser get the old version... Workaround is to check message queue before opening a directory.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26222 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins')
0 files changed, 0 insertions, 0 deletions