rockbox/apps/gui
2005-12-07 23:07:07 +00:00
..
buttonbar.c waiting is over: initial unicode commit 2005-12-06 13:27:15 +00:00
buttonbar.h Corrected a bug on archos with buttonbar which was erased when filetree refreshed (mistake introduced in 2005/10/29 commit; Changed some copyrights in the files (I hope this time will be the good one and the last one ! ) 2005-10-30 01:24:35 +00:00
gwps-common.c Simplified and uniform volume handling: * Volume setting in dB on all targets, within the 'natural' range defined by the respective DAC (limited to -100..+12 dB for archos Recorders and Ondios in order to avoid 4 chars being displayed in the status bar). 0 dB means line level on all targets. * No more artificial volume limiting for Iriver and Player, settings always represent true values. Removed the various sound scaling options. * Bumped config version so save your settings. Also make sure to adjust the volume after loading a .cfg, then save the .cfg again, otherwise the volume will be out of range (a flaw in the .cfg loader). 2005-12-07 23:07:07 +00:00
gwps-common.h Forgot to add an extra BOM check. Probably killed a few gcc4 warnings too. 2005-12-07 21:18:54 +00:00
gwps.c Patch #1367059 by _FireFly_: New wps loader. The wps buffer size can be reduced now, but it isn't done in this patch. Note that %wd, %we, %x| and %xl now need to be on a line on their own. 2005-12-07 20:42:06 +00:00
gwps.h Patch #1367059 by _FireFly_: New wps loader. The wps buffer size can be reduced now, but it isn't done in this patch. Note that %wd, %we, %x| and %xl now need to be on a line on their own. 2005-12-07 20:42:06 +00:00
icon.c Multi screen support for playlist viewer, some fixes in other gui files 2005-11-16 02:12:25 +00:00
icon.h fixed the warning and changed playlist max entries in buffer to 200 as it was before 2005-11-16 02:55:26 +00:00
list.c Big Code Police raid. Pretty pretty please, we do no macrofy simple 2005-12-05 23:37:14 +00:00
list.h iPod: First attempt to implement sensible button mappings. Changes to all targets to replace a small number of references to raw button codes (BUTTON_???) with their abstract equivalents. 2005-11-19 03:19:12 +00:00
logo.c Adapted and commited Markus Kaufhold's remote hold icon on statusbar patch for iriver ; generic logo handler (now it's possible to have a different USB logo on main screen and on remote), made the quickscreen behave as it was before 2005-11-22 21:55:05 +00:00
logo.h Adapted and commited Markus Kaufhold's remote hold icon on statusbar patch for iriver ; generic logo handler (now it's possible to have a different USB logo on main screen and on remote), made the quickscreen behave as it was before 2005-11-22 21:55:05 +00:00
option_select.c Prevent numerical settings from wrapping - patch by Stephan Wezel 2005-12-07 15:37:21 +00:00
option_select.h Big Code Police raid. Pretty pretty please, we do no macrofy simple 2005-12-05 23:37:14 +00:00
quickscreen.c waiting is over: initial unicode commit 2005-12-06 13:27:15 +00:00
quickscreen.h Adapted and commited Markus Kaufhold's remote hold icon on statusbar patch for iriver ; generic logo handler (now it's possible to have a different USB logo on main screen and on remote), made the quickscreen behave as it was before 2005-11-22 21:55:05 +00:00
scrollbar.c Multi screen support for playlist viewer, some fixes in other gui files 2005-11-16 02:12:25 +00:00
scrollbar.h Multi screen support for playlist viewer, some fixes in other gui files 2005-11-16 02:12:25 +00:00
select.c Prevent numerical settings from wrapping - patch by Stephan Wezel 2005-12-07 15:37:21 +00:00
select.h Big Code Police raid. Pretty pretty please, we do no macrofy simple 2005-12-05 23:37:14 +00:00
splash.c kill gcc4 warnings 2005-12-05 22:44:42 +00:00
splash.h kill gcc4 warnings 2005-12-05 22:44:42 +00:00
statusbar.c Simplified and uniform volume handling: * Volume setting in dB on all targets, within the 'natural' range defined by the respective DAC (limited to -100..+12 dB for archos Recorders and Ondios in order to avoid 4 chars being displayed in the status bar). 0 dB means line level on all targets. * No more artificial volume limiting for Iriver and Player, settings always represent true values. Removed the various sound scaling options. * Bumped config version so save your settings. Also make sure to adjust the volume after loading a .cfg, then save the .cfg again, otherwise the volume will be out of range (a flaw in the .cfg loader). 2005-12-07 23:07:07 +00:00
statusbar.h Simplified and uniform volume handling: * Volume setting in dB on all targets, within the 'natural' range defined by the respective DAC (limited to -100..+12 dB for archos Recorders and Ondios in order to avoid 4 chars being displayed in the status bar). 0 dB means line level on all targets. * No more artificial volume limiting for Iriver and Player, settings always represent true values. Removed the various sound scaling options. * Bumped config version so save your settings. Also make sure to adjust the volume after loading a .cfg, then save the .cfg again, otherwise the volume will be out of range (a flaw in the .cfg loader). 2005-12-07 23:07:07 +00:00
textarea.c kill gcc4 warnings 2005-12-05 22:44:42 +00:00
textarea.h generic multi-screen support for yes/no screens (like the one when reseting settings or when firmware has changed) 2005-11-18 02:07:02 +00:00
yesno.c kill gcc4 warnings 2005-12-05 22:44:42 +00:00
yesno.h generic multi-screen support for yes/no screens (like the one when reseting settings or when firmware has changed) 2005-11-18 02:07:02 +00:00