rockbox/wps
2008-04-01 20:56:38 +00:00
..
boxes Restored broken bitmaps 2007-01-10 09:13:49 +00:00
cabbiev2 Clean up the Iaudio remote's WPS background image because it had some wrong dots in it. 2008-03-30 17:08:27 +00:00
DancePuffDuo Restored broken bitmaps 2007-01-10 09:13:49 +00:00
engineeer2 Restored broken bitmaps 2007-01-10 09:13:49 +00:00
iAmp Had to update some WPS files to make them compatible with the changed audio format order. 2006-11-09 03:32:19 +00:00
iCatcher Last part of bitmap strips for iCatcher: the 'big coloured' icon set for the 320x240x16 and the 240x320x16 displays, including the necessary changes in the .wps files and again adding the missing codec icons. 2008-04-01 20:56:38 +00:00
ipodVOL Restored inverted background image in the ipodVOL WPS 2006-01-31 23:01:03 +00:00
marquee buildzip prefers file names without space 2005-12-13 10:46:49 +00:00
Rockboxed Add greyscales to Rockboxed theme and mimic the color variant a bit more. 2007-09-29 19:05:30 +00:00
UniCatcher removed since there's no UniCatcher for H10 5GB 2007-02-04 13:16:27 +00:00
zezayer Re-adding these bitmaps as binary files 2005-11-17 22:51:52 +00:00
boxes.112x64x1.wps Fixes for the boxes.wps. Add missing closing of conditionals that made the Archos (and iriver remotes/iFP) version fail completely and fix the defintion of the progress bar coordinate in the 220x176x16 version. 2007-04-29 23:49:54 +00:00
boxes.128x64x1.wps Fixes for the boxes.wps. Add missing closing of conditionals that made the Archos (and iriver remotes/iFP) version fail completely and fix the defintion of the progress bar coordinate in the 220x176x16 version. 2007-04-29 23:49:54 +00:00
boxes.160x128x1.wps Had to update some WPS files to make them compatible with the changed audio format order. 2006-11-09 03:32:19 +00:00
boxes.176x132x16.wps Had to update some WPS files to make them compatible with the changed audio format order. 2006-11-09 03:32:19 +00:00
boxes.220x176x16.wps Fixes for the boxes.wps. Add missing closing of conditionals that made the Archos (and iriver remotes/iFP) version fail completely and fix the defintion of the progress bar coordinate in the 220x176x16 version. 2007-04-29 23:49:54 +00:00
boxes.320x240x16.wps Had to update some WPS files to make them compatible with the changed audio format order. 2006-11-09 03:32:19 +00:00
cabbiev2.112x64x1.wps Finally convert the two monochrome cabbiev2 WPSs to using bitmap strips. Changed the background image of the Archos version a bit for it and used a blank space for the 'mute' volume bitmap part for consistency. 2008-03-25 13:50:52 +00:00
cabbiev2.128x64x1.wps (Hopefully) The last cabbiev2 tweaks for now. Remove a now unused %xd tag in the Iriver remote WPS; taking the oportunity to use unix style line endings and to clean up its background and progressbar image (includes fixing another naming inconsistency by renaming it to 'pb-128x64x1.bmp'). Also fix a minor glitch in the greyscale playmode image. 2008-03-25 14:57:20 +00:00
cabbiev2.128x96x2.wps Sorry for the copy and paste mistake, didn't mean to delete the info at the top of the .wps file. 2008-03-25 01:22:26 +00:00
cabbiev2.128x128x16.wps Cabbiev2 for the small H10: the lock image wasn't renamed yet. Fixes issue when making zip as reported in IRC. 2008-03-27 22:30:15 +00:00
cabbiev2.132x80x16.wps Use bitmap strips for the remaining five colour versions of Cabbiev2 2008-03-24 15:36:05 +00:00
cabbiev2.138x110x2.wps Cabbiev2 greyscale versions (138x110 and 160x128): new icons which are a bit more like the colour ones (size-wise and looking 3D) and already using the new bitmap strip feature. Also convert the line endings of the two .wps files to unix style. 2008-03-25 00:17:34 +00:00
cabbiev2.160x128x1.wps Finally convert the two monochrome cabbiev2 WPSs to using bitmap strips. Changed the background image of the Archos version a bit for it and used a blank space for the 'mute' volume bitmap part for consistency. 2008-03-25 13:50:52 +00:00
cabbiev2.160x128x2.wps Cabbiev2 greyscale versions (138x110 and 160x128): new icons which are a bit more like the colour ones (size-wise and looking 3D) and already using the new bitmap strip feature. Also convert the line endings of the two .wps files to unix style. 2008-03-25 00:17:34 +00:00
cabbiev2.160x128x16.wps Oops, fix a typo which broke this wps 2008-03-24 23:17:53 +00:00
cabbiev2.176x132x16.wps Use bitmap strips for the remaining five colour versions of Cabbiev2 2008-03-24 15:36:05 +00:00
cabbiev2.176x220x16.wps Use bitmap strips for the remaining five colour versions of Cabbiev2 2008-03-24 15:36:05 +00:00
cabbiev2.220x176x16.wps Start using bitmap strips in cabbiev2 - this commits converts 220x176x16 and 320x240x16, reducing the number of bitmaps to 8 for each WPS. If you want to keep your installation tidy, remove the .rockbox/wps/cabbiev2/ directory before updating to ensure unused bitmaps are deleted. 2008-03-23 22:20:36 +00:00
cabbiev2.240x320x16.wps Start using bitmap strips in cabbiev2 - this commits converts 220x176x16 and 320x240x16, reducing the number of bitmaps to 8 for each WPS. If you want to keep your installation tidy, remove the .rockbox/wps/cabbiev2/ directory before updating to ensure unused bitmaps are deleted. 2008-03-23 22:20:36 +00:00
cabbiev2.320x240x16.wps Use bitmap strips for the remaining five colour versions of Cabbiev2 2008-03-24 15:36:05 +00:00
DancePuffDuo.128x64x1.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
DancePuffDuo.160x128x1.wps Had to update some WPS files to make them compatible with the changed audio format order. 2006-11-09 03:32:19 +00:00
DancePuffDuo.220x176x1.wps Had to update some WPS files to make them compatible with the changed audio format order. 2006-11-09 03:32:19 +00:00
engineeer2.128x64x1.wps Make the engineer2 WPS work again. Not sure the code does exactly what it should though... 2007-05-03 18:11:52 +00:00
engineeer2.160x128x1.wps Make the engineer2 WPS work again. Not sure the code does exactly what it should though... 2007-05-03 18:11:52 +00:00
iAmp.128x64x1.wps Had to update some WPS files to make them compatible with the changed audio format order. 2006-11-09 03:32:19 +00:00
iAmp.160x128x1.wps Shift volume left a bit iAmp WPS so it displays correctly. 2008-03-05 09:15:45 +00:00
iCatcher.112x64x1.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.128x64x1.160x128x2.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.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 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.128x128x16.wps 'Small colour icons' bitmap strips for iCatcher including the necessary changes to the WPS files (the 132x80x16 and the 128x128x16 ones). The c200 version also uses the hold icon with the 'M' in it (and would be prepared for remote (holds); the Ipod WPSs also use it this way and I thought thereis no need for special-casing. Also added the missing codec icons which are used on the small H10. 2008-04-01 17:51:22 +00:00
iCatcher.132x80x16.wps 'Small colour icons' bitmap strips for iCatcher including the necessary changes to the WPS files (the 132x80x16 and the 128x128x16 ones). The c200 version also uses the hold icon with the 'M' in it (and would be prepared for remote (holds); the Ipod WPSs also use it this way and I thought thereis no need for special-casing. Also added the missing codec icons which are used on the small H10. 2008-04-01 17:51:22 +00:00
iCatcher.138x110x2.wps Next set of iCatcher bitmap strips - this time the 'greyscale' icons for the 160x128x2 and 138x110x2 display. Again completing the codec icons and minor corrections while at it (a few dots and corrected the light grey value in some places). * Reminder: Since the used bitmaps now have a different name the old ones won't get overwritten by unzipping a new build. To tidy up remove the 'iCatcher' directory in the '.rockbox/wps' dir before updating. This applies to all converted WPSs (now and future). 2008-04-01 12:47:11 +00:00
iCatcher.160x128x2.wps Next set of iCatcher bitmap strips - this time the 'greyscale' icons for the 160x128x2 and 138x110x2 display. Again completing the codec icons and minor corrections while at it (a few dots and corrected the light grey value in some places). * Reminder: Since the used bitmaps now have a different name the old ones won't get overwritten by unzipping a new build. To tidy up remove the 'iCatcher' directory in the '.rockbox/wps' dir before updating. This applies to all converted WPSs (now and future). 2008-04-01 12:47:11 +00:00
iCatcher.160x128x16.wps First set of iCatcher bitmap strips - for all screens that use the 'normal sized colour icons' including the necessary changes in the .wps files. The amount of bitmaps is nicely reduced and it was possible to add the missing codec icons in the strip. I tried to stay as close to the original as possible by copy and pasting from other codec icons but I had to invent a 'D' and an 'X'. There should be no visual difference except the added icons. 2008-03-31 18:38:23 +00:00
iCatcher.176x132x16.wps First set of iCatcher bitmap strips - for all screens that use the 'normal sized colour icons' including the necessary changes in the .wps files. The amount of bitmaps is nicely reduced and it was possible to add the missing codec icons in the strip. I tried to stay as close to the original as possible by copy and pasting from other codec icons but I had to invent a 'D' and an 'X'. There should be no visual difference except the added icons. 2008-03-31 18:38:23 +00:00
iCatcher.176x220x16.wps First set of iCatcher bitmap strips - for all screens that use the 'normal sized colour icons' including the necessary changes in the .wps files. The amount of bitmaps is nicely reduced and it was possible to add the missing codec icons in the strip. I tried to stay as close to the original as possible by copy and pasting from other codec icons but I had to invent a 'D' and an 'X'. There should be no visual difference except the added icons. 2008-03-31 18:38:23 +00:00
iCatcher.220x176x16.wps First set of iCatcher bitmap strips - for all screens that use the 'normal sized colour icons' including the necessary changes in the .wps files. The amount of bitmaps is nicely reduced and it was possible to add the missing codec icons in the strip. I tried to stay as close to the original as possible by copy and pasting from other codec icons but I had to invent a 'D' and an 'X'. There should be no visual difference except the added icons. 2008-03-31 18:38:23 +00:00
iCatcher.240x320x16.wps Last part of bitmap strips for iCatcher: the 'big coloured' icon set for the 320x240x16 and the 240x320x16 displays, including the necessary changes in the .wps files and again adding the missing codec icons. 2008-04-01 20:56:38 +00:00
iCatcher.320x240x16.wps Last part of bitmap strips for iCatcher: the 'big coloured' icon set for the 320x240x16 and the 240x320x16 displays, including the necessary changes in the .wps files and again adding the missing codec icons. 2008-04-01 20:56:38 +00:00
ipodVOL.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
marquee.128x64x1.wps DancePuffDuo.wps and marquee.wps can use the nimbus-13 font now. Fixed the alignment issues that were there since the chicago-'12' font had been removed. 2007-05-05 10:05:14 +00:00
marquee.160x128x1.wps DancePuffDuo.wps and marquee.wps can use the nimbus-13 font now. Fixed the alignment issues that were there since the chicago-'12' font had been removed. 2007-05-05 10:05:14 +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 Fix the alignment of a subline in Rockboxed. 2007-04-06 14:43:31 +00:00
Rockboxed.128x128x16.wps Fix the alignment of a subline in Rockboxed. 2007-04-06 14:43:31 +00:00
Rockboxed.132x80x16.wps One more... Rockboxed for the Sansa c200s by Roan Horning (FS #7855). 2007-09-28 19:29:10 +00:00
Rockboxed.138x110x2.wps Add greyscales to Rockboxed theme and mimic the color variant a bit more. 2007-09-29 19:05:30 +00:00
Rockboxed.160x128x2.wps Add greyscales to Rockboxed theme and mimic the color variant a bit more. 2007-09-29 19:05:30 +00:00
Rockboxed.160x128x16.wps Fix the alignment of a subline in Rockboxed. 2007-04-06 14:43:31 +00:00
Rockboxed.176x132x16.wps Fix the alignment of a subline in Rockboxed. 2007-04-06 14:43:31 +00:00
Rockboxed.176x220x16.wps Fix the alignment of a subline in Rockboxed. 2007-04-06 14:43:31 +00:00
Rockboxed.220x176x16.wps Fix the alignment of a subline in Rockboxed. 2007-04-06 14:43:31 +00:00
Rockboxed.240x320x16.wps Fix the alignment of a subline in Rockboxed. 2007-04-06 14:43:31 +00:00
Rockboxed.320x240x16.wps Fix the alignment of a subline in Rockboxed. 2007-04-06 14:43:31 +00:00
UniCatcher.128x64x1.wps Removed executable flag 2007-01-09 23:29:07 +00:00
UniCatcher.128x96x1.wps Removed executable flag 2007-01-09 23:29:07 +00:00
UniCatcher.160x128x2.wps Removed executable flag 2007-01-09 23:29:07 +00:00
UniCatcher.160x128x16.wps Removed executable flag 2007-01-09 23:29:07 +00:00
UniCatcher.176x132x16.wps Removed executable flag 2007-01-09 23:29:07 +00:00
UniCatcher.176x220x16.wps Removed executable flag 2007-01-09 23:29:07 +00:00
UniCatcher.220x176x16.wps Removed executable flag 2007-01-09 23:29:07 +00:00
UniCatcher.240x320x16.wps Removed executable flag 2007-01-09 23:29:07 +00:00
UniCatcher.320x240x16.wps Removed executable flag 2007-01-09 23:29:07 +00:00
wpsbuild.pl ignore carriage returns in WPS files to avoid problems with cygwin/tortoisesvn 2008-03-10 17:47:58 +00:00
WPSLIST Remove a trailing space that prevented the font being copied for the 138x110x2 cabbiev2 theme 2008-03-23 22:08:06 +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