diff options
| author | Thomas Martitz <kugel@rockbox.org> | 2011-10-22 15:28:09 +0000 |
|---|---|---|
| committer | Thomas Martitz <kugel@rockbox.org> | 2011-10-22 15:28:09 +0000 |
| commit | 4d2ab32339fb8e7c02841e52d35498081503d188 (patch) | |
| tree | 16ae417c7bc5666aea97a5da41d839e831967ecb /apps/filetree.c | |
| parent | 5c509d17db86e889560e7d938b5a7acf083948e2 (diff) | |
| download | rockbox-4d2ab32339fb8e7c02841e52d35498081503d188.zip rockbox-4d2ab32339fb8e7c02841e52d35498081503d188.tar.gz rockbox-4d2ab32339fb8e7c02841e52d35498081503d188.tar.bz2 rockbox-4d2ab32339fb8e7c02841e52d35498081503d188.tar.xz | |
Android: Work around an android bug.
BitmapFactory.decodeFile() fails when called outside the main thread.
Work around by running the code on the main thread. This also has the advantage
of off-loading from the Rockbox thread which should improve track skipping
delays.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30825 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/filetree.c')
0 files changed, 0 insertions, 0 deletions