rockbox/apps/plugins/pictureflow
Thomas Martitz 3b18158688 Fix FS#11387 - PictureFlow runs jerkily while playing music on Nano2G after the recent feature addition
The problem r26713 addressed was not caused by missing yields but by too high
priority of the background loader thread. Undoing the yield() change and decreasing
the priority fixes the audio drop as well but doesn't cause jerkiness.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30000 a1c6a512-1295-4272-9138-f99709370657
2011-06-13 16:50:10 +00:00
..
pictureflow.c Fix FS#11387 - PictureFlow runs jerkily while playing music on Nano2G after the recent feature addition 2011-06-13 16:50:10 +00:00
pictureflow.make Rename/change SIMVER to APP_TYPE in the Makefiles. 2010-07-10 13:49:49 +00:00
SOURCES