A modern Music Player Daemon based on Rockbox open source high quality audio player
libadwaita audio rust zig deno mpris rockbox mpd
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

The maximum label size was too small for some translations (e.g. german).


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9417 a1c6a512-1295-4272-9138-f99709370657

+1 -1
+1 -1
apps/eq_menu.c
··· 235 235 int m, i; 236 236 int *setting; 237 237 bool result; 238 - char gain_label[5][24]; 238 + char gain_label[5][32]; 239 239 static struct menu_item items[5] = { 240 240 { NULL, eq_set_band0_gain }, 241 241 { NULL, eq_set_band1_gain },