Get rid of those horrible macros to protect against NULL reference when looking up...
commitfccbc84f145f400640de30392104dab9040875eb
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
parentb654d9587e8ab1a97e7100b85cfba622727b27c5
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