forked from len0rd/rockbox
Add mp3 encoder plugin to manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28977 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ef70c9f32c
commit
707c46b152
2 changed files with 34 additions and 0 deletions
|
|
@ -146,6 +146,9 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).}
|
|||
Midiplay & \fname{.mid, .midi} & \\
|
||||
MPEG Player & \fname{.mpg, .mpeg, .mpv, .m2v} & \\
|
||||
}}
|
||||
\opt{swcodec}{
|
||||
MP3 Encoder & \fname{.wav} & x \\
|
||||
}
|
||||
\opt{masf}{
|
||||
\opt{lcd_bitmap}{
|
||||
Movie Player & \fname{.rvf} & \\
|
||||
|
|
@ -187,6 +190,9 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).}
|
|||
|
||||
\opt{lcd_bitmap}{\opt{swcodec}{\nopt{lowmem}{\input{plugins/mpegplayer.tex}}}}
|
||||
|
||||
\opt{swcodec}{\nopt{lowmem}{\input{plugins/mp3_encoder.tex}}}
|
||||
|
||||
|
||||
\opt{lcd_color}{\input{plugins/ppmviewer.tex}}
|
||||
|
||||
\opt{archosrecorder,archosfmrecorder,ondio}{\input{plugins/rockbox_flash.tex}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue