forked from len0rd/rockbox
mpegplayer for grayscale targets. Note that performance is slow...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12913 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
8f04faef91
commit
a56757137c
4 changed files with 46 additions and 6 deletions
|
@ -31,10 +31,9 @@ pacbox
|
|||
doom
|
||||
#endif
|
||||
|
||||
/* For all the colour targets */
|
||||
#if defined(HAVE_LCD_COLOR)
|
||||
/* For all the swcodec targets */
|
||||
#if CONFIG_CODEC == SWCODEC
|
||||
mpegplayer
|
||||
#endif
|
||||
|
||||
|
||||
#endif /* IRIVER_IFP7XX_SERIES */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue