summaryrefslogtreecommitdiffstats
path: root/wps/wpsbuild.pl
AgeCommit message (Expand)AuthorFilesLines
2014-03-03Touchscreen: Show a line separator in lists.Thomas Martitz1-0/+13
2014-03-03wpsbuild: The setting strings can now contain an additional feature constraint.Thomas Martitz1-24/+50
2014-01-15wpsbuild: Call gcc without having to create a temp file.Thomas Martitz1-14/+15
2012-10-12wpsbuild: fix copying of remote fontNils Wallménius1-2/+2
2012-10-06Make Cabbiev2 enable icons when selectedAlex Mayer1-0/+6
2012-06-25wpsbuild.pl: Fix FS#12706 - paths for backdrops and icons were not properly c...Thomas Martitz1-8/+7
2012-06-10wpsbuild.pl: Remove superflous debug statement.Thomas Martitz1-1/+0
2012-06-10wpsbuild: Rewrite to fix various issues and support .fmsThomas Martitz1-379/+345
2010-08-05Fix leading slash regex in wpsbuild.plThomas Martitz1-1/+1
2010-08-01Rockbox as an application: add get_user_file_path().Thomas Martitz1-30/+39
2010-06-07Changeover to the new skin format. SkinBreakingChange in the wiki has the run...Jonathan Gordon1-1/+1
2010-06-03Use a different remote font than the main LCD fontRafaël Carré1-3/+21
2010-02-21Fix wpsbuild to properly generate "-" for theme related settings (to get the ...Thomas Martitz1-8/+36
2010-01-05Fix wpsbuild.pl so that rockbox_default wps is builtMichael Chicoine1-1/+1
2009-10-19Initial custom statusbar commit.Thomas Martitz1-15/+72
2009-10-16Revert r23212, I committed it accidentally.Thomas Martitz1-56/+14
2009-10-16initial custom statusbar commitThomas Martitz1-14/+56
2009-08-16User definable UI viewport, to be able to restrict the UI into a viewport for...Thomas Martitz1-0/+16
2009-07-12Fix the shipped themes statusbar config line Jonathan Gordon1-0/+3
2009-01-31FS#9763 - Sansa Clip modified WPS. This modified wps avoids wps elements gett...Bertrik Sikken1-0/+6
2009-01-23Don't copy too many files either. Wait with the copying until the WPS in ques...Jens Arnold1-19/+25
2009-01-23Fix wpsbuild.pl not installing all required fontsThomas Martitz1-0/+1
2008-11-26Accept FS#9579 by Bartosz Fabianowski, fixing make zip when your build dir is...Nils Wallménius1-1/+1
2008-11-24Added support for configurable rockbox directory. FS#9567 by Alex Bennee.Björn Stenberg1-37/+71
2008-03-10ignore carriage returns in WPS files to avoid problems with cygwin/tortoisesvnRobert Kukla1-0/+2
2008-02-23Turned out that setting the viewer iconset to empty properly chooses the defa...Jens Arnold1-3/+5
2008-02-23"viewers iconset:" must not be empty, so revert that change to wpsbuild.pl an...Dave Chapman1-5/+3
2008-02-23Add empty strings for "backdrop:", "iconset:" and "viewers iconset:" for iCat...Dave Chapman1-40/+50
2008-02-23TAB/whitespace policing - no functional changesDave Chapman1-94/+97
2008-02-23Fix a bug introduced r16373 - the .cfg files for the bundled themes no longer...Dave Chapman1-2/+2
2008-02-22Make the build script ignore color-only options on grayscale targets. Also, ...Michael Giacomelli1-11/+14
2008-01-21Set different icons for each resolution in the build script.Michael Giacomelli1-0/+8
2008-01-21Fix Cabbie on non-color targets by not including the gradient selection bar. ...Michael Giacomelli1-0/+3
2008-01-21Make the build script also install any needed icons.Michael Giacomelli1-0/+17
2008-01-21Change build script to copy any fonts needed for build in themes in preperati...Michael Giacomelli1-0/+11
2008-01-18Update the WPS build script so that included builds can have various addition...Michael Giacomelli1-2/+85
2007-04-04Enable building WPSs and themes for charcell targets, and add an example WPS ...Jens Arnold1-15/+15
2007-03-12fix warningsDaniel Stenberg1-3/+3
2007-02-11add support for foreground and background colorsMarcoen Hirschberg1-0/+14
2006-10-26hush the "skips due to size restraints" text as you normally don't careDaniel Stenberg1-1/+1
2006-06-15Added support for multiple rwps for same theme for different devices. Update...Hardeep Sidhu1-0/+10
2006-06-14Added iCatcher and UniCatcher themes by Ioannis Koutoulakis. Also updated wp...Hardeep Sidhu1-11/+14
2006-05-15Look for dedicated bitmaps for the LCD dimensions when building the WPS (in a...Linus Nielsen Feltzing1-3/+9
2006-05-11Fixes sundry problems with the WPS bundling script. For best results, delete...Christi Scarborough1-25/+74
2006-03-18only use the LCD size for bitmap LCDs so that we don't get the WPSesDaniel Stenberg1-1/+3
2005-11-18When fixing things is it better to do it in a way that causes them to actuall...Christi Scarborough1-6/+14
2005-11-18Add the 'rwps' field for <wps> sections with a RWPS: field, but not for <rwps...Daniel Stenberg1-1/+1
2005-11-18Initial stab at theme support.Christi Scarborough1-2/+3
2005-11-17Added tiny docs, only make .cfg files for <wps> sections and shut up a fewDaniel Stenberg1-5/+8
2005-11-17added copying of RWPS files (if exist)Anton Oleynikov1-0/+3