redo how the statusbar updates are done. send the EVENT_GUI_ACTIONUPDATE event every...
commitb616b8c1be4a1b34c65af61b6acfbb3f7ccef25c
authorjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Mon, 5 Jan 2009 09:59:11 +0000 (5 09:59 +0000)
committerjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Mon, 5 Jan 2009 09:59:11 +0000 (5 09:59 +0000)
treea99ace107474dd7adaf39055d4c851a294c366b5
parentf69526afa791547a40b2346e88c37580d8729d1b
redo how the statusbar updates are done. send the EVENT_GUI_ACTIONUPDATE event every time get_action() is called. The event wont be as realiable (timewise) as before, but seems to work better
This also fixes FS#9761.
Also set the lcd font back to the ui font from the debug screens which use sysfont

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19681 a1c6a512-1295-4272-9138-f99709370657
apps/action.c
apps/appevents.h
apps/debug_menu.c
apps/gui/gwps.c
apps/gui/list.c
apps/gui/viewport.c
apps/gui/yesno.c
apps/main.c
apps/menus/eq_menu.c
apps/misc.c
firmware/export/kernel.h