rockbox/apps/menus
Teruaki Kawashima b944901354 Change height calculation of viewport for time and date menu so that it doesn't break statusbar.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22437 a1c6a512-1295-4272-9138-f99709370657
2009-08-20 13:36:19 +00:00
..
display_menu.c Combine the settings for scrollbar on/off and its position into one with three possible values 2009-08-19 12:36:40 +00:00
eq_menu.c Fix duplicate #includes 2009-05-17 14:50:19 +00:00
eq_menu.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
exported_menus.h Also have the peakmeter menu shown inside the recording menu, because there is a big chance you want to teak them from inside the recording screen. Also makes the clipcounter setting available there. 2008-08-08 20:58:27 +00:00
main_menu.c show the skin buffer size as well as the used amount in the rockbox info screen 2009-08-19 04:41:30 +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 Fix defines from the last commit that made replaygain depend on crossfade. Thanks to Thomas Martitz for pointing that out. 2009-08-11 02:18:22 +00:00
playlist_menu.c Remove some unused #includes 2009-08-06 08:20:06 +00:00
recording_menu.c Simplify some redundant boolean expressions 2009-05-21 14:15:24 +00:00
settings_menu.c Touchscreen targets: add calibration screen + rewrite calibration driver (FS#10295) 2009-06-16 17:04:47 +00:00
sound_menu.c FS#10199: Adds limiter DSP function 2009-08-18 03:24:45 +00:00
theme_menu.c User definable UI viewport, to be able to restrict the UI into a viewport for all bitmap displays. 2009-08-16 22:20:11 +00:00
time_menu.c Change height calculation of viewport for time and date menu so that it doesn't break statusbar. 2009-08-20 13:36:19 +00:00