From 87b231c68ce71d247e87ab528b96b05d314357ce Mon Sep 17 00:00:00 2001 From: Michael Giacomelli Date: Sat, 25 Apr 2009 03:16:13 +0000 Subject: [PATCH] Enable WMA, MPC, ASAP, NSF, APE, and SID playback on the Sansa clip as these codecs already fit into IRAM. SPC could be made to fit by changing BRRcache define, but without MMU I doubt it would be realtime anyway. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20780 a1c6a512-1295-4272-9138-f99709370657 --- apps/codecs/SOURCES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/codecs/SOURCES b/apps/codecs/SOURCES index f4036e26ed..670dc2e2e6 100644 --- a/apps/codecs/SOURCES +++ b/apps/codecs/SOURCES @@ -9,15 +9,15 @@ wavpack.c #ifndef RB_PROFILE alac.c #endif -#if MEMORYSIZE > 2 mpc.c wma.c -aac.c sid.c ape.c nsf.c -spc.c asap.c +#if MEMORYSIZE > 2 +aac.c +spc.c #endif mod.c shorten.c