r17018 caused the WPS playlist index display to be wrong with shuffled enabled, so...
commitea2b1594471a174623fd66df1e3c07f014700ee9
authornicolasp <nicolasp@a1c6a512-1295-4272-9138-f99709370657>
Mon, 7 Apr 2008 19:09:30 +0000 (7 19:09 +0000)
committernicolasp <nicolasp@a1c6a512-1295-4272-9138-f99709370657>
Mon, 7 Apr 2008 19:09:30 +0000 (7 19:09 +0000)
tree41e89da960f7bdaa613b0f182a95d608c10f1ef3
parent53bfe6f003afde2b0c01b5f183229a1af659c4eb
r17018 caused the WPS playlist index display to be wrong with shuffled enabled, so we revert to using playlist_get_display_index() on HWCODEC. Using id3->index would require something like what was added in r3726.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17025 a1c6a512-1295-4272-9138-f99709370657
apps/gui/gwps-common.c