FS#10506. Don't compile various crossfade only functions in pcmbuf.c on low memory...
commit6f252087ed0385fd2e7d6a6607565ca64e78b4b3
authorsaratoga <saratoga@a1c6a512-1295-4272-9138-f99709370657>
Tue, 11 Aug 2009 02:05:38 +0000 (11 02:05 +0000)
committersaratoga <saratoga@a1c6a512-1295-4272-9138-f99709370657>
Tue, 11 Aug 2009 02:05:38 +0000 (11 02:05 +0000)
treeb1d0cfce47546917e49dbf4607216770f5bda721
parent5914ebb59ecd4d4a9250605b24781631fa5a6dd8
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