forked from len0rd/rockbox
Add disktidy plugin (FS#2596).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10482 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e7aeebf0bf
commit
5814551865
4 changed files with 484 additions and 1 deletions
|
@ -25,6 +25,7 @@ wavplay.c
|
|||
#ifndef IRIVER_IFP7XX_SERIES /* Temporarily disable plugins for iFP7xx */
|
||||
dice.c
|
||||
#ifdef HAVE_LCD_BITMAP /* Not for the Player */
|
||||
disktidy.c
|
||||
text_editor.c
|
||||
|
||||
/* Plugins needing the grayscale lib on low-depth LCDs */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue