A final queue_post in voice_stop via. talk_force_shutup can try stopping PCM too...
commita8e69a5a4aeeae2b8da3ac161fe8113fe3a67008
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Tue, 11 Dec 2007 14:04:03 +0000 (11 14:04 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Tue, 11 Dec 2007 14:04:03 +0000 (11 14:04 +0000)
treeb0b5780abd0bfb13e6d8e586887a08a7e74fb3f2
parent2952a43afa904a48a6303f8c3e6c35b408e4c65a
A final queue_post in voice_stop via. talk_force_shutup can try stopping PCM too late and interfere PCM playback after plugins init IRAM or calling audio_get_buffer. Send the NULL message to the voice thread to ensure all messages are done.

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