A modern Music Player Daemon based on Rockbox open source high quality audio player
libadwaita audio rust zig deno mpris rockbox mpd

Brickmania: Scale bitmaps with the high-res bricks to fit them to the LCD width for the Gigabeat F/X/S.

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

+9
+9
apps/plugins/bitmaps/native/SOURCES
··· 31 31 brickmania_break.320x240x16.bmp 32 32 brickmania_powerups.320x240x16.bmp 33 33 34 + #elif (LCD_WIDTH == 240) && (LCD_HEIGHT == 320) /* Gigabeat F/X/S */ 35 + brickmania_ball.7x7x16.bmp 36 + brickmania_bricks.240x320x16.bmp 37 + brickmania_break.240x320x16.bmp 38 + brickmania_pads.240x320x16.bmp 39 + brickmania_short_pads.240x320x16.bmp 40 + brickmania_long_pads.240x320x16.bmp 41 + brickmania_powerups.240x320x16.bmp 42 + 34 43 #elif LCD_WIDTH >= 220 35 44 brickmania_ball.5x5x16.bmp 36 45 brickmania_bricks.220x176x16.bmp
apps/plugins/bitmaps/native/brickmania_break.240x320x16.bmp

This is a binary file and will not be displayed.

apps/plugins/bitmaps/native/brickmania_bricks.240x320x16.bmp

This is a binary file and will not be displayed.

apps/plugins/bitmaps/native/brickmania_long_pads.240x320x16.bmp

This is a binary file and will not be displayed.

apps/plugins/bitmaps/native/brickmania_pads.240x320x16.bmp

This is a binary file and will not be displayed.

apps/plugins/bitmaps/native/brickmania_powerups.240x320x16.bmp

This is a binary file and will not be displayed.

apps/plugins/bitmaps/native/brickmania_short_pads.240x320x16.bmp

This is a binary file and will not be displayed.