1
0
Fork 0
forked from len0rd/rockbox

enable jpeg, mpegplayer and midiplay on the mr500 (only jpeg is actually usable though, mpegplayer data aborts)

fix the config which should have been done a few commits ago


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15296 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jonathan Gordon 2007-10-25 07:44:56 +00:00
parent 902a1b5fae
commit a256878e77
7 changed files with 42 additions and 2 deletions

View file

@ -20,6 +20,11 @@ stopwatch.c
vbrfix.c
viewer.c
#ifdef OLYMPUS_MROBE_500
/* remove these once the plugins before it are compileable */
jpeg.c
#endif
#ifndef OLYMPUS_MROBE_500
#if CONFIG_CODEC == SWCODEC