Minor simplification #3; use macros for ring buffer arithmetic. Also fixed unlikely...
commit9b35f73d859f2e3ea5f65b746d4d20fbf03f598d
authorpondlife <pondlife@a1c6a512-1295-4272-9138-f99709370657>
Fri, 13 Oct 2006 09:16:36 +0000 (13 09:16 +0000)
committerpondlife <pondlife@a1c6a512-1295-4272-9138-f99709370657>
Fri, 13 Oct 2006 09:16:36 +0000 (13 09:16 +0000)
tree24c93922f458688156bd2fa223c75d4f0f9f1f05
parentb00cf2ce723a3f8257854b5a0ee880f3652211aa
Minor simplification #3; use macros for ring buffer arithmetic.  Also fixed unlikely problem where file close was missed on an error path.

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