add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checking for...
commit89f32874c99fa77133a9534260f5d830cb13fa1f
authorgevaerts <gevaerts@a1c6a512-1295-4272-9138-f99709370657>
Tue, 7 Oct 2008 19:37:33 +0000 (7 19:37 +0000)
committergevaerts <gevaerts@a1c6a512-1295-4272-9138-f99709370657>
Tue, 7 Oct 2008 19:37:33 +0000 (7 19:37 +0000)
treefa2f3baf19b8bc7ed25b709c7dda76272e85a57c
parentdf41f6b5d45cb8ce325e35641c6235e0b34f2248
add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checking for an actual disk (i.e. related to spindown, skipping,...)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18735 a1c6a512-1295-4272-9138-f99709370657
43 files changed:
apps/features.txt
apps/menus/playback_menu.c
apps/menus/settings_menu.c
apps/playback.c
apps/playlist.c
apps/plugins/jpeg.c
apps/plugins/mpegplayer/stream_mgr.h
apps/plugins/video.c
apps/settings.c
apps/settings.h
apps/settings_list.c
apps/tagtree.c
firmware/export/audio.h
firmware/export/config-creativezv.h
firmware/export/config-creativezvm.h
firmware/export/config-creativezvm60gb.h
firmware/export/config-fmrecorder.h
firmware/export/config-gigabeat-s.h
firmware/export/config-gigabeat.h
firmware/export/config-h10.h
firmware/export/config-h100.h
firmware/export/config-h10_5gb.h
firmware/export/config-h120.h
firmware/export/config-h300.h
firmware/export/config-hdd1630.h
firmware/export/config-iaudiom3.h
firmware/export/config-iaudiom5.h
firmware/export/config-iaudiox5.h
firmware/export/config-ipod1g2g.h
firmware/export/config-ipod3g.h
firmware/export/config-ipod4g.h
firmware/export/config-ipodcolor.h
firmware/export/config-ipodmini.h
firmware/export/config-ipodmini2g.h
firmware/export/config-ipodvideo.h
firmware/export/config-mrobe100.h
firmware/export/config-mrobe500.h
firmware/export/config-player.h
firmware/export/config-recorder.h
firmware/export/config-recorderv2.h
firmware/export/config-tpj1022.h
firmware/mpeg.c
firmware/usb.c