1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/gui
Dave Chapman 91d2678de8 Oops - fix warning and ensure bg_col is always set to a value.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10248 a1c6a512-1295-4272-9138-f99709370657
2006-07-19 15:07:08 +00:00
..
buttonbar.c
buttonbar.h
color_picker.c Oops - fix warning and ensure bg_col is always set to a value. 2006-07-19 15:07:08 +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 Fixed a bug introduced in patch #5630 which caused the battery icon to disappear in the engineeer2 WPS 2006-07-18 12:59:16 +00:00
gwps-common.h
gwps.c Ensure long press of stop button in WPS stops play thanks to Slasheri and Amiconn 2006-07-18 15:12:49 +00:00
gwps.h Reworked backdrop handling. Fixes a bug that wasn't in the tracker yet ;) 2006-05-21 11:00:02 +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 OOPS Forgot remote keys bindings for the ID3 info screen 2006-07-02 16:18:59 +00:00
list.h added support remote support for the id3 infos screen (had to slightly change the list engine to use it here as well), corrected a mistake in the french translation 2006-07-02 12:28:27 +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 Readjusted quickscreen code so that it now actually scales to larger LCDs. Get rid of 'left_right_text' argument - this also means that 'scroll bar' and 'status bar' look better in some languages. 2006-04-11 06:38:10 +00:00
quickscreen.h Readjusted quickscreen code so that it now actually scales to larger LCDs. Get rid of 'left_right_text' argument - this also means that 'scroll bar' and 'status bar' look better in some languages. 2006-04-11 06:38:10 +00:00
scrollbar.c
scrollbar.h
select.c
select.h Recorder, Player: * Fix remote up/down in lists (browser, menu). * Add remote butons for settings. 2006-06-22 06:38:57 +00:00
splash.c
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 Ondio, iPods (except video): Fix disappearing volume icon when plugging USB power. 2006-06-21 18:41:57 +00:00
statusbar.h Work-in-progress rework of charging status reading & display: * Changed several charging related HAVE_* macros into one multi-value CONFIG_CHARGING. * Always use proper macros for charging states. * Battery symbol charging animation now starts from current level on all targets with charging. Two-colour animation kept for non-b&w targets. Round down fill level while charging as before, but round to nearest pixel value for discharging on all targets. * Charging anim fixed on player. * Some code cleanup. 2006-06-06 22:23:52 +00:00
textarea.c
textarea.h
yesno.c
yesno.h first gigabeat commit 2006-02-24 15:42:52 +00:00