rockbox/apps/menus
Stéphane Doyon 0279c71a92 Voice the recording trigger settings screen.
From FS#6325, with a slight coding improvement.
Also take out a duplicated snprintf in there.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15059 a1c6a512-1295-4272-9138-f99709370657
2007-10-10 01:41:48 +00:00
..
display_menu.c Accept FS#7864 - minor menu cleanup to move theme settings into a new themes menu. patch to update the manual would be welcome :p 2007-10-06 11:47:41 +00:00
eq_menu.c Use dynamic menu voice callbacks to speak menu item names in the 2007-10-09 03:53:46 +00:00
eq_menu.h Use size_t type for the buffer_size parameter to formatter functions, static two private functions 2007-08-19 10:22:46 +00:00
exported_menus.h Accept FS#7864 - minor menu cleanup to move theme settings into a new themes menu. patch to update the manual would be welcome :p 2007-10-06 11:47:41 +00:00
main_menu.c Accept FS#7897 with some changes by me. moves the code to talk time/date out of main_menu.c to make it hopefully more useful. 2007-10-07 08:12:01 +00:00
playback_menu.c Remove the ID3 tag version priority setting on the grounds of it being pretty pointless. ID3v2 tags are superior to ID3v1 tags, and needs less seeking around to find. 2007-09-19 10:40:55 +00:00
playlist_menu.c *** Lang v2 cleanup (FS#6574) *** 2007-08-05 19:19:39 +00:00
recording_menu.c Voice the recording trigger settings screen. 2007-10-10 01:41:48 +00:00
settings_menu.c Name all button light functions and variables consistently starting with buttonlight_ . 2007-10-07 15:02:02 +00:00
sound_menu.c Toggle low latency mode when entering/exiting the eq menu to make the 2007-08-29 10:09:34 +00:00
theme_menu.c Accept FS#7864 - minor menu cleanup to move theme settings into a new themes menu. patch to update the manual would be welcome :p 2007-10-06 11:47:41 +00:00