Fix a bug in playlist viewer's list handling, causing superfluous redraws and
commit2115da0b9070195a550e7db58bcd7f30f634113c
authorkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Mon, 20 Sep 2010 23:10:19 +0000 (20 23:10 +0000)
committerkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Mon, 20 Sep 2010 23:10:19 +0000 (20 23:10 +0000)
treebcfd04a9f34264dcfb18db1cccd0321f2a638433
parentce003f95d18e7a1fb9892e2a29b1ef93a0e4f1b3
Fix a bug in playlist viewer's list handling, causing superfluous redraws and
potentially leading to the wrong track being selected.

The playlist viewer should perform a bit better now.
I always felt it was slower than the otehr lists.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28131 a1c6a512-1295-4272-9138-f99709370657
apps/playlist_viewer.c