1
0
Fork 0
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:
Dave Chapman 2007-03-26 01:32:31 +00:00
parent 8f04faef91
commit a56757137c
4 changed files with 46 additions and 6 deletions

View file

@ -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 */