FS#10377 - "PCM buffer remainder is played under too many conditions" by Jeffrey...
commitdade8129fb6815bfdf33b753189cdcb2e4543469
authorkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Mon, 29 Jun 2009 19:13:50 +0000 (29 19:13 +0000)
committerkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Mon, 29 Jun 2009 19:13:50 +0000 (29 19:13 +0000)
treeaa126b1d1f6bbdc2c6730d334b92634e14ac234e
parentd9c7379899cb7bc38a07e88bbf5aa37355813083
FS#10377 - "PCM buffer remainder is played under too many conditions" by Jeffrey Goode.

Prevents playing the remainder of the pcmbuf on manual stop, as it isn't needed in this case. Now the remainder is only played when the music automatically plays out.

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