rockbox/apps/menus
Peter D'Hoye 82f4c60db4 Make the histogram code usable for playback as well. Move the recording histogram code to peakmeter, rename it to remove the recording reference, and rename anything referring to it as well. Change the drawing code so there are more options to position them. This may change your histogram settings, so check after upgrading.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29969 a1c6a512-1295-4272-9138-f99709370657
2011-06-05 12:36:27 +00:00
..
audiohw_eq_menu.c Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feature. Under the hood, it's designated a hardware equalizer since it is one. Implement code framework for hardware EQ in general. Menu aspect is well abstracted and so the UI and strings can be changed around if taste doesn't quite suit. So far the emphasis is distinction of the UI labelling from the software EQ so that it's clear the settings are for a different thing. 2010-05-15 13:09:45 +00:00
display_menu.c Make the histogram code usable for playback as well. Move the recording histogram code to peakmeter, rename it to remove the recording reference, and rename anything referring to it as well. Change the drawing code so there are more options to position them. This may change your histogram settings, so check after upgrading. 2011-06-05 12:36:27 +00:00
eq_menu.c eq menu: remove write-only variable 2010-09-21 09:10:01 +00:00
eq_menu.h Set svn:keywords property on .c and .h files that didn't already have it. Correct svn:executable property on some files. 2010-01-03 14:28:09 +00:00
exported_menus.h Move fm radio related menus out of radio.c into apps/menus/. 2011-01-29 15:01:28 +00:00
main_menu.c FS#11939: Simplify talk_time_unit(). 2011-02-20 15:23:18 +00:00
menu_common.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
menu_common.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
playback_menu.c FS#11931 part 2: Allow a short rewind when playback is paused. Patch 2011-05-13 22:28:47 +00:00
playlist_menu.c Safeguard against possible stack corruption when the string in the tempbuffer is as long as the buffer and strcat adds a char. 2010-08-21 16:14:18 +00:00
plugin_menu.c Fix oops in r29160 (apps went into games and vice versa). 2011-01-29 15:03:03 +00:00
radio_menu.c Fix yellow 2011-01-29 15:14:23 +00:00
recording_menu.c Make the histogram code usable for playback as well. Move the recording histogram code to peakmeter, rename it to remove the recording reference, and rename anything referring to it as well. Change the drawing code so there are more options to position them. This may change your histogram settings, so check after upgrading. 2011-06-05 12:36:27 +00:00
settings_menu.c autoresume: Match full directory path names only in autoresumable() 2011-02-11 00:20:03 +00:00
sound_menu.c Fix red, stupid typo 2010-09-17 20:34:47 +00:00
theme_menu.c FS#11777: enhancement for rockbox_browse() 2010-12-14 13:37:58 +00:00
time_menu.c Remove some redundant #include's 2010-06-29 20:13:22 +00:00