rockbox/apps/plugins/mikmod
Christian Soffke 5aa2b339d5 plugins & debug menu: apply consistent titles
Purge "Menu" or "Rockbox" from plugin menu titles
and match application names from manual.

Exception: "Main Menu" is left unchanged as the
title for the Main Menu Configuration plugin, since
it appears in Rockbox's Settings menu and therefore
should match the name of the setting.

E.g.:

"Rockbox Goban" => "Goban"
"Image Viewer Menu" => "Image Viewer"
"Viewer Menu" => "Text Viewer"
"Menu" => "Chess Clock"
"Do What?" => "Text Editor"
"Mpegplayer Menu" => "MPEG Player"
"Multiboot Settings" => "Multiboot"
"Disktidy" => "Disk Tidy"
...

Change-Id: Ie6d3be7557f31a36309489037ad8b2b27b06706e
2025-12-23 10:25:05 -05:00
..
drv_nos.c
load_669.c FS#13539: Resync mikmod plugin with upstream 2025-01-03 11:34:24 -05:00
load_amf.c FS#13539: Resync mikmod plugin with upstream 2025-01-03 11:34:24 -05:00
load_asy.c FS#13539: Resync mikmod plugin with upstream 2025-01-03 11:34:24 -05:00
load_dsm.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
load_far.c FS#13539: Resync mikmod plugin with upstream 2025-01-03 11:34:24 -05:00
load_gdm.c FS#13539: Resync mikmod plugin with upstream 2025-01-03 11:34:24 -05:00
load_imf.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
load_it.c FS#13539: Resync mikmod plugin with upstream 2025-01-03 11:34:24 -05:00
load_m15.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
load_med.c FS#13539: Resync mikmod plugin with upstream 2025-01-03 11:34:24 -05:00
load_mod.c FS#13539: Resync mikmod plugin with upstream 2025-01-03 11:34:24 -05:00
load_mtm.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
load_okt.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
load_s3m.c FS#13539: Resync mikmod plugin with upstream 2025-01-03 11:34:24 -05:00
load_stm.c FS#13539: Resync mikmod plugin with upstream 2025-01-03 11:34:24 -05:00
load_stx.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
load_ult.c FS#13539: Resync mikmod plugin with upstream 2025-01-03 11:34:24 -05:00
load_umx.c FS#13539: Resync mikmod plugin with upstream 2025-01-03 11:34:24 -05:00
load_uni.c FS#13539: Resync mikmod plugin with upstream 2025-01-03 11:34:24 -05:00
load_xm.c FS#13539: Resync mikmod plugin with upstream 2025-01-03 11:34:24 -05:00
mdreg.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
mdriver.c FS#13539: Resync mikmod plugin with upstream 2025-01-03 11:34:24 -05:00
mikmod.c plugins & debug menu: apply consistent titles 2025-12-23 10:25:05 -05:00
mikmod.h winsim: Build fixes for current mingw64 cross compiles 2025-05-25 07:56:05 -04:00
mikmod.make mikmod: use -DMIKMOD_STATIC to make building under windows happier 2024-06-22 10:03:01 -04:00
mikmod_internals.h FS#13539: Resync mikmod plugin with upstream 2025-01-03 11:34:24 -05:00
mikmod_supp.h plugins: add strstr() to plugin API 2025-12-12 13:30:54 +00:00
mloader.c FS#13539: Resync mikmod plugin with upstream 2025-01-03 11:34:24 -05:00
mlreg.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
mlutil.c FS#13539: Resync mikmod plugin with upstream 2025-01-03 11:34:24 -05:00
mmalloc.c FS#13539: Resync mikmod plugin with upstream 2025-01-03 11:34:24 -05:00
mmerror.c FS#13539: Resync mikmod plugin with upstream 2025-01-03 11:34:24 -05:00
mmio.c mikmod: Fix emulated fseek() 2020-08-25 20:10:10 -04:00
mplayer.c FS#13539: Resync mikmod plugin with upstream 2025-01-03 11:34:24 -05:00
munitrk.c FS#13539: Resync mikmod plugin with upstream 2025-01-03 11:34:24 -05:00
npertab.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
README.rockbox FS#13539: Resync mikmod plugin with upstream 2025-01-03 11:34:24 -05:00
sloader.c FS#13539: Resync mikmod plugin with upstream 2025-01-03 11:34:24 -05:00
SOURCES plugins: add strstr() to plugin API 2025-12-12 13:30:54 +00:00
strdup.c
virtch.c FS#13539: Resync mikmod plugin with upstream 2025-01-03 11:34:24 -05:00
virtch2.c FS#13539: Resync mikmod plugin with upstream 2025-01-03 11:34:24 -05:00
virtch_common.c FS#13539: Resync mikmod plugin with upstream 2025-01-03 11:34:24 -05:00

mikmod (https://mikmod.sourceforge.net/)

Based on upstream commit 72424e1bebab470fbf8a2914dcd7903b742205e6
corresponding to mikmod 3.2.9 / libmikmod 3.3.12

Heavily customized for rockbox use:

 * converted most BOOL/INTs in function prototypes to 'int'
 * converted BOOL/INT in option enums to RB_BOOL / RB_INT
 * Silenced a _ton_ of "unused parameter" options
 * Custom player frontend that is fully i18n'd
 * Settings for mixer freq, quality, and other parameters