rockbox/apps/menus
Jonas Häggqvist 496206be6e Voice the time in the format the user selects in the time format setting. Patch FS#7561 by Daniel Dalton.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14418 a1c6a512-1295-4272-9138-f99709370657
2007-08-21 22:54:57 +00:00
..
display_menu.c Wheel acceleration for e200. A general acceleration interface intended for use on any scroll target and by any code. A general interface to obtain data associated with most recently dequeued button presses and actions. Use #define HAVE_SCROLLWHEEL and set appropriate constants, values in the scroller driver that feel right. 2007-07-22 21:02:24 +00:00
eq_menu.c Use size_t type for the buffer_size parameter to formatter functions, static two private functions 2007-08-19 10:22: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 Introducing the root menu! 2007-03-01 11:14:46 +00:00
main_menu.c Voice the time in the format the user selects in the time format setting. Patch FS#7561 by Daniel Dalton. 2007-08-21 22:54:57 +00:00
playback_menu.c Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by Stephane Doyon with some minor tweaks by me. Rerun 'configure' and do a 'make clean' before rebuilding your voice files. 2007-08-06 13:08:36 +00:00
playlist_menu.c *** Lang v2 cleanup (FS#6574) *** 2007-08-05 19:19:39 +00:00
recording_menu.c Allow recording source to be set from recording context menu. Not a very nice solution for something that already was an ugly hack... 2007-08-09 00:33:33 +00:00
settings_menu.c Accept FS #7346 and take it a whole step further. Gives a separate setting to control the displaying of file extensions: off, on, or only how unknown extensions. 2007-08-13 19:29:49 +00:00
sound_menu.c More header and dead code cleanup. 2007-05-19 20:55:49 +00:00