commit | 4d2ab32339fb8e7c02841e52d35498081503d188 | [log] [tgz] |
---|---|---|
author | Thomas Martitz <kugel@rockbox.org> | Sat Oct 22 15:28:09 2011 +0000 |
committer | Thomas Martitz <kugel@rockbox.org> | Sat Oct 22 15:28:09 2011 +0000 |
tree | 16ae417c7bc5666aea97a5da41d839e831967ecb | |
parent | 5c509d17db86e889560e7d938b5a7acf083948e2 [diff] |
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