rockbox/apps/menus
Teruaki Kawashima 93f9e7cbfb fix text scrolling handling in do_menu, set_time_screen and time_screen.
Don't scroll text in time_screen(). the lines will be redrawn before scrolling statrs, so they don't scroll anyway.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24591 a1c6a512-1295-4272-9138-f99709370657
2010-02-11 10:41:06 +00:00
..
display_menu.c Fix red: Invert buttons in RTL mode 2009-10-05 17:53:45 +00:00
eq_menu.c 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
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 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 fix text scrolling handling in do_menu, set_time_screen and time_screen. 2010-02-11 10:41:06 +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 Crossfade: carved out crossfade related code with lots of HAVE_CORSSFADE conditionals, eliminated fade buffer on low memory targets 2009-11-10 03:46:08 +00:00
playlist_menu.c Remove some unused #includes 2009-08-06 08:20:06 +00:00
recording_menu.c Fix FS#10289 - screens showing a list need to check the show_icons setting before setting the callback. the List will now always draw icons if a callback is set (like its always done for voice) 2009-12-16 08:36:46 +00:00
settings_menu.c Fix HAVE_CROSSFADE definition in config to apply only to swcodec targets 2009-11-12 05:04:23 +00:00
sound_menu.c Compressor: simplify makeup gain setting, expand release range, finally provide documention in the manual! 2009-11-04 18:14:36 +00:00
theme_menu.c skin rework (FS#10922) notable changes: 2010-01-29 07:52:13 +00:00
time_menu.c fix text scrolling handling in do_menu, set_time_screen and time_screen. 2010-02-11 10:41:06 +00:00