Workaround an occasional problem where album art or cuesheets might not be ready...
commit0d42e5f86489190c8e2ea1405cb7039beb952cef
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Wed, 25 May 2011 08:35:31 +0000 (25 08:35 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Wed, 25 May 2011 08:35:31 +0000 (25 08:35 +0000)
tree1e2b818d93277d7809d7de973edbabe4646333fe
parent45e01090b96f9456efb505c2bf47ed37ae6a9ce1
Workaround an occasional problem where album art or cuesheets might not be ready by the time the track change event is send which can result in the WPS not immediately being aware that the handles are ready. A better solution will be sought that hopefully doesn't require the additional event.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29923 a1c6a512-1295-4272-9138-f99709370657
apps/appevents.h
apps/gui/wps.c
apps/playback.c