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.

Fuze+ simulator: update image with keys indication

1) Change the image with a clean one
2) add keymaps indication

Change-Id: I0d3fff317406809523fb34282df058fe2e074a2c
Reviewed-on: http://gerrit.rockbox.org/173
Reviewed-by: Peter D'Hoye <peter.dhoye@gmail.com>
Tested-by: Peter D'Hoye <peter.dhoye@gmail.com>

authored by

Jean-Louis Biasini and committed by
Peter D'Hoye
8b3d389f f340768a

+4 -4
+4 -4
firmware/target/hosted/sdl/sim-ui-defines.h
··· 289 289 290 290 #elif defined(SANSA_FUZEPLUS) 291 291 #define UI_TITLE "Sansa Fuze+" 292 - #define UI_WIDTH 323 /* width of GUI window */ 293 - #define UI_HEIGHT 595 /* height of GUI window */ 294 - #define UI_LCD_POSX 44 /* x position of lcd */ 295 - #define UI_LCD_POSY 47 /* y position of lcd */ 292 + #define UI_WIDTH 322 /* width of GUI window */ 293 + #define UI_HEIGHT 609 /* height of GUI window */ 294 + #define UI_LCD_POSX 43 /* x position of lcd */ 295 + #define UI_LCD_POSY 62 /* y position of lcd */ 296 296 297 297 298 298 #elif defined(SANSA_FUZE) || defined(SANSA_FUZEV2)
uisimulator/bitmaps/UI-sansafuzeplus.bmp

This is a binary file and will not be displayed.