Initial commit of the PictureFlow plugin, a nice visualization for album covers.
Original code by Ariya Hidayat. Rockbox port by Jonas Hurrelmann and a few tweaks by me.
On the first startup the database is scanned and album art is searched for each album. This process will take some time (dircache enabled and/or database in RAM speed it up, and it is possible to abort by pressing MENU), but the results are cached and the next startups will be very quick.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15900 a1c6a512-1295-4272-9138-f99709370657
diff --git a/docs/CREDITS b/docs/CREDITS
index 663aaa1..da819bb 100644
--- a/docs/CREDITS
+++ b/docs/CREDITS
@@ -352,6 +352,8 @@
 Alastair S
 Gerritt Gonzales
 Martin Crkovský
+Ariya Hidayat
+Jonas Hurrelmann
 
 The libmad team
 The wavpack team