rockbox/apps/gui
Jonathan Gordon c500f4efe5 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
2013-01-03 23:09:01 +11:00
..
bitmap lists: Support '\t' in list item text to indent the line containing it. 2012-07-19 01:21:10 +02:00
charcell
skin_engine radio screen: Disable displaying radio art, FS#12797 2013-01-03 23:09:01 +11:00
backdrop.c
backdrop.h
buttonbar.c
buttonbar.h
color_picker.c
color_picker.h
folder_select.c folder_select: fix problem when selecting / as folder. 2012-08-15 23:10:28 +02:00
folder_select.h New GUI browser to select one (or more) folders. 2012-07-30 21:20:51 +02:00
icon.c Fix checks on buflib allocated handles (0 is not a valid handle value) 2012-06-10 17:15:47 +02:00
icon.h
list.c _lists_uiviewport_update_callback can be made static 2012-05-20 01:57:49 +02:00
list.h Make touchscreen handling work with skinned lists. 2012-06-19 22:02:59 +02:00
option_select.c skin_engine: Make pressing the setting bar touch region work 2012-07-06 14:28:34 +10:00
option_select.h skin_engine: Make pressing the setting bar touch region work 2012-07-06 14:28:34 +10:00
pitchscreen.c Make rbcodec/dsp includes more specific. 2012-04-29 17:31:30 -04:00
pitchscreen.h
quickscreen.c Make the recorder build with HAVE_LCD_FLIP disabled. 2012-08-28 21:36:23 +02:00
quickscreen.h
scrollbar.c
scrollbar.h
splash.c
splash.h
statusbar-skinned.c
statusbar-skinned.h
statusbar.c
statusbar.h
usb_screen.c We should reload the playlist control file when leaving 2012-08-14 06:23:24 +02:00
usb_screen.h
viewport.c apps: lcd-remote.h is not needed if HAVE_REMOTE_LCD is not defined 2012-01-07 19:35:46 +00:00
viewport.h
wps.c Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROL 2012-05-09 14:32:38 +02:00
wps.h
yesno.c yesno/touchscreen: Only accept on touch release. 2012-08-15 23:10:28 +02:00
yesno.h