1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/menus
Alessio Lenzi a1a287905b Changed lang message for credits item in Rockbox Mainmenu/System and updated italian translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19699 a1c6a512-1295-4272-9138-f99709370657
2009-01-06 16:53:44 +00:00
..
display_menu.c
eq_menu.c redo how the statusbar updates are done. send the EVENT_GUI_ACTIONUPDATE event every time get_action() is called. The event wont be as realiable (timewise) as before, but seems to work better 2009-01-05 09:59:11 +00:00
eq_menu.h
exported_menus.h
main_menu.c Changed lang message for credits item in Rockbox Mainmenu/System and updated italian translation. 2009-01-06 16:53:44 +00:00
menu_common.c
menu_common.h
playback_menu.c
playlist_menu.c
recording_menu.c Decouple the statusbar drawing from the rest of the screen drawing. it is not drawn roughly 4x per second automatically. 2008-12-31 05:59:26 +00:00
settings_menu.c Hopefully fix read. 2008-12-25 03:23:22 +00:00
sound_menu.c
theme_menu.c
time_menu.c Decouple the statusbar drawing from the rest of the screen drawing. it is not drawn roughly 4x per second automatically. 2008-12-31 05:59:26 +00:00