rockbox/apps/gui
Hristo Kovachev 38deb8f13a Patch #4864 by Jonathan Gordon: text editor plugin, with some changes by me.
Also correct a var clash between the rockbox's gui api and doom plugin


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9451 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 08:51:08 +00:00
..
buttonbar.c
buttonbar.h
color_picker.c Patch by Jonathan Gordon for bug report FS#4861 - map Select (Navi) to save the settings in the color picker in addition to Play. 2006-03-21 02:02:04 +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 Patch #2854 by David Dent - %bs WPS tag for sleep timer 2006-03-28 10:07:34 +00:00
gwps-common.h Reverted the wps image cache as it was causing trouble to users when 2006-02-01 08:43:29 +00:00
gwps.c Updated quickscreens, now they look better than before while still retaining the ability to scroll - this is about as good as it gets until viewports are implemented. Also enabled the quickscreen for iPods. 2006-04-02 10:41:16 +00:00
gwps.h Updated quickscreens, now they look better than before while still retaining the ability to scroll - this is about as good as it gets until viewports are implemented. Also enabled the quickscreen for iPods. 2006-04-02 10:41:16 +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
list.c Patch #4864 by Jonathan Gordon: text editor plugin, with some changes by me. 2006-04-03 08:51:08 +00:00
list.h Patch #4864 by Jonathan Gordon: text editor plugin, with some changes by me. 2006-04-03 08:51:08 +00:00
logo.c
logo.h
option_select.c
option_select.h
quickscreen.c Updated quickscreens, now they look better than before while still retaining the ability to scroll - this is about as good as it gets until viewports are implemented. Also enabled the quickscreen for iPods. 2006-04-02 10:41:16 +00:00
quickscreen.h Updated quickscreens, now they look better than before while still retaining the ability to scroll - this is about as good as it gets until viewports are implemented. Also enabled the quickscreen for iPods. 2006-04-02 10:41:16 +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
select.h Fix the iPod button mappings for the settings menus so that Left accepts and leaves the current setting screen instead of Right (Select still works too). This makes more sense and conforms to the config of other targets. 2006-03-21 02:23:27 +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 Charging state reporting for iriver players. Values calibrated with 2006-03-13 16:11:30 +00:00
statusbar.h Charging state reporting for iriver players. Values calibrated with 2006-03-13 16:11:30 +00:00
textarea.c
textarea.h
yesno.c
yesno.h first gigabeat commit 2006-02-24 15:42:52 +00:00