Fix insert/queue next, last and replace to update the last insert position too,
commit54415464857e4a6760caf33aea83fbdf265f0bac
authorkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Sun, 8 Mar 2009 19:03:53 +0000 (8 19:03 +0000)
committerkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Sun, 8 Mar 2009 19:03:53 +0000 (8 19:03 +0000)
treee00a0a3bc6056bea681868d93bcb42dd79fad441
parentfddd37beb31a5bc9008e43654bd5b43d69cb91a5
Fix insert/queue next, last and replace to update the last insert position too,
giving well defined behavior and useful interaction with insert,
and making things like insert next followed by many inserts work.

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