forked from len0rd/rockbox
Flipit for Sansa c200 and add the help text in the welcome screen for both Sansas. Update the manual as well.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15266 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
69bd0f82e3
commit
543c49a483
5 changed files with 19 additions and 11 deletions
|
@ -21,7 +21,6 @@ stopwatch.c
|
|||
vbrfix.c
|
||||
viewer.c
|
||||
|
||||
|
||||
#if CONFIG_CODEC == SWCODEC
|
||||
metronome.c
|
||||
#endif
|
||||
|
@ -36,16 +35,13 @@ wavrecord.c
|
|||
#ifndef IRIVER_IFP7XX_SERIES /* Temporarily disable plugins for iFP7xx */
|
||||
dice.c
|
||||
disktidy.c
|
||||
#ifndef SANSA_C200
|
||||
flipit.c
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_LCD_BITMAP /* Not for the Player */
|
||||
maze.c
|
||||
mazezam.c
|
||||
text_editor.c
|
||||
wavview.c
|
||||
robotfindskitten.c
|
||||
|
||||
/* Plugins needing the grayscale lib on low-depth LCDs */
|
||||
fire.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue