mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-04-12 00:47:49 -04:00
Rockbox for the HiBy R3 Pro II/R1
Original author Melissa Autumn (https://codeberg.org/oopsallnaps/rockbox-hibyos) with contributions from Marc Aarts. Adaptation to Rockbox standards by Marc Aarts Change-Id: I09e5af7ba0a75c648e4b9fd424badc2d3665c943
This commit is contained in:
parent
eee6c31b4a
commit
1183b1ab1b
118 changed files with 2858 additions and 107 deletions
12
wps/WPSLIST
12
wps/WPSLIST
|
|
@ -78,6 +78,10 @@ RSBS: no
|
|||
|
||||
<main>
|
||||
|
||||
# touch override
|
||||
wps.480x720x(16|24|32): cabbiev2.480x720x16.touch.wps
|
||||
|
||||
|
||||
# override implicit .wps filename
|
||||
wps.800x480x(16|24|32): cabbiev2.800x480x16.wps
|
||||
wps.480x800x(16|24|32): cabbiev2.480x800x16.wps
|
||||
|
|
@ -110,6 +114,8 @@ fms.160x128x2: cabbiev2-160x128x2.fms
|
|||
fms.128x128x2: cabbiev2-128x128x2.fms
|
||||
|
||||
# Preferred font (including .fnt extension - leave blank for player):
|
||||
Font.480x720x(16|24|32): 35-Adobe-Helvetica.fnt
|
||||
|
||||
Font.800x480x(16|24|32): 35-Adobe-Helvetica.fnt
|
||||
Font.480x800x(16|24|32): 35-Adobe-Helvetica.fnt
|
||||
Font.400x240x(16|24|32): 15-Adobe-Helvetica.fnt
|
||||
|
|
@ -145,6 +151,8 @@ line selector text color: 000000
|
|||
filetype colours: -
|
||||
|
||||
#backdrop - remember this is the source file name in your SVN folder, not dest name!
|
||||
backdrop.480x720x(16|24|32): backdrops/cabbiev2.480x720x16.bmp
|
||||
|
||||
backdrop.800x480x(16|24|32): backdrops/cabbiev2.800x480x16.bmp
|
||||
backdrop.480x800x(16|24|32): backdrops/cabbiev2.480x800x16.bmp
|
||||
backdrop.400x240x(16|24|32): backdrops/cabbiev2.400x240x16.bmp
|
||||
|
|
@ -173,6 +181,8 @@ selector type..+x2: bar (inverse)
|
|||
selector type..+x(16|24|32): bar (gradient)
|
||||
|
||||
#icons
|
||||
iconset.480x720x(16|24|32): icons/tango_icons.32x32.bmp
|
||||
|
||||
iconset.800x480x(16|24|32): icons/tango_icons.32x32.bmp
|
||||
iconset.480x800x(16|24|32): icons/tango_icons.32x32.bmp
|
||||
iconset.400x240x(16|24|32): icons/tango_icons.16x16.bmp
|
||||
|
|
@ -194,6 +204,8 @@ iconset.96x96x(16|24|32): icons/tango_icons.8x8.bmp
|
|||
iconset..+x2: icons/tango_small_mono.bmp
|
||||
|
||||
#viewer icons
|
||||
viewers iconset.480x720x(16|24|32): icons/tango_icons_viewers.32x32.bmp
|
||||
|
||||
viewers iconset.800x480x(16|24|32): icons/tango_icons_viewers.32x32.bmp
|
||||
viewers iconset.480x800x(16|24|32): icons/tango_icons_viewers.32x32.bmp
|
||||
viewers iconset.400x240x(16|24|32): icons/tango_icons_viewers.16x16.bmp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue