Fix the bug where MPC files would be skipped by disabling the check of the requested...
commit2c7f598141eadc2fddd9a9a26ce3c6a5c00624a3
authornicolasp <nicolasp@a1c6a512-1295-4272-9138-f99709370657>
Thu, 8 Nov 2007 13:28:13 +0000 (8 13:28 +0000)
committernicolasp <nicolasp@a1c6a512-1295-4272-9138-f99709370657>
Thu, 8 Nov 2007 13:28:13 +0000 (8 13:28 +0000)
tree40b4a70755631f5a4751617561168294b2f2237f
parent7e12173938000cfabdb5eaec97f492fadb9eb337
Fix the bug where MPC files would be skipped by disabling the check of the requested size against the default filechunk size in prep_bufdata when the caller is bufread.

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