1
0
Fork 0
forked from len0rd/rockbox

Convert the EQ menus

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12398 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jonathan Gordon 2007-02-19 02:14:51 +00:00
parent f98c27f60f
commit 2801a87d54
14 changed files with 1083 additions and 1368 deletions

View file

@ -12,6 +12,9 @@ main.c
main_menu.c
menu.c
menus/display_menu.c
#if CONFIG_CODEC == SWCODEC
menus/eq_menu.c
#endif
menus/main_menu.c
menus/playback_menu.c
menus/playlist_menu.c
@ -94,7 +97,6 @@ eq_cf.S
dsp_arm.S
eq_arm.S
#endif
eq_menu.c
#endif
metadata.c
#ifdef HAVE_TAGCACHE