Fix FS #5852 by trying to properly close and update the recorded file, and give the...
commit85058f5d9caa0f9768b155c8963eaed6aa989ed5
authorPeter D'Hoye <peter.dhoye@gmail.com>
Wed, 10 Oct 2007 23:26:17 +0000 (10 23:26 +0000)
committerPeter D'Hoye <peter.dhoye@gmail.com>
Wed, 10 Oct 2007 23:26:17 +0000 (10 23:26 +0000)
treeb26d50bf03fce5d8b7cea32a9bcb34d340c60015
parentbcdb3217deba791d05ecd46328622831d8ed3b14
Fix FS #5852 by trying to properly close and update the recorded file, and give the FAT the correct file info. Add filehandle checks to some file functions.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15072 a1c6a512-1295-4272-9138-f99709370657
apps/codecs/mp3_enc.c
apps/codecs/wav_enc.c
apps/codecs/wavpack_enc.c
firmware/common/file.c
firmware/drivers/fat.c
firmware/pcm_record.c