diff options
Diffstat (limited to 'manual/plugins/main.tex')
-rw-r--r-- | manual/plugins/main.tex | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex index b847c15b51..bc48bd229f 100644 --- a/manual/plugins/main.tex +++ b/manual/plugins/main.tex | |||
@@ -146,6 +146,9 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).} | |||
146 | Midiplay & \fname{.mid, .midi} & \\ | 146 | Midiplay & \fname{.mid, .midi} & \\ |
147 | MPEG Player & \fname{.mpg, .mpeg, .mpv, .m2v} & \\ | 147 | MPEG Player & \fname{.mpg, .mpeg, .mpv, .m2v} & \\ |
148 | }} | 148 | }} |
149 | \opt{swcodec}{ | ||
150 | MP3 Encoder & \fname{.wav} & x \\ | ||
151 | } | ||
149 | \opt{masf}{ | 152 | \opt{masf}{ |
150 | \opt{lcd_bitmap}{ | 153 | \opt{lcd_bitmap}{ |
151 | Movie Player & \fname{.rvf} & \\ | 154 | Movie Player & \fname{.rvf} & \\ |
@@ -187,6 +190,9 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).} | |||
187 | 190 | ||
188 | \opt{lcd_bitmap}{\opt{swcodec}{\nopt{lowmem}{\input{plugins/mpegplayer.tex}}}} | 191 | \opt{lcd_bitmap}{\opt{swcodec}{\nopt{lowmem}{\input{plugins/mpegplayer.tex}}}} |
189 | 192 | ||
193 | \opt{swcodec}{\nopt{lowmem}{\input{plugins/mp3_encoder.tex}}} | ||
194 | |||
195 | |||
190 | \opt{lcd_color}{\input{plugins/ppmviewer.tex}} | 196 | \opt{lcd_color}{\input{plugins/ppmviewer.tex}} |
191 | 197 | ||
192 | \opt{archosrecorder,archosfmrecorder,ondio}{\input{plugins/rockbox_flash.tex}} | 198 | \opt{archosrecorder,archosfmrecorder,ondio}{\input{plugins/rockbox_flash.tex}} |