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.

Star had font problems as well


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

+1
+1
apps/plugins/star.c
··· 776 776 rb = api; 777 777 778 778 /* get the size of char */ 779 + rb->lcd_setfont(FONT_SYSFIXED); 779 780 if (char_width == -1) 780 781 rb->lcd_getstringsize("a", &char_width, &char_height); 781 782