rockbox/apps/gui
Jonathan Gordon 4553069f9d holding left in the tree will quickly get back to root, as long as the text is in the left-most position (like before)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10965 a1c6a512-1295-4272-9138-f99709370657
2006-09-17 08:30:17 +00:00
..
buttonbar.c
buttonbar.h
color_picker.c fixed the settings action context, time/eq/colour chooser/dbug screens 2006-08-21 07:03:15 +00:00
color_picker.h Patch 4765 by Jonathan Gordon - don't allow the same colors to be selected for foreground and background. 2006-03-04 10:55:54 +00:00
gwps-common.c WPS: Fix problem with transparancy in the first image of an enum. 2006-08-29 12:54:22 +00:00
gwps-common.h Finally, the new button action system is here, thanks to Jonathan Gordon. Some button mappings have changed and other things may break. Comments should go to the forum, http://forums.rockbox.org/index.php?topic=5829.0 or the mailing list. 2006-08-15 12:27:07 +00:00
gwps.c initial (re)support for F3 2006-08-22 08:23:24 +00:00
gwps.h software keylock works again 2006-08-17 12:33:36 +00:00
icon.c Support the recording screen on the LCD remote. Also adds support for the peakmeter in the rremote WPS. Patch from Martin Scarratt (task 4818). 2006-03-25 13:35:31 +00:00
icon.h Add optional icon to list title, current path display shows a dir icon, and list titles now left-justified. 2006-08-23 20:02:06 +00:00
list.c holding left in the tree will quickly get back to root, as long as the text is in the left-most position (like before) 2006-09-17 08:30:17 +00:00
list.h Add optional icon to list title, current path display shows a dir icon, and list titles now left-justified. 2006-08-23 20:02:06 +00:00
logo.c
logo.h
option_select.c Patches from bug #5001 by Rani Hod, should make settings more resiliant to having 'off-step' values in a general way, but specifically fixes that bug report, and also round the current sleep timer value up when entering settings for sleep timer 2006-04-05 22:36:42 +00:00
option_select.h
quickscreen.c Finally, the new button action system is here, thanks to Jonathan Gordon. Some button mappings have changed and other things may break. Comments should go to the forum, http://forums.rockbox.org/index.php?topic=5829.0 or the mailing list. 2006-08-15 12:27:07 +00:00
quickscreen.h Finally, the new button action system is here, thanks to Jonathan Gordon. Some button mappings have changed and other things may break. Comments should go to the forum, http://forums.rockbox.org/index.php?topic=5829.0 or the mailing list. 2006-08-15 12:27:07 +00:00
scrollbar.c add a bitmap progress bar option + add %P|filename.bmp| tag to the WPS 2006-02-10 13:57:11 +00:00
scrollbar.h add a bitmap progress bar option + add %P|filename.bmp| tag to the WPS 2006-02-10 13:57:11 +00:00
select.c Finally, the new button action system is here, thanks to Jonathan Gordon. Some button mappings have changed and other things may break. Comments should go to the forum, http://forums.rockbox.org/index.php?topic=5829.0 or the mailing list. 2006-08-15 12:27:07 +00:00
select.h Finally, the new button action system is here, thanks to Jonathan Gordon. Some button mappings have changed and other things may break. Comments should go to the forum, http://forums.rockbox.org/index.php?topic=5829.0 or the mailing list. 2006-08-15 12:27:07 +00:00
splash.c patch #1422861 by Adam Boot - Fix splash() color problems 2006-02-02 22:00:56 +00:00
splash.h Foreground/Background colour settings. Based on patch #3050 by Jonathan Gordon, extended my me. The principle of the patch is that the three sliders contain the native ranges (currently 0..31, 0..63, 0..31), and the equivalent RGB888 colour is displayed underneath. The config block (and global_settings struct) contain the native value for the fg/bg colours (either RGB565 or RGB565SWAPPED), but the text .cfg files contain the RGB888 value written as 6 hex digits. 2006-02-26 02:48:05 +00:00
statusbar.c Save a few bytes on hwcodec targets... 2006-09-12 20:32:06 +00:00
statusbar.h Display bitrate (Q value for Archos), samplerate, channels and recording format (M = MP3) in the statusbar in the recording screen. This is all new info for archos targets and I-river targets now have this info on the remote as well as the main screen 2006-09-02 17:30:30 +00:00
textarea.c
textarea.h
yesno.c really fix the yes/no screen now, also id3 viewer shows the status bar 2006-08-17 09:28:04 +00:00
yesno.h Finally, the new button action system is here, thanks to Jonathan Gordon. Some button mappings have changed and other things may break. Comments should go to the forum, http://forums.rockbox.org/index.php?topic=5829.0 or the mailing list. 2006-08-15 12:27:07 +00:00