mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
wpsbuild: Rewrite to fix various issues and support .fms
wpsbuild.pl is enhanced to produce fallback themes that were previously hardcoded in buildzip.pl. It also recognizes resolution strings as regular expressions now so you can specify resolution dependant settings as <setting>.<regex>: <value> (needed to support single themes on multiple resolutions). The WPSBUILD syntax completely changed as well and it includes the fallback themes as well. Ultimately wpsbuild is also able to install .fms files. Change-Id: Idf5994f17b9750983d7bc3ef583540a8cdae1dde
This commit is contained in:
parent
300ff4c952
commit
66b6fdbb73
12 changed files with 494 additions and 563 deletions
2
wps/rockbox_failsafe.sbs
Normal file
2
wps/rockbox_failsafe.sbs
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Dummy file to allow Rockbox to reset to the default skin config.
|
||||
# Do not edit this file. It's never actually loaded by Rockbox.
|
Loading…
Add table
Add a link
Reference in a new issue