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.

Fix red. Why did it go unnoticed through the build system?

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

+4 -4
+4 -4
apps/settings_list.c
··· 465 465 #endif 466 466 #ifdef HAVE_TOUCHSCREEN 467 467 468 - #if defined(APPLICATION) 469 - || defined(ONDA_VX747) 470 - || defined(ONDA_VX767) 471 - || defined(ONDA_VX747P) 468 + #if defined(APPLICATION) \ 469 + || defined(ONDA_VX747) \ 470 + || defined(ONDA_VX767) \ 471 + || defined(ONDA_VX747P) \ 472 472 || defined(ONDA_VX777) 473 473 474 474 #define DEFAULT_TOUCHSCREEN_MODE TOUCHSCREEN_POINT