Disable buffering codecs (and code generally) on RaaA.
commit633622bc5e1322ebec9550ac7d8b2ac4c1d58140
authorkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Wed, 9 Feb 2011 20:27:23 +0000 (9 20:27 +0000)
committerkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Wed, 9 Feb 2011 20:27:23 +0000 (9 20:27 +0000)
tree0ca92955c766098facfa3fa38007022ff8a550a8
parent78818be240d2a34a881410a3bbf85507cf441026
Disable buffering codecs (and code generally) on RaaA.

It's not useful to do it since you need to write back the code to disk to be able to load it from memory, it also requires writing to an executable directory.
Keep it for the simulator for the sake of simulating.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29261 a1c6a512-1295-4272-9138-f99709370657
apps/buffering.c
apps/buffering.h
apps/playback.c
firmware/load_code.c