MpegPlayer: Add a simple messaging scheme for sending stream commands. Remove the...
commit706b1deca487cc4f792c7b6ccbeb3700eb806942
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Thu, 19 Jul 2007 19:32:29 +0000 (19 19:32 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Thu, 19 Jul 2007 19:32:29 +0000 (19 19:32 +0000)
tree9f1efe7d392425b3865781b2562b4fd71cdc672b
parent55e62c8f174bd72d55807e642bb3cc3c15438844
MpegPlayer: Add a simple messaging scheme for sending stream commands. Remove the need to disable FIQ when adding to PCM buffer.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13931 a1c6a512-1295-4272-9138-f99709370657
apps/plugin.c
apps/plugin.h
apps/plugins/mpegplayer/mpegplayer.c