mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 10:07:38 -04:00
A bit of context, this device is a clone of the FunKey-S with a different form factor, hardware is mostly identical, the relevant difference is it has audio out (via usb-c, adapter to 3.5mm is included), this is the reason why the FunKey-SDK is needed for bulding. This port is based on the old SDL 1.2 code because the device doesn't have SDL2 support. Alongside what was supported in the SDL 1.2 builds this port supports battery level, charging status and backlight control. Change-Id: I7fcb85be62748644b667c0efebabf59d6e9c5ade
235 lines
8.9 KiB
Text
235 lines
8.9 KiB
Text
# __________ __ ___.
|
|
# Open \______ \ ____ ____ | | _\_ |__ _______ ___
|
|
# Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ /
|
|
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
|
|
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
|
|
# \/ \/ \/ \/ \/
|
|
# $Id$
|
|
#
|
|
# WPSLIST
|
|
#
|
|
# This should list all WPS and RWPS files we have and what their requirements
|
|
# and preferences are.
|
|
#
|
|
# Each <theme> section will also cause a "theme" .cfg to be made, which the
|
|
# <rwps> sections will not cause.
|
|
#
|
|
# A <wps> section can thus mention a "preferred" rwps file to load when that
|
|
# theme is loaded.
|
|
#
|
|
# All sections should list what font and status bar setting they "like".
|
|
|
|
<theme>
|
|
Name: rockbox_default_icons
|
|
Author: Rockbox team
|
|
|
|
<main>
|
|
iconset: -
|
|
viewers iconset..+x1: icons/viewers.6x8x1.bmp
|
|
viewers iconset..+x2: icons/viewers.6x8x2.bmp
|
|
viewers iconset..+x(16|24|32): icons/viewers.6x8x16.bmp
|
|
</main>
|
|
|
|
<remote>
|
|
iconset: -
|
|
viewers iconset..+x1: icons/viewers.6x8x1.bmp
|
|
viewers iconset..+x2: icons/viewers.6x8x2.bmp
|
|
</remote>
|
|
|
|
</theme>
|
|
|
|
<theme>
|
|
Name: rockbox_failsafe
|
|
Author: Rockbox team
|
|
|
|
WPS: yes
|
|
RWPS: yes
|
|
SBS: yes
|
|
RSBS: yes
|
|
FMS: yes
|
|
RFMS: yes
|
|
|
|
<main>
|
|
backdrop: -
|
|
font: -
|
|
statusbar: top
|
|
foreground color: 000000
|
|
background color: B6C6E5
|
|
selector type: bar (inverse)
|
|
ui viewport: -
|
|
</main>
|
|
|
|
<remote>
|
|
font: -
|
|
statusbar: top
|
|
ui viewport: -
|
|
</remote>
|
|
</theme>
|
|
|
|
<theme>
|
|
Name: cabbiev2
|
|
# Real name of the creator of the WPS
|
|
Authors: Johannes Voggenthaler, Apoo Maha, Marc Guay, Alex Vanderpol, Jerry Lange, Keith Perri, Mark Fawcus, and Marianne Arnold with support from Rockbox developers and forums. Based on Cabbie by Yohann Misquitta.
|
|
WPS: yes
|
|
FMS: yes
|
|
RWPS: yes
|
|
SBS: no
|
|
RSBS: no
|
|
|
|
<main>
|
|
|
|
# override implicit .wps filename
|
|
wps.800x480x(16|24|32): cabbiev2.800x480x16.wps
|
|
wps.480x800x(16|24|32): cabbiev2.480x800x16.wps
|
|
wps.400x240x(16|24|32): cabbiev2.400x240x16.wps
|
|
wps.360x400x(16|24|32): cabbiev2.360x400x16.wps
|
|
wps.320x480x(16|24|32): cabbiev2.320x480x16.wps
|
|
wps.320x240x(16|24|32): cabbiev2.320x240x16.wps
|
|
wps.240x400x(16|24|32): cabbiev2.240x400x16.wps
|
|
wps.240x320x(16|24|32): cabbiev2.240x320x16.wps
|
|
wps.240x240x(16|24|32): cabbiev2.240x240x16.wps
|
|
wps.220x176x(16|24|32): cabbiev2.220x176x16.wps
|
|
wps.176x220x(16|24|32): cabbiev2.176x220x16.wps
|
|
wps.176x132x(16|24|32): cabbiev2.176x132x16.wps
|
|
wps.160x128x(16|24|32): cabbiev2.160x128x16.wps
|
|
wps.160x128x2: cabbiev2.160x128x2.wps
|
|
wps.160x128x1: cabbiev2.160x128x1.wps
|
|
wps.138x110x2: cabbiev2.138x110x2.wps
|
|
wps.128x128x(16|24|32): cabbiev2.128x128x16.wps
|
|
wps.128x128x2: cabbiev2.128x128x2.wps
|
|
wps.128x160x(16|24|32): cabbiev2.128x160x16.wps
|
|
wps.132x80x(16|24|32): cabbiev2.132x80x16.wps
|
|
wps.128x96x(16|24|32): cabbiev2.128x96x16.wps
|
|
wps.128x96x2: cabbiev2.128x96x2.wps
|
|
wps.128x64x1: cabbiev2.128x64x1.wps
|
|
wps.112x64x1: cabbiev2.112x64x1.wps
|
|
wps.96x96x(16|24|32): cabbiev2.96x96x16.wps
|
|
|
|
# override implicit .fms filename
|
|
fms.160x128x2: cabbiev2-160x128x2.fms
|
|
fms.128x128x2: cabbiev2-128x128x2.fms
|
|
|
|
# Preferred font (including .fnt extension - leave blank for player):
|
|
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
|
|
Font.360x400x(16|24|32): 18-Adobe-Helvetica.fnt
|
|
Font.320x480x(16|24|32): 27-Adobe-Helvetica.fnt
|
|
Font.320x240x(16|24|32): 15-Adobe-Helvetica.fnt
|
|
Font.240x400x(16|24|32): 16-Adobe-Helvetica.fnt
|
|
Font.240x320x(16|24|32): 18-Adobe-Helvetica.fnt
|
|
Font.240x240x(16|24|32): 16-WenQangYi-Unibit.fnt
|
|
Font.220x176x(16|24|32): 12-Adobe-Helvetica.fnt
|
|
Font.176x220x(16|24|32): 12-Adobe-Helvetica.fnt
|
|
Font.176x132x(16|24|32): 12-Adobe-Helvetica.fnt
|
|
Font.160x128x(16|24|32): 12-Adobe-Helvetica.fnt
|
|
Font.160x128x2: 12-Adobe-Helvetica.fnt
|
|
Font.160x128x1: 12-Adobe-Helvetica.fnt
|
|
Font.138x110x2: 12-Adobe-Helvetica.fnt
|
|
Font.128x128x(16|24|32): 12-Adobe-Helvetica.fnt
|
|
Font.128x128x2: 12-Adobe-Helvetica.fnt
|
|
Font.128x160x(16|24|32): 12-Adobe-Helvetica.fnt
|
|
Font.132x80x(16|24|32): 11-Sazanami-Mincho.fnt
|
|
Font.128x96x(16|24|32): 08-Rockfont.fnt
|
|
Font.128x96x2: 12-Adobe-Helvetica.fnt
|
|
Font.128x64x1: 08-Rockfont.fnt
|
|
Font.112x64x1: 08-Rockfont.fnt
|
|
Font.96x96x(16|24|32): 08-Rockfont.fnt
|
|
|
|
#misc settings that should be ignored on grayscale targets
|
|
foreground color: CCCCCC
|
|
background color: 000000
|
|
line selector start color: fde89e
|
|
line selector end color: b58c00
|
|
line selector text color: 000000
|
|
filetype colours: -
|
|
|
|
#backdrop - remember this is the source file name in your SVN folder, not dest name!
|
|
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
|
|
backdrop.360x400x(16|24|32): backdrops/cabbiev2.360x400x16.bmp
|
|
backdrop.320x480x(16|24|32): backdrops/cabbiev2.320x480x16.bmp
|
|
backdrop.320x240x(16|24|32): backdrops/cabbiev2.320x240x16.bmp
|
|
backdrop.240x240x(16|24|32): backdrops/cabbiev2.240x240x16.bmp
|
|
backdrop.128x128x(16|24|32): backdrops/cabbiev2.128x128x16.bmp
|
|
backdrop.128x128x2: backdrops/cabbiev2.128x128x2.bmp
|
|
backdrop.128x160x(16|24|32): backdrops/cabbiev2.128x160x16.bmp
|
|
backdrop.132x80x(16|24|32): backdrops/cabbiev2.132x80x16.bmp
|
|
backdrop.138x110x2: backdrops/cabbiev2.138x110x2.bmp
|
|
backdrop.160x128x(16|24|32): backdrops/cabbiev2.160x128x16.bmp
|
|
backdrop.160x128x2: backdrops/cabbiev2.160x128x2.bmp
|
|
backdrop.176x132x(16|24|32): backdrops/cabbiev2.176x132x16.bmp
|
|
backdrop.176x220x(16|24|32): backdrops/cabbiev2.176x220x16.bmp
|
|
backdrop.220x176x(16|24|32): backdrops/cabbiev2.220x176x16.bmp
|
|
backdrop.240x320x(16|24|32): backdrops/cabbiev2.240x320x16.bmp
|
|
backdrop.240x400x(16|24|32): backdrops/cabbiev2.240x400x16.bmp
|
|
backdrop.96x96x(16|24|32): backdrops/cabbiev2.96x96x16.bmp
|
|
backdrop.128x96x(16|24|32): backdrops/cabbiev2.128x96x16.bmp
|
|
backdrop.128x96x2: backdrops/cabbiev2.128x96x2.bmp
|
|
|
|
#selection bar settings for color targets
|
|
selector type..+x2: bar (inverse)
|
|
selector type..+x(16|24|32): bar (gradient)
|
|
|
|
#icons
|
|
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
|
|
iconset.360x400x(16|24|32): icons/tango_icons.32x32.bmp
|
|
iconset.320x480x(16|24|32): icons/tango_icons.24x24.bmp
|
|
iconset.320x240x(16|24|32): icons/tango_icons.16x16.bmp
|
|
iconset.240x240x(16|24|32): icons/tango_icons.16x16.bmp
|
|
iconset.128x128x(16|24|32): icons/tango_icons.12x12.bmp
|
|
iconset.128x160x(16|24|32): icons/tango_icons.12x12.bmp
|
|
iconset.132x80x(16|24|32): icons/tango_icons.12x12.bmp
|
|
iconset.160x128x(16|24|32): icons/tango_icons.12x12.bmp
|
|
iconset.176x132x(16|24|32): icons/tango_icons.12x12.bmp
|
|
iconset.176x220x(16|24|32): icons/tango_icons.12x12.bmp
|
|
iconset.220x176x(16|24|32): icons/tango_icons.12x12.bmp
|
|
iconset.240x320x(16|24|32): icons/tango_icons.16x16.bmp
|
|
iconset.240x400x(16|24|32): icons/tango_icons.16x16.bmp
|
|
iconset.128x96x(16|24|32): icons/tango_icons.8x8.bmp
|
|
iconset.96x96x(16|24|32): icons/tango_icons.8x8.bmp
|
|
iconset..+x2: icons/tango_small_mono.bmp
|
|
|
|
#viewer icons
|
|
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
|
|
viewers iconset.360x400x(16|24|32): icons/tango_icons_viewers.32x32.bmp
|
|
viewers iconset.320x480x(16|24|32): icons/tango_icons_viewers.24x24.bmp
|
|
viewers iconset.320x240x(16|24|32): icons/tango_icons_viewers.16x16.bmp
|
|
viewers iconset.240x240x(16|24|32): icons/tango_icons_viewers.16x16.bmp
|
|
viewers iconset.128x128x(16|24|32): icons/tango_icons_viewers.12x12.bmp
|
|
viewers iconset.128x160x(16|24|32): icons/tango_icons_viewers.12x12.bmp
|
|
viewers iconset.132x80x(16|24|32): icons/tango_icons_viewers.12x12.bmp
|
|
viewers iconset.160x128x(16|24|32): icons/tango_icons_viewers.12x12.bmp
|
|
viewers iconset.176x132x(16|24|32): icons/tango_icons_viewers.12x12.bmp
|
|
viewers iconset.176x220x(16|24|32): icons/tango_icons_viewers.12x12.bmp
|
|
viewers iconset.220x176x(16|24|32): icons/tango_icons_viewers.12x12.bmp
|
|
viewers iconset.240x320x(16|24|32): icons/tango_icons_viewers.16x16.bmp
|
|
viewers iconset.240x400x(16|24|32): icons/tango_icons_viewers.16x16.bmp
|
|
viewers iconset.128x96x(16|24|32): icons/tango_icons_viewers.8x8.bmp
|
|
viewers iconset.96x96x(16|24|32): icons/tango_icons_viewers.8x8.bmp
|
|
viewers iconset..+x2: icons/tango_small_viewers_mono.bmp
|
|
|
|
show icons: on
|
|
statusbar: top
|
|
ui viewport: -
|
|
# Touchscreen: whether to show line separators or not. Default to yes only on touchscreen targets.
|
|
list separator height: 0
|
|
list separator height..+&touchscreen: auto
|
|
list separator color: 808080
|
|
|
|
</main>
|
|
|
|
<remote>
|
|
rwps.128x96x2: cabbiev2.128x96x2.wps
|
|
rwps.128x64x1: cabbiev2.128x64x1.wps
|
|
Font.128x64x1: 08-Rockfont.fnt
|
|
statusbar: top
|
|
ui viewport: -
|
|
</remote>
|
|
|
|
</theme>
|