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.

menus: Fix some of the red from c39f95465

Change-Id: Ic22123a83bf119605c8ddf686b6a8e21f9555c6a

+1 -1
+1 -1
apps/menus/display_menu.c
··· 122 122 #endif /* HAVE_BACKLIGHT */ 123 123 #ifdef HAVE_LCD_FLIP 124 124 static int flipdisplay_callback(int action, 125 - const struct menu_item_ex *this_item 125 + const struct menu_item_ex *this_item, 126 126 struct gui_synclist *this_list) 127 127 { 128 128 (void)this_item;