rockbox/apps/menus
Solomon Peachy 792a230c00 FS#13877 - Use FONT_UI in the Equalizer and scale sliders to match font size
The graphical EQ was configured to use SYSFONT, which is limited to
ASCII despite the EQ being translateable.  Change this to use
the current UI font instead.

As the UI font can vary in size quite drastically, alter the EQ slider
from a fixed 6px height (intended for use with an 8px SYSFONT) to 3/4 of
the height of the selected font.

Change-Id: I05e7e77be37e9b8cf633b31c12bc4ef02cbaa90a
2026-04-26 08:10:41 -04:00
..
audiohw_eq_menu.c
display_menu.c
eq_menu.c FS#13877 - Use FONT_UI in the Equalizer and scale sliders to match font size 2026-04-26 08:10:41 -04:00
eq_menu.h
exported_menus.h
main_menu.c Use ROCKBOX_DIR in legal notices file paths 2025-07-09 19:04:34 -04:00
menu_common.c
menu_common.h
playback_menu.c
playlist_menu.c
plugin_menu.c
radio_menu.c
recording_menu.c
settings_menu.c Eliminate default browser setting (e881655) 2026-04-13 19:20:27 -04:00
sound_menu.c
theme_menu.c theme_menu: Error out gracefully when a directory doesn't exist 2025-06-17 18:40:06 -04:00
time_menu.c