Rockbox open source high quality audio player as a Music Player Daemon
mpris rockbox mpd libadwaita audio rust zig deno
2
fork

Configure Feed

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

yellow build is bad green build is good


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

-2
-2
apps/menu.c
··· 255 255 menu_lines = (LCD_HEIGHT - STATUSBAR_HEIGHT) / fh; 256 256 else 257 257 menu_lines = LCD_HEIGHT/fh; 258 - #else 259 - int menu_lines = MENU_LINES; 260 258 #endif 261 259 262 260 menu_draw(m);