Fix up statusbar handling in the usb screen a bit more, using the GUI_EVENT_ACTIONUPD...
commit6ee14838bf25ac61f7ff0ea418c0ee3e709526b6
authorkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Sat, 29 Aug 2009 17:41:00 +0000 (29 17:41 +0000)
committerkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Sat, 29 Aug 2009 17:41:00 +0000 (29 17:41 +0000)
treec1b83fc2fdbc120dcc61e5faeed4e5a91b149a74
parent02db7cb4978f4417a5f39e00da5d6c6117d017ac
Fix up statusbar handling in the usb screen a bit more, using the GUI_EVENT_ACTIONUPDATE event instead of direct draw (with the custom statusbar patch in my mind), actually fix statusbar updates for the simulator version of the usb screen. Increase timeouts a bit too.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22540 a1c6a512-1295-4272-9138-f99709370657
apps/screens.c