FS#10506. Don't compile various crossfade only functions in pcmbuf.c on low memory...
commit6469926b889f1533134233c63c894ac471f2f53c
authorMichael Giacomelli <giac2000@hotmail.com>
Tue, 11 Aug 2009 02:05:38 +0000 (11 02:05 +0000)
committerMichael Giacomelli <giac2000@hotmail.com>
Tue, 11 Aug 2009 02:05:38 +0000 (11 02:05 +0000)
treeb1d0cfce47546917e49dbf4607216770f5bda721
parent47a090105adac2c7d63165a28f46126df08ce494
FS#10506.  Don't compile various crossfade only functions in pcmbuf.c on low memory targets (mainly AMS) to save memory.  Some crossfade related items remain in the code, but they're not worth cluttering the code with ifdefs over.  Also, introduce HAVE_CROSSFADE define for neatness.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22248 a1c6a512-1295-4272-9138-f99709370657
apps/menus/playback_menu.c
apps/pcmbuf.c
apps/settings_list.c
firmware/export/config.h