radio screen: Disable displaying radio art, FS#12797
commitc500f4efe521788bbbccb6f4b6ec7e14d83037c9
authorJonathan Gordon <rockbox@jdgordon.info>
Thu, 3 Jan 2013 12:09:01 +0000 (3 23:09 +1100)
committerJonathan Gordon <rockbox@jdgordon.info>
Thu, 3 Jan 2013 12:09:01 +0000 (3 23:09 +1100)
tree8b0902c116259b19f57c75d7a59ed54d64f23597
parent212e7808d5f39e1d7fc1bd487de8f13c50d136f2
radio screen: Disable displaying radio art, FS#12797

With radioart enabled there appears to be buffer corruption when
the image is loaded causing the player to data abort in skin_render_line()

So, disable the code untill someone can fix it.

Change-Id: I6acf3f76ce38aa2784b1b24ed6da29a9c5bee479
apps/gui/skin_engine/skin_render.c