From e06d7e8516fcd8630120f9a9f34955f4d188354f Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Mon, 24 Aug 2020 18:35:25 -0400 Subject: manual: Add section for mikmod and document its formats Change-Id: Ic07bf2c8dcc29bd535ea7b2ce8a7c4d723c22e6a --- manual/plugins/main.tex | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'manual/plugins/main.tex') diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex index 33bdb13b05..6e1084d5c4 100644 --- a/manual/plugins/main.tex +++ b/manual/plugins/main.tex @@ -45,7 +45,7 @@ text files% {\input{plugins/dice.tex}} -\opt{swcodec}{\nopt{lowmem}{\input{plugins/doom.tex}}} +\nopt{xduoox3}{\nopt{lowmem}{\input{plugins/doom.tex}}} \opt{lcd_color}{\nopt{lowmem,iaudiox5,iriverh300}{\input{plugins/duke3d.tex}}} @@ -170,6 +170,11 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).} Lua scripting language& \fname{.lua} & \\ \opt{swcodec}{\nopt{lowmem}{ Midiplay & \fname{.mid, .midi} & \\ + Mikmod & \fname{.669, .amf, .asy, .dsm,} & \\ + & \fname{.far, .gdm, imf, .it,} & \\ + & \fname{.m15, .med, .mod, .okt,} & \\ + & \fname{.s3m, .stm, .stx, .ult,} & \\ + & \fname{.uni, .umx, .xm} & \\ MPEG Player & \fname{.mpg, .mpeg, .mpv, .m2v} & \\ }} \opt{swcodec}{ @@ -200,6 +205,7 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).} \opt{large_plugin_buffer}{\input{plugins/lua.tex}} \opt{swcodec}{\nopt{lowmem}{\input{plugins/midiplay.tex}}} +\opt{swcodec}{\nopt{lowmem}{\input{plugins/mikmod.tex}}} \opt{lcd_bitmap}{\opt{swcodec}{\nopt{lowmem}{\input{plugins/mpegplayer.tex}}}} -- cgit v1.2.3