rockbox/apps/menus
Stéphane Doyon f6b404bd73 Info screen fixups:
* Shortened the voice entry for external disk names.
* Deprecated LANG_CURRENT_TIME which is not used anywhere.
* Before there were CRLFs, then there were blank lines, cleaned that up.
* Removed extra format specifier and args in the snprintf for MMC NOT_PRESENT.
* Made the voice info about disks match more closely what is displayed:
  basically, speak disk size for multi-volume case as well.
* Not too sure about the reordering, so I did NOT touch that.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15415 a1c6a512-1295-4272-9138-f99709370657
2007-11-03 03:38:54 +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 Info screen fixups: 2007-11-03 03:38:54 +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 Fix FS#7826 - make the view catalog option in the main menu > playlists menu use the same text as the view catalog option in the onplay menus 2007-11-01 13:41:16 +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