rockbox/wps/WPSLIST
Marcoen Hirschberg e14594edf4 WPS updates by Ioannis Koutoulakis
iCatcher/UniCatcher:
- Better drawn bitmaps for iPod5G/Gigabeat
- Better drawn shuffle icon for other colour targets, as well
- Wavpack codec icon now shows "WV" instead of "WVPC"
iCatcher:
- iPod5G/Gigabeat versions now use nimbus-19 font. It's better now and more consistent to other versions that use nimbus font as well


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12191 a1c6a512-1295-4272-9138-f99709370657
2007-02-04 12:31:03 +00:00

171 lines
3.2 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 <wps> 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".
<wps>
# Name of the WPS _including_ extension
Name: ipodVOL.wps
# default RWPS for the theme (to be loaded with the same theme file)
RWPS: rockbox_default.rwps
# Name of the creator of the WPS
Author: xameius
# prefered font:
Font: nimbus-12.fnt
# Weather the WPS is designed to have the statusbar present or not
Statusbar: on
</wps>
<wps>
Name: rockbox_default.wps
RWPS: rockbox_default.rwps
Author: Rockbox team
Font: rockbox_default.fnt
Statusbar: on
</wps>
<wps>
Name: boxes.wps
rwps: boxes.rwps
Author: Christi Scarborough (after Magnus Westerlund)
Font: rockbox_default.fnt
Statusbar: on
</wps>
<wps>
Name: engineeer2.wps
RWPS: engineeer2.rwps
Author: Magnus Westerlund
Font: nedore-8.fnt
Statusbar: on
</wps>
<wps>
Name: iAmp.wps
RWPS: iAmp.rwps
Author: Raymond Hoh
Font: nimbus-12.fnt
Statusbar: on
</wps>
<wps>
Name: zezayer.wps
RWPS: rockbox_default.rwps
Author: Jake Owen
Font: nedore-8.fnt
Statusbar: on
</wps>
<rwps>
Name: rockbox_default.rwps
Author: Rockbox team
Font: rockbox_default.fnt
Statusbar: on
</rwps>
<rwps>
Name: iAmp.rwps
Author: Raymond Hoh
Font: nimbus-12.fnt
Statusbar: on
</rwps>
<rwps>
Name: boxes.rwps
Author: Christi Scarborough
Font: rockbox_default.fnt
Statusbar: on
</rwps>
<rwps>
Name: engineeer2.rwps
Author: Magnus Westerlund
Font: nedore-8.fnt
Statusbar: on
</rwps>
<wps>
Name: marquee.wps
RWPS: marquee.rwps
Author: Mike Sobel
Font: nimbus-12.fnt
Statusbar: on
</wps>
<rwps>
Name: marquee.rwps
Author: Mike Sobel
Font: nimbus-12.fnt
Statusbar: on
</rwps>
<wps>
Name: DancePuffDuo.wps
RWPS: DancePuffDuo.rwps
Author: Chris Oxtoby
Font: nimbus-12.fnt
Statusbar: on
</wps>
<rwps>
Name: DancePuffDuo.rwps
Author: Chris Oxtoby
Font: nimbus-12.fnt
Statusbar: on
</rwps>
<wps>
Name: iCatcher.wps
RWPS: iCatcher.rwps
Author: Ioannis Koutoulakis
Font.112x64x1: rockfont-8.fnt
Font.128x128x16: nedore-9.fnt
Font.138x110x2: nedore-8.fnt
Font.160x128x2: nedore-9.fnt
Font.160x128x16: nedore-9.fnt
Font.176x132x16: nedore-9.fnt
Font.176x220x16: nimbus-12.fnt
Font.220x176x16: nimbus-14.fnt
Font.240x320x16: nimbus-19.fnt
Font.320x240x16: nimbus-19.fnt
Statusbar: on
</wps>
<rwps>
Name: iCatcher.rwps
Author: Ioannis Koutoulakis
Font.160x128x2: nedore-9.fnt
Font.220x176x16: nimbus-14.fnt
Statusbar: on
</rwps>
<wps>
Name: UniCatcher.wps
RWPS: UniCatcher.rwps
Author: Ioannis Koutoulakis
Font: unifont.fnt
Statusbar: on
</wps>
<rwps>
Name: UniCatcher.rwps
Author: Ioannis Koutoulakis
Font: unifont.fnt
Statusbar: on
</rwps>