Get rid of those horrible macros to protect against NULL reference when looking up...
commitcd385473f5490064bf8fe6e91ec64ed951d0eb32
authorjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Fri, 15 Jan 2010 07:20:56 +0000 (15 07:20 +0000)
committerjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Fri, 15 Jan 2010 07:20:56 +0000 (15 07:20 +0000)
treeba29527e52c26fb67bee64c75dbec89d8dae4191
parent075f54f802f5c9fe318a37381085da24a320727b
Get rid of those horrible macros to protect against NULL reference when looking up the id3 info for tokens.
Change the way the wps playlist viewer gets the token values. All %i tokens are now supported (and a few others, experiment :) )

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