Remove the PCMREC_PARANOID support since the issues have been identified and fixed...
commit5574e7dea5621619ccd9af2b81e57c4b3165775c
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Sun, 30 Sep 2007 15:55:34 +0000 (30 15:55 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Sun, 30 Sep 2007 15:55:34 +0000 (30 15:55 +0000)
tree4e21895a290c19757c70de842dbb1aec74c8e105
parentf056bcdcb35636474f3a1daf5e7afda1de25d706
Remove the PCMREC_PARANOID support since the issues have been identified and fixed however detecting an encoder writing too many samples to a chunk will remain and be enabled in a DEBUG build as an aid for adding encoders. Do some cleanup on the filename queue. Loosen up the control interface where synchronous thread blocking isn't required for pause/stop/resume.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14918 a1c6a512-1295-4272-9138-f99709370657
firmware/export/enc_base.h
firmware/export/pcm_record.h
firmware/pcm_record.c