Make the skin engine behave sane if the skin's id3 pointer is NULL (the one in struct...
commitaf83f028785a21620c6e1c636d5626007163e611
authorkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Fri, 16 Oct 2009 19:14:37 +0000 (16 19:14 +0000)
committerkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Fri, 16 Oct 2009 19:14:37 +0000 (16 19:14 +0000)
treef15618b2c0e00cbb25d4e3ab900db3c799768bc6
parent8a3a8e9e1a6aca638154b3258b8a0a8a1b637545
Make the skin engine behave sane if the skin's id3 pointer is NULL (the one in struct wps_state), so that skins don't need audio to be played before being displayed (needed for upcoming custom statusbar).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23208 a1c6a512-1295-4272-9138-f99709370657
apps/gui/skin_engine/skin_display.c
apps/gui/skin_engine/skin_tokens.c