4c60bc9e68
- Audio playback works - Touchscreen and buttons work - Bootloader works and is capable of dual boot - Plugins are working - Cabbiev2 theme has been ported - Stable for general usage Thanks to Marc Aarts for porting Cabbiev2 and plugin bitmaps. There's a few minor known issues: - Bootloader must be installed manually using 'usbboot' as there is no support in jztool yet. - Keymaps may be lacking, need further testing and feedback. - Some plugins may not be fully adapted to the screen size and could benefit from further tweaking. - LCD shows abnormal effects under some circumstances: for example, after viewing a mostly black screen an afterimage appears briefly when going back to a brightly-lit screen. Sudden power-off without proper shutdown of the backlight causes a "dissolving" effect. - CW2015 battery reporting driver is buggy, and disabled for now. Battery reporting is currently voltage-based using the AXP192. Change-Id: I635e83f02a880192c5a82cb0861ad3a61c137c3a
230 lines
8.3 KiB
Text
230 lines
8.3 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..+x16: icons/viewers.6x8x16.bmp
|
|
viewers iconset..+x1: icons/viewers.6x8x1.bmp
|
|
viewers iconset..+x2: icons/viewers.6x8x2.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): cabbiev2.800x480x16.wps
|
|
wps.480x800x(16|24): cabbiev2.480x800x16.wps
|
|
wps.400x240x(16|24): cabbiev2.400x240x16.wps
|
|
wps.360x400x16: cabbiev2.360x400x16.wps
|
|
wps.320x480x(16|24): cabbiev2.320x480x16.wps
|
|
wps.320x240x(16|24|32): cabbiev2.320x240x16.wps
|
|
wps.240x400x(16|24): cabbiev2.240x400x16.wps
|
|
wps.240x320x(16|24|32): cabbiev2.240x320x16.wps
|
|
wps.220x176x(16|24): cabbiev2.220x176x16.wps
|
|
wps.176x220x(16|24): cabbiev2.176x220x16.wps
|
|
wps.176x132x(16|24): cabbiev2.176x132x16.wps
|
|
wps.160x128x(16|24): cabbiev2.160x128x16.wps
|
|
wps.160x128x2: cabbiev2.160x128x2.wps
|
|
wps.160x128x1: cabbiev2.160x128x1.wps
|
|
wps.138x110x2: cabbiev2.138x110x2.wps
|
|
wps.128x128x(16|24): cabbiev2.128x128x16.wps
|
|
wps.128x128x2: cabbiev2.128x128x2.wps
|
|
wps.128x160x(16|24|32): cabbiev2.128x160x16.wps
|
|
wps.132x80x(16|24): cabbiev2.132x80x16.wps
|
|
wps.128x96x(16|24): cabbiev2.128x96x16.wps
|
|
wps.128x96x2: cabbiev2.128x96x2.wps
|
|
wps.128x64x1: cabbiev2.128x64x1.wps
|
|
wps.112x64x1: cabbiev2.112x64x1.wps
|
|
wps.96x96x(16|24): 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): 35-Adobe-Helvetica.fnt
|
|
Font.480x800x(16|24): 35-Adobe-Helvetica.fnt
|
|
Font.400x240x(16|24): 15-Adobe-Helvetica.fnt
|
|
Font.360x400x16: 18-Adobe-Helvetica.fnt
|
|
Font.320x480x(16|24): 27-Adobe-Helvetica.fnt
|
|
Font.320x240x(16|24): 15-Adobe-Helvetica.fnt
|
|
Font.240x400x(16|24): 16-Adobe-Helvetica.fnt
|
|
Font.240x320x(16|24|32): 15-Adobe-Helvetica.fnt
|
|
Font.220x176x(16|24): 12-Adobe-Helvetica.fnt
|
|
Font.176x220x(16|24): 12-Adobe-Helvetica.fnt
|
|
Font.176x132x(16|24): 12-Adobe-Helvetica.fnt
|
|
Font.160x128x(16|24): 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): 12-Adobe-Helvetica.fnt
|
|
Font.128x128x2: 12-Adobe-Helvetica.fnt
|
|
Font.128x160x(16|24|32): 12-Adobe-Helvetica.fnt
|
|
Font.132x80x(16|24): 11-Sazanami-Mincho.fnt
|
|
Font.128x96x(16|24): 08-Rockfont.fnt
|
|
Font.128x96x2: 12-Adobe-Helvetica.fnt
|
|
Font.128x64x1: 08-Rockfont.fnt
|
|
Font.112x64x1: 08-Rockfont.fnt
|
|
Font.96x96x(16|24): 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): backdrops/cabbiev2.800x480x16.bmp
|
|
backdrop.480x800x(16|24): backdrops/cabbiev2.480x800x16.bmp
|
|
backdrop.400x240x(16|24): backdrops/cabbiev2.400x240x16.bmp
|
|
backdrop.360x400x16: backdrops/cabbiev2.360x400x16.bmp
|
|
backdrop.320x480x(16|24): backdrops/cabbiev2.320x480x16.bmp
|
|
backdrop.320x240x(16|24): backdrops/cabbiev2.320x240x16.bmp
|
|
backdrop.128x128x(16|24): backdrops/cabbiev2.128x128x16.bmp
|
|
backdrop.128x128x2: backdrops/cabbiev2.128x128x2.bmp
|
|
backdrop.128x160x(16|24|32): backdrops/cabbiev2.128x160x16.bmp
|
|
backdrop.132x80x(16|24): backdrops/cabbiev2.132x80x16.bmp
|
|
backdrop.138x110x2: backdrops/cabbiev2.138x110x2.bmp
|
|
backdrop.160x128x(16|24): backdrops/cabbiev2.160x128x16.bmp
|
|
backdrop.160x128x2: backdrops/cabbiev2.160x128x2.bmp
|
|
backdrop.176x132x(16|24): backdrops/cabbiev2.176x132x16.bmp
|
|
backdrop.176x220x(16|24): backdrops/cabbiev2.176x220x16.bmp
|
|
backdrop.220x176x(16|24): backdrops/cabbiev2.220x176x16.bmp
|
|
backdrop.240x320x(16|24|32): backdrops/cabbiev2.240x320x16.bmp
|
|
backdrop.240x400x(16|24): backdrops/cabbiev2.240x400x16.bmp
|
|
backdrop.96x96x(16|24): backdrops/cabbiev2.96x96x16.bmp
|
|
backdrop.128x96x(16|24): backdrops/cabbiev2.128x96x16.bmp
|
|
backdrop.128x96x2: backdrops/cabbiev2.128x96x2.bmp
|
|
|
|
#selection bar settings for color targets
|
|
selector type..+x16: bar (gradient)
|
|
selector type..+x2: bar (inverse)
|
|
|
|
#icons
|
|
iconset.800x480x(16|24): icons/tango_icons.32x32.bmp
|
|
iconset.480x800x(16|24): icons/tango_icons.32x32.bmp
|
|
iconset.400x240x(16|24): icons/tango_icons.16x16.bmp
|
|
iconset.360x400x16: icons/tango_icons.32x32.bmp
|
|
iconset.320x480x(16|24): icons/tango_icons.24x24.bmp
|
|
iconset.320x240x(16|24|32): icons/tango_icons.16x16.bmp
|
|
iconset.128x128x(16|24): icons/tango_icons.12x12.bmp
|
|
iconset.128x160x(16|24|32): icons/tango_icons.12x12.bmp
|
|
iconset.132x80x(16|24): icons/tango_icons.12x12.bmp
|
|
iconset.160x128x(16|24|32): icons/tango_icons.12x12.bmp
|
|
iconset.176x132x(16|24): icons/tango_icons.12x12.bmp
|
|
iconset.176x220x(16|24): icons/tango_icons.12x12.bmp
|
|
iconset.220x176x(16|24): icons/tango_icons.12x12.bmp
|
|
iconset.240x320x(16|24|32): icons/tango_icons.16x16.bmp
|
|
iconset.240x400x(16|24): icons/tango_icons.16x16.bmp
|
|
iconset.128x96x(16|24): icons/tango_icons.8x8.bmp
|
|
iconset.96x96x(16|24): icons/tango_icons.8x8.bmp
|
|
iconset..+x2: icons/tango_small_mono.bmp
|
|
|
|
#viewer icons
|
|
viewers iconset.800x480x(16|24): icons/tango_icons_viewers.32x32.bmp
|
|
viewers iconset.480x800x(16|24): icons/tango_icons_viewers.32x32.bmp
|
|
viewers iconset.400x240x(16|24): icons/tango_icons_viewers.16x16.bmp
|
|
viewers iconset.360x400x16: icons/tango_icons_viewers.32x32.bmp
|
|
viewers iconset.320x480x(16|24): icons/tango_icons_viewers.24x24.bmp
|
|
viewers iconset.320x240x(16|24): icons/tango_icons_viewers.16x16.bmp
|
|
viewers iconset.128x128x(16|24): icons/tango_icons_viewers.12x12.bmp
|
|
viewers iconset.128x160x(16|24): icons/tango_icons_viewers.12x12.bmp
|
|
viewers iconset.132x80x(16|24): icons/tango_icons_viewers.12x12.bmp
|
|
viewers iconset.160x128x(16|24|32): icons/tango_icons_viewers.12x12.bmp
|
|
viewers iconset.176x132x(16|24): icons/tango_icons_viewers.12x12.bmp
|
|
viewers iconset.176x220x(16|24): icons/tango_icons_viewers.12x12.bmp
|
|
viewers iconset.220x176x(16|24): icons/tango_icons_viewers.12x12.bmp
|
|
viewers iconset.240x320x(16|24|32): icons/tango_icons_viewers.16x16.bmp
|
|
viewers iconset.240x400x(16|24): icons/tango_icons_viewers.16x16.bmp
|
|
viewers iconset.128x96x(16|24): icons/tango_icons_viewers.8x8.bmp
|
|
viewers iconset.96x96x(16|24): 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>
|