rockbox/apps/gui
Linus Nielsen Feltzing 298c2bbd83 Allow dynamic menu items to be spoken, especially the resume/now playing item
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12614 a1c6a512-1295-4272-9138-f99709370657
2007-03-05 00:32:33 +00:00
..
buttonbar.c
buttonbar.h
color_picker.c
color_picker.h
gwps-common.c don't restart the whole wps to essentially update the display of runtime info, but make the concerned tags dynamic. Now scrolling is not restarted at end of buffering. 2007-03-04 16:09:18 +00:00
gwps-common.h A few more bookmark code tweaks. Also improves how the bookmark selection screen is displayed on Archos players. 2007-02-17 13:36:44 +00:00
gwps.c fix usb disconnecting in the WPS 2007-03-01 23:46:01 +00:00
gwps.h * Add support for an optional y coordinate to the progressbar (from FS #4783). 2007-02-15 22:17:01 +00:00
icon.c
icon.h Remove the need to double up the MENU macros in manu.h. 2007-03-03 13:52:14 +00:00
list.c Allow dynamic menu items to be spoken, especially the resume/now playing item 2007-03-05 00:32:33 +00:00
list.h Make private functions static. Remove some functions from the plugin api as they weren't used in any plugins and could then be declared static. 2007-02-23 21:52:45 +00:00
option_select.c
option_select.h
quickscreen.c Use the user font in the quickscreen if it fits. Still uses 2007-03-04 13:04:15 +00:00
quickscreen.h
scrollbar.c Fix bug in large-value handling of gui_scrollbar_draw() that went unnoticed for ages... 2006-11-25 00:20:53 +00:00
scrollbar.h
splash.c
splash.h
statusbar.c remove runtime detection of h1x0 series RTC MOD, but leave driver code 2007-03-03 00:11:20 +00:00
statusbar.h Make private functions 'static'. 2007-02-24 11:07:21 +00:00
textarea.c
textarea.h
yesno.c The list should reset the x margin when it finishes drawing. Not leave 2007-03-03 13:42:12 +00:00
yesno.h