forked from len0rd/rockbox
New plugin: wavview. Shows info about a wav file and allows you to look at the complete waveform, zoom and pan. Only tested in sims and on h3x0. First version so has room for improvements.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13087 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d2a23eee50
commit
09877aa4a8
3 changed files with 489 additions and 10 deletions
|
@ -36,6 +36,7 @@ flipit.c
|
|||
#ifdef HAVE_LCD_BITMAP /* Not for the Player */
|
||||
mazezam.c
|
||||
text_editor.c
|
||||
wavview.c
|
||||
|
||||
/* Plugins needing the grayscale lib on low-depth LCDs */
|
||||
fire.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue