Make the skin engine behave sane if the skin's id3 pointer is NULL (the one in struct...
commitf92ebb629692a1db259268e721b646fc0b42b8d3
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
parenta0c441fedc5d91d6d6378160fcebaa8975574ce7
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