Attempt to make manual track skips more responsive and more robust
commitd943a57bb21900a329c09e625f81f96c17a70e49
authornicolasp <nicolasp@a1c6a512-1295-4272-9138-f99709370657>
Tue, 26 Feb 2008 17:15:35 +0000 (26 17:15 +0000)
committernicolasp <nicolasp@a1c6a512-1295-4272-9138-f99709370657>
Tue, 26 Feb 2008 17:15:35 +0000 (26 17:15 +0000)
treec76247bee0a8aef9cef045dda6913405f60687a4
parent05c0404f949688b54b74ccc8b916c8a2dfb17142
Attempt to make manual track skips more responsive and more robust

* Immediately update the playlist index on manual track skip
* Try to minimise the number of calls to audio_fill_file_buffer

Hopefully fixes FS#8320.

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