Revert r23599 and r23600 and fix the early usb problem at the root. The the viewportm...
commit06ba6d074f93fb5d64b23c00258ed51e158028b0
authorkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Tue, 10 Nov 2009 20:13:24 +0000 (10 20:13 +0000)
committerkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Tue, 10 Nov 2009 20:13:24 +0000 (10 20:13 +0000)
treef24461e5db3690c5b69caf48710f61c542c961f4
parentdb2e6e579dea8830c31c26070863c583ed71318f
Revert r23599 and r23600 and fix the early usb problem at the root. The the viewportmanager and custom statusbar was initialized too late.

Now, call it earlier and remove parts of it that caused the need to call it later. Removing that is OK since it's done again on settings loading.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23603 a1c6a512-1295-4272-9138-f99709370657
apps/gui/usb_screen.c
apps/gui/usb_screen.h
apps/gui/viewport.c
apps/main.c
apps/misc.c