Make voice and codec queues private so they don't receive system messages. The audio...
commit76e5f5022cded36efffcfc6193a9e9055a194fb3
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Sat, 27 Oct 2007 12:11:45 +0000 (27 12:11 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Sat, 27 Oct 2007 12:11:45 +0000 (27 12:11 +0000)
treed0f5124838d8895c396396c807585afa32f389d1
parent477e6b20080e254c08f17a9e3d9278f5fbd3ca42
Make voice and codec queues private so they don't receive system messages. The audio thread controls them just fine. Important so codec stack-stealing plugins don't crash when system events are broadcast. Simpler too.

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