The recording buffer should not try to use the voice buffer, so map our buffer after...
commit8e71f90940359c0663f8b3c3d65eb6e00adfaef6
authorPeter D'Hoye <peter.dhoye@gmail.com>
Sun, 30 Apr 2006 22:28:45 +0000 (30 22:28 +0000)
committerPeter D'Hoye <peter.dhoye@gmail.com>
Sun, 30 Apr 2006 22:28:45 +0000 (30 22:28 +0000)
treea46697185c5e6f3e4e6e143306b1ded2e2e2f802
parent65167c96d3ae4f48c1807773eee9d7b78521c4a6
The recording buffer should not try to use the voice buffer, so map our buffer after it. On swcodec targets, recording always uses this buffer so always notify the others that we did. Fixes bug 4754.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9841 a1c6a512-1295-4272-9138-f99709370657
apps/recorder/recording.c
firmware/pcm_record.c