1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/menus
2007-08-25 15:53:54 +00:00
..
display_menu.c Implement FS #2976: Clip Counter for recording screen. If enabled in peak meter settings, it shows the number of times clipping occurred (clip indicator going on). Count is reset on recording start and only counts during actual recording. Stays on screen when stopping or pauzing. Also fix a drawing bug when peakmeters start at a non-zero x offset. 2007-08-25 15:53:54 +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 Patch FS#7641 by Daniel Dalton, talking clock improvements 2007-08-23 09:13:15 +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