rockbox/apps/gui
Christi Scarborough 9589324082 Quick screen patch by _firefly_
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8065 a1c6a512-1295-4272-9138-f99709370657
2005-11-25 21:22:28 +00:00
..
buttonbar.c Partial menus support on remote (only browsing is working, changing option isn't), corrected a bug in gui_list about scrollbar beeing displayed sometimes when it musn't 2005-10-30 22:34:51 +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 Added multi-screen support for quickscreen (mostly rewritten from scratch) and USB screen ; just looking at the hour makes me think it could be buggy 2005-11-22 03:38:07 +00:00
gwps-common.h Applied Stephan Wezel's patch for the new wps %wd/%we tags (disable/enable statusbar in wps mode independantly from the global setting) 2005-11-20 22:13:52 +00:00
gwps.c Quick screen patch by _firefly_ 2005-11-25 21:22:28 +00:00
gwps.h Added multi-screen support for quickscreen (mostly rewritten from scratch) and USB screen ; just looking at the hour makes me think it could be buggy 2005-11-22 03:38:07 +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 show/hide icons now works properly in playlist viewer 2005-11-16 17:23:49 +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 Fixed truncated option strings for numeric settings. 2005-11-22 11:31:28 +00:00
option_select.h Fixed truncated option strings for numeric settings. 2005-11-22 11:31:28 +00:00
quickscreen.c Quick screen patch by _firefly_ 2005-11-25 21:22:28 +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 Fixed truncated option strings for numeric settings. 2005-11-22 11:31:28 +00:00
select.h Added multi-screen support for quickscreen (mostly rewritten from scratch) and USB screen ; just looking at the hour makes me think it could be buggy 2005-11-22 03:38:07 +00:00
splash.c removed old statusbar and buttonbar code 2005-11-20 01:02:14 +00:00
splash.h some multi-screen work in playlist.c, properly formated splash.h 2005-11-06 17:30:53 +00:00
statusbar.c Fixed disk icon display in remote status bar on iriver. * Rolled back led.c changes, introducing a changed #if condition only. Reduces code size on targets with real controllable LED. 2005-11-24 00:10:14 +00:00
statusbar.h Fixed disk icon display in remote status bar on iriver. * Rolled back led.c changes, introducing a changed #if condition only. Reduces code size on targets with real controllable LED. 2005-11-24 00:10:14 +00:00
textarea.c I must have been ON crack 2005-11-20 02:10:12 +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 Commited George Styles's patch which added multi-screen support to the delete menu (gui_yesno) 2005-11-22 22:19:08 +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