forked from len0rd/rockbox
Enable album art on the Onda VX747 so it can actually display cabbiev2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20532 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
b2fa459e70
commit
9cfcc2b9ae
1 changed files with 3 additions and 0 deletions
|
|
@ -51,6 +51,9 @@
|
|||
/* define this if you have a colour LCD */
|
||||
#define HAVE_LCD_COLOR
|
||||
|
||||
/* define this if you want album art for this target */
|
||||
#define HAVE_ALBUMART
|
||||
|
||||
/* define this if you have access to the quickscreen */
|
||||
#define HAVE_QUICKSCREEN
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue