rockbox/apps/plugins/mpegplayer
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
..
libmpeg2 arm: Use -masm-syntax-unified when compiling with gcc8 or newer 2024-05-08 21:45:42 -04:00
alloc.c Revert "RFC: Get rid of mpegplayer plugin" 2022-10-13 11:08:11 -04:00
audio_thread.c usbaudio: send through dsp (new) 2025-11-15 07:38:19 -05:00
disk_buf.c fix warnings on some systems / format specifier mismatch 2024-12-07 11:07:44 -05:00
disk_buf.h Revert "RFC: Get rid of mpegplayer plugin" 2022-10-13 11:08:11 -04:00
mpeg_alloc.h Revert "RFC: Get rid of mpegplayer plugin" 2022-10-13 11:08:11 -04:00
mpeg_misc.c Revert "RFC: Get rid of mpegplayer plugin" 2022-10-13 11:08:11 -04:00
mpeg_misc.h Fix unified syntax in ARM inline assembly 2023-03-23 18:16:33 +00:00
mpeg_parser.c fix warnings on some systems / format specifier mismatch 2024-12-07 11:07:44 -05:00
mpeg_settings.c plugins & debug menu: apply consistent titles 2025-12-23 10:25:05 -05:00
mpeg_settings.h Revert "RFC: Get rid of mpegplayer plugin" 2022-10-13 11:08:11 -04:00
mpeg_stream.h Revert "RFC: Get rid of mpegplayer plugin" 2022-10-13 11:08:11 -04:00
mpegplayer.c sound: update global volume state in sound_set_volume() 2025-10-02 14:32:54 -04:00
mpegplayer.h Revert "RFC: Get rid of mpegplayer plugin" 2022-10-13 11:08:11 -04:00
mpegplayer.make Revert "RFC: Get rid of mpegplayer plugin" 2022-10-13 11:08:11 -04:00
parser.h Revert "RFC: Get rid of mpegplayer plugin" 2022-10-13 11:08:11 -04:00
pcm_output.c Revert "RFC: Get rid of mpegplayer plugin" 2022-10-13 11:08:11 -04:00
pcm_output.h Revert "RFC: Get rid of mpegplayer plugin" 2022-10-13 11:08:11 -04:00
SOURCES Revert "RFC: Get rid of mpegplayer plugin" 2022-10-13 11:08:11 -04:00
stream_mgr.c misc: Properly annotate some intentional case fallthroughs 2025-04-22 20:54:37 -04:00
stream_mgr.h Revert "RFC: Get rid of mpegplayer plugin" 2022-10-13 11:08:11 -04:00
stream_thread.h Revert "RFC: Get rid of mpegplayer plugin" 2022-10-13 11:08:11 -04:00
video_out.h Revert "RFC: Get rid of mpegplayer plugin" 2022-10-13 11:08:11 -04:00
video_out_rockbox.c Revert "RFC: Get rid of mpegplayer plugin" 2022-10-13 11:08:11 -04:00
video_thread.c Revert "RFC: Get rid of mpegplayer plugin" 2022-10-13 11:08:11 -04:00