rockbox/wps
Jonathan Gordon 9b3619c1e6 remove the %Rh token which doesnt exist anymore (was "is target hwcodec" which we dont need)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23691 a1c6a512-1295-4272-9138-f99709370657
2009-11-22 04:24:16 +00:00
..
boxes Add a 'mod' codec icon to all included WPSs that use bitmaps for it (changed the bmp and the .wps files accordingly). While at it, reduce the few black-and-white graphics in the 'boxes' directory that were not yet 1-bit to mono bitmaps to make them show correctly on the 160x128 colour screens.iCatcher/codec.bmp 2008-05-22 21:37:23 +00:00
cabbiev2 remove svn:executable 2009-10-25 23:34:41 +00:00
classic_statusbar Classic_statusbar.sbs images: make them proper 1-bit bitmaps, so that they work as expected with foreground and background colour and backdrops. I'd like to see the result being closer to the original too which also means small fixes to these images too but first things first. 2009-11-17 19:10:38 +00:00
DancePuffDuo DancePuffDuo version for 176x220x1 2009-01-23 18:46:51 +00:00
engineeer2 Add a 'mod' codec icon to all included WPSs that use bitmaps for it (changed the bmp and the .wps files accordingly). While at it, reduce the few black-and-white graphics in the 'boxes' directory that were not yet 1-bit to mono bitmaps to make them show correctly on the 160x128 colour screens.iCatcher/codec.bmp 2008-05-22 21:37:23 +00:00
iAmp DancePuffDuo and iAmp 128x64x1 versions. Use a dedicated bitmap for the 128 pixel wide display instead of reusing the 160 pixel wide one (add bitmaps and reference them in the .wps files accordingly. Fixes these WPSs for targets with 128x64x1 main display. 2009-01-23 01:25:11 +00:00
iCatcher Commit the one file that was missing in the previous commit due to a typo again. 2008-05-22 21:44:53 +00:00
ipodVOL Cleanup the next WPS bitmap directory by using bitmap strips for the 'ipodVOL' theme which is only made for targets with a 160x128 screen... This also adds a missing repeat icon, integrates the statically displayed vol.bmp into the already full screen sized background picture so it's not needed anymore, deletes an unnecessary bitmap (blank.bmp) and simplifies the code a little bit. * Again: delete the 'ipodVOL' directory before updating the build keeps it clean. 2008-04-03 20:31:47 +00:00
Rockboxed A tiny bit of cleanup afterwards... save a few bytes by storing the 'Rockboxed' greyscale bitmaps as 4-bit. 2008-04-11 21:08:56 +00:00
UniCatcher Add a 'mod' codec icon to all included WPSs that use bitmaps for it (changed the bmp and the .wps files accordingly). While at it, reduce the few black-and-white graphics in the 'boxes' directory that were not yet 1-bit to mono bitmaps to make them show correctly on the 160x128 colour screens.iCatcher/codec.bmp 2008-05-22 21:37:23 +00:00
zezayer Re-adding these bitmaps as binary files 2005-11-17 22:51:52 +00:00
AUTHORS Move to only CC-BY-SA 3.0 for future changes. 2009-10-12 16:43:27 +00:00
boxes.112x64x1.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
boxes.128x64x1.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
boxes.160x128x1.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
boxes.176x132x16.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
boxes.220x176x16.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
boxes.320x240x16.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
cabbiev2.112x64x1.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
cabbiev2.128x64x1.clip.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
cabbiev2.128x64x1.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
cabbiev2.128x96x2.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
cabbiev2.128x128x16.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
cabbiev2.132x80x16.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
cabbiev2.138x110x2.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
cabbiev2.160x128x1.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
cabbiev2.160x128x2.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
cabbiev2.160x128x16.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
cabbiev2.176x132x16.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
cabbiev2.176x220x16.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
cabbiev2.220x176x16.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
cabbiev2.240x320x16.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
cabbiev2.240x400x16.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
cabbiev2.320x240x16.mrobe500.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
cabbiev2.320x240x16.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
classic_statusbar.112x64x1.sbs fix mono and hwcodec classic_statusbar so they actually load 2009-11-20 07:05:22 +00:00
classic_statusbar.mono.sbs remove the %Rh token which doesnt exist anymore (was "is target hwcodec" which we dont need) 2009-11-22 04:24:16 +00:00
classic_statusbar.rsbs remove the %Rh token which doesnt exist anymore (was "is target hwcodec" which we dont need) 2009-11-22 04:24:16 +00:00
classic_statusbar.sbs remove the %Rh token which doesnt exist anymore (was "is target hwcodec" which we dont need) 2009-11-22 04:24:16 +00:00
COPYING Clear up theme licensing: 2009-10-12 15:40:18 +00:00
DancePuffDuo.128x64x1.wps DancePuffDuo and iAmp 128x64x1 versions. Use a dedicated bitmap for the 128 pixel wide display instead of reusing the 160 pixel wide one (add bitmaps and reference them in the .wps files accordingly. Fixes these WPSs for targets with 128x64x1 main display. 2009-01-23 01:25:11 +00:00
DancePuffDuo.160x128x1.wps Add a 'mod' codec icon to all included WPSs that use bitmaps for it (changed the bmp and the .wps files accordingly). While at it, reduce the few black-and-white graphics in the 'boxes' directory that were not yet 1-bit to mono bitmaps to make them show correctly on the 160x128 colour screens.iCatcher/codec.bmp 2008-05-22 21:37:23 +00:00
DancePuffDuo.176x220x1.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
DancePuffDuo.220x176x1.wps Add a 'mod' codec icon to all included WPSs that use bitmaps for it (changed the bmp and the .wps files accordingly). While at it, reduce the few black-and-white graphics in the 'boxes' directory that were not yet 1-bit to mono bitmaps to make them show correctly on the 160x128 colour screens.iCatcher/codec.bmp 2008-05-22 21:37:23 +00:00
engineeer2.128x64x1.wps Add a 'mod' codec icon to all included WPSs that use bitmaps for it (changed the bmp and the .wps files accordingly). While at it, reduce the few black-and-white graphics in the 'boxes' directory that were not yet 1-bit to mono bitmaps to make them show correctly on the 160x128 colour screens.iCatcher/codec.bmp 2008-05-22 21:37:23 +00:00
engineeer2.160x128x1.wps Add a 'mod' codec icon to all included WPSs that use bitmaps for it (changed the bmp and the .wps files accordingly). While at it, reduce the few black-and-white graphics in the 'boxes' directory that were not yet 1-bit to mono bitmaps to make them show correctly on the 160x128 colour screens.iCatcher/codec.bmp 2008-05-22 21:37:23 +00:00
iAmp.128x64x1.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
iAmp.160x128x1.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
iCatcher.112x64x1.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
iCatcher.128x64x1.160x128x2.wps commit FS#9027 - conditional viewports 2008-06-23 06:04:17 +00:00
iCatcher.128x64x1.220x176x16.wps Next set of bitmap strips for the iCatcher theme, this time it's the 'small monochrome' icons for the Archos and all the remote screens. There's a little exception to the rule here - there already was a 'hold-s.bmp' which now becane 'hold1-s.bmp' because it's a single icon, only used on the Archos screens and named the bitmap strip hold-s.bmp to make it consistent with the other versions. Also simplified the code for displaying the static background images. 2008-04-01 01:03:57 +00:00
iCatcher.128x96x1.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
iCatcher.128x128x16.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
iCatcher.132x80x16.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
iCatcher.138x110x2.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
iCatcher.160x128x2.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
iCatcher.160x128x16.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
iCatcher.176x132x16.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
iCatcher.176x220x16.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
iCatcher.220x176x16.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
iCatcher.240x320x16.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
iCatcher.320x240x16.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
ipodVOL.160x128x1.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
progressive.11x2x1.wps Enable building WPSs and themes for charcell targets, and add an example WPS using special charcell progress and text alignment. 2007-04-04 06:26:53 +00:00
rockbox_default.txt.wps Fixes sundry problems with the WPS bundling script. For best results, delete your .rocbox/wps and ./rockbox/themes dirs before upgrading. Note that within CVS, no distinction is made any more between a .wps and .rwps, that's all fixed up at make zip stage. wpses are now all named with a .<width>x<height>x<depth> suffix and the appropriate ones for the platform are installed. Text wpses have a .txt suffix. 2006-05-11 14:27:12 +00:00
Rockboxed.112x64x1.wps commit FS#9027 - conditional viewports 2008-06-23 06:04:17 +00:00
Rockboxed.128x128x16.wps commit FS#9027 - conditional viewports 2008-06-23 06:04:17 +00:00
Rockboxed.132x80x16.wps commit FS#9027 - conditional viewports 2008-06-23 06:04:17 +00:00
Rockboxed.138x110x2.wps commit FS#9027 - conditional viewports 2008-06-23 06:04:17 +00:00
Rockboxed.160x128x2.wps commit FS#9027 - conditional viewports 2008-06-23 06:04:17 +00:00
Rockboxed.160x128x16.wps commit FS#9027 - conditional viewports 2008-06-23 06:04:17 +00:00
Rockboxed.176x132x16.wps commit FS#9027 - conditional viewports 2008-06-23 06:04:17 +00:00
Rockboxed.176x220x16.wps commit FS#9027 - conditional viewports 2008-06-23 06:04:17 +00:00
Rockboxed.220x176x16.wps commit FS#9027 - conditional viewports 2008-06-23 06:04:17 +00:00
Rockboxed.240x320x16.wps commit FS#9027 - conditional viewports 2008-06-23 06:04:17 +00:00
Rockboxed.320x240x16.wps commit FS#9027 - conditional viewports 2008-06-23 06:04:17 +00:00
UniCatcher.128x64x1.wps Convert UniCatcher to using bitmap strips (the actual graphics could be reused from iCatcher, including the addition of the missing codec icons). To tidy up some more, the 160x128 greyscale version also uses a backdrop graphic instead of two seperate bitmaps now. Delete some unused bitmaps which either were a copy of the iCatcher directory and accidentally kept or were there in preparation for a port to smaller screens. In case of the latter and someone picks this task up again - those can easily be pulled from an earlier revision and added again. * Reminder: don't forget to delete the 'UniCatcher' directory in '.rockbox/wps' before installing a new build if you want to keep your installation clean. 2008-04-02 19:03:00 +00:00
UniCatcher.128x96x1.wps commit FS#9027 - conditional viewports 2008-06-23 06:04:17 +00:00
UniCatcher.160x128x2.wps commit FS#9027 - conditional viewports 2008-06-23 06:04:17 +00:00
UniCatcher.160x128x16.wps commit FS#9027 - conditional viewports 2008-06-23 06:04:17 +00:00
UniCatcher.176x132x16.wps commit FS#9027 - conditional viewports 2008-06-23 06:04:17 +00:00
UniCatcher.176x220x16.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
UniCatcher.220x176x16.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
UniCatcher.240x320x16.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
UniCatcher.320x240x16.wps FS#10783 - WPS translation 2009-11-15 21:39:39 +00:00
wpsbuild.pl Initial custom statusbar commit. 2009-10-19 15:28:15 +00:00
WPSLIST Initial custom statusbar commit. 2009-10-19 15:28:15 +00:00
zezayer.128x64x1.wps Fix a small conditional bug. 2007-06-05 10:11:50 +00:00
zezayer.160x128x1.wps Fixes sundry problems with the WPS bundling script. For best results, delete your .rocbox/wps and ./rockbox/themes dirs before upgrading. Note that within CVS, no distinction is made any more between a .wps and .rwps, that's all fixed up at make zip stage. wpses are now all named with a .<width>x<height>x<depth> suffix and the appropriate ones for the platform are installed. Text wpses have a .txt suffix. 2006-05-11 14:27:12 +00:00