rockbox/wps
Peter D'Hoye 5109882adb This file is no longer needed
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18336 a1c6a512-1295-4272-9138-f99709370657
2008-08-22 22:40:18 +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 This file is no longer needed 2008-08-22 22:40:18 +00:00
DancePuffDuo 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 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 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
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
marquee
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
boxes.112x64x1.wps The next included WPS using bitmap strips: 'boxes', including some cleanup, small improvements and adding missing icons. (1) All colour ports now use a backdrop to free space in the image buffer (was really near the limit on e.g. the 320x240 screen). I tried to use the same colours as the already existing 220x176 backdrop. (2) The H300 now uses a viewport instead of the frame bitmap (gets rid of the bmp and better when lines need to scroll). For simplicity it's only one viewport so that the peakmeters are now only at viewport width and the time/date info is a bit off the screen's border though. (3) Complete codec icons (I could reuse the engineer2 ones), the repeat icons and added coloured rating bitmaps. (4) Small tweeks in the virtual led, progressbar and Archos background bitmaps. (5) Correct mime-type for all. 2008-04-04 21:41:15 +00:00
boxes.128x64x1.wps The next included WPS using bitmap strips: 'boxes', including some cleanup, small improvements and adding missing icons. (1) All colour ports now use a backdrop to free space in the image buffer (was really near the limit on e.g. the 320x240 screen). I tried to use the same colours as the already existing 220x176 backdrop. (2) The H300 now uses a viewport instead of the frame bitmap (gets rid of the bmp and better when lines need to scroll). For simplicity it's only one viewport so that the peakmeters are now only at viewport width and the time/date info is a bit off the screen's border though. (3) Complete codec icons (I could reuse the engineer2 ones), the repeat icons and added coloured rating bitmaps. (4) Small tweeks in the virtual led, progressbar and Archos background bitmaps. (5) Correct mime-type for all. 2008-04-04 21:41:15 +00:00
boxes.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
boxes.176x132x16.wps accidently replaced this wps during the %m stuff last week 2008-06-28 15:06:52 +00:00
boxes.220x176x16.wps commit FS#9027 - conditional viewports 2008-06-23 06:04:17 +00:00
boxes.320x240x16.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
cabbiev2.112x64x1.wps commit FS#9027 - conditional viewports 2008-06-23 06:04:17 +00:00
cabbiev2.128x64x1.wps Accept FS #9276: Updated RWPS for iriver h1x0/h3x0 remotes (128x64x1) by Marianne Arnold 2008-08-22 22:23:58 +00:00
cabbiev2.128x96x2.wps commit FS#9027 - conditional viewports 2008-06-23 06:04:17 +00:00
cabbiev2.128x128x16.wps remove the overlapping viewports in cabbie so there is no bitmpa flickering when the WPS is redrawn... hopefully I havnt stuffed any of them up... 2008-06-29 05:54:02 +00:00
cabbiev2.132x80x16.wps replace %m from all svn WPS with use conditional viewports. 2008-06-23 07:32:27 +00:00
cabbiev2.138x110x2.wps remove the overlapping viewports in cabbie so there is no bitmpa flickering when the WPS is redrawn... hopefully I havnt stuffed any of them up... 2008-06-29 05:54:02 +00:00
cabbiev2.160x128x1.wps commit FS#9027 - conditional viewports 2008-06-23 06:04:17 +00:00
cabbiev2.160x128x2.wps remove the overlapping viewports in cabbie so there is no bitmpa flickering when the WPS is redrawn... hopefully I havnt stuffed any of them up... 2008-06-29 05:54:02 +00:00
cabbiev2.160x128x16.wps remove the overlapping viewports in cabbie so there is no bitmpa flickering when the WPS is redrawn... hopefully I havnt stuffed any of them up... 2008-06-29 05:54:02 +00:00
cabbiev2.176x132x16.wps remove the overlapping viewports in cabbie so there is no bitmpa flickering when the WPS is redrawn... hopefully I havnt stuffed any of them up... 2008-06-29 05:54:02 +00:00
cabbiev2.176x220x16.wps commit FS#9027 - conditional viewports 2008-06-23 06:04:17 +00:00
cabbiev2.220x176x16.wps remove the overlapping viewports in cabbie so there is no bitmpa flickering when the WPS is redrawn... hopefully I havnt stuffed any of them up... 2008-06-29 05:54:02 +00:00
cabbiev2.240x320x16.wps commit FS#9027 - conditional viewports 2008-06-23 06:04:17 +00:00
cabbiev2.320x240x16.wps remove the overlapping viewports in cabbie so there is no bitmpa flickering when the WPS is redrawn... hopefully I havnt stuffed any of them up... 2008-06-29 05:54:02 +00:00
DancePuffDuo.128x64x1.wps DancePuffDuo strips. The next theme to use bitmap strips including some cleanup (e.g. deleted reference to codec bitmaps in the 128x64 wps which were unused (and outside the screen anyways). Added missing codec icons and accurate mime-type for all. *Delete the DancePuffDuo directory if you want to keep the build clean. 2008-04-06 13:46:10 +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.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 Bitmap strips for the iAmp theme with the necessary chanes to the .wps files. Add the missing codec icons and one small repeat icon, give 2 bitmaps an a little bit saner name ('l.bmp' > 'line.bmp' and 'i.bmp' > 'iAmp.bmp') and a little bit of code rearrangement for better readability. Proper mime-type for all and hopefully on first try this time. * Delete the iAmp directory on your player if you want to get rid of unused files. 2008-04-06 23:46:33 +00:00
iAmp.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
iCatcher.112x64x1.wps commit FS#9027 - conditional viewports 2008-06-23 06:04:17 +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 commit FS#9027 - conditional viewports 2008-06-23 06:04:17 +00:00
iCatcher.128x128x16.wps commit FS#9027 - conditional viewports 2008-06-23 06:04:17 +00:00
iCatcher.132x80x16.wps commit FS#9027 - conditional viewports 2008-06-23 06:04:17 +00:00
iCatcher.138x110x2.wps commit FS#9027 - conditional viewports 2008-06-23 06:04:17 +00:00
iCatcher.160x128x2.wps commit FS#9027 - conditional viewports 2008-06-23 06:04:17 +00:00
iCatcher.160x128x16.wps commit FS#9027 - conditional viewports 2008-06-23 06:04:17 +00:00
iCatcher.176x132x16.wps commit FS#9027 - conditional viewports 2008-06-23 06:04:17 +00:00
iCatcher.176x220x16.wps commit FS#9027 - conditional viewports 2008-06-23 06:04:17 +00:00
iCatcher.220x176x16.wps commit FS#9027 - conditional viewports 2008-06-23 06:04:17 +00:00
iCatcher.240x320x16.wps commit FS#9027 - conditional viewports 2008-06-23 06:04:17 +00:00
iCatcher.320x240x16.wps commit FS#9027 - conditional viewports 2008-06-23 06:04:17 +00:00
ipodVOL.160x128x1.wps 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
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
rockbox_default.txt.wps
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 commit FS#9027 - conditional viewports 2008-06-23 06:04:17 +00:00
UniCatcher.220x176x16.wps commit FS#9027 - conditional viewports 2008-06-23 06:04:17 +00:00
UniCatcher.240x320x16.wps commit FS#9027 - conditional viewports 2008-06-23 06:04:17 +00:00
UniCatcher.320x240x16.wps commit FS#9027 - conditional viewports 2008-06-23 06:04:17 +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