- a1842c0 lcd-24bit: Introduce a 24-bit mid-level LCD driver by Thomas Martitz · 10 years ago
- f8d367b Add Cabbiev2 port for 128x96x16 targets (Samsung YH-820), made by me. by Szymon Dziok · 11 years ago
- 05a67d0 Touchscreen: Show a line separator in lists. by Thomas Martitz · 11 years ago
- 9302300 Make Cabbiev2 enable icons when selected by Alex Mayer · 12 years ago
- 9f13f88 WPSLIST: fix default font for 400x240x16 target by Marcin Bukat · 12 years ago
- 93c462f cabbiev2 for rk27xx generic design target by Marcin Bukat · 12 years ago
- 3a58307 WPSLIST: add backdrop and cabbiev2 fms for 128x128x2 by Marcin Bukat · 12 years ago
- 5785cfb Add fms to cabbiev2 by default by Marcin Bukat · 12 years ago
- cd1b6a1 Fix cabbiev2 on iaudio x5 remote by Marcin Bukat · 12 years ago
- ba5802e WPSLIST: Add some more forgotten wps entries. by Thomas Martitz · 12 years ago
- 3254fb7 Bring back iAudio M3 cabbiev2 support by Akio Idehara · 12 years ago
- 66b6fdb wpsbuild: Rewrite to fix various issues and support .fms by Thomas Martitz · 12 years ago
- cc0c674 Use 8x8 icons for clip zip cabbiev2 by Bertrik Sikken · 13 years ago
- d206afb FS#12390 - Sansa Clip Zip Cabbiev2 Port by Stephen Carroll by Bertrik Sikken · 13 years ago
- b907f2f lcd_color/cabbiev2: New iconset in multiple sizes by Thomas Martitz · 13 years ago
- f56e453 Remove all themes but Cabbiev2. by Dominik Riebeling · 13 years ago
- 7d4f3a7 Add cabbie theme for 800x480 by Thomas Jarosch · 14 years ago
- 8b59b03 Commit part of FS#10937: CabbieV2 port for the Philips GoGear by Robert Menes · 14 years ago
- 9928e34 Another major skin backend update/hopefully bugfix: by Jonathan Gordon · 14 years ago
- 4bca51b Cabbiev2 480x800 port, very similar to the 320x480 one. by Thomas Martitz · 14 years ago
- af708fd Cabbiev2 for 320x480. by Thomas Martitz · 14 years ago
- 240923a Rockbox as an application: Commit current Android port progress. by Thomas Martitz · 14 years ago
- 9c0b247 Rockbox as an application: add get_user_file_path(). by Thomas Martitz · 14 years ago
- c0a289c undo accidental commit from the big one by Jonathan Gordon · 14 years ago
- 5b0521c Changeover to the new skin format. SkinBreakingChange in the wiki has the runown of the changes. by Jonathan Gordon · 14 years ago
- 1dc7f49 Use a different remote font than the main LCD font by Rafaël Carré · 14 years ago
- 7e9537c Cabbiev2 port for the mpio HD20's 128x128 greyscale screen - mixing the same size colour version with the same width greyscale version (code could be cleaned up though). Add the necessary changes to let it be included automatically and used as default WPS. Menu backdrop and dedicated icons are missing but the inbuilt ones are still there - same as on the M3. by Marianne Arnold · 14 years ago
- d401d7b Fix wpsbuild to properly generate "-" for theme related settings (to get the default values/no file for filename settings). by Thomas Martitz · 15 years ago
- 1016ee4 Initial custom statusbar commit. by Thomas Martitz · 15 years ago
- 94f7651 Revert r23212, I committed it accidentally. by Thomas Martitz · 15 years ago
- 8d032ae initial custom statusbar commit by Thomas Martitz · 15 years ago
- 13e23dd Clear up theme licensing: by Jonas Häggqvist · 15 years ago
- 4c48b59 User definable UI viewport, to be able to restrict the UI into a viewport for all bitmap displays. by Thomas Martitz · 15 years ago
- 672b8b6 Fix the shipped themes statusbar config line by Jonathan Gordon · 15 years ago
- 493a595 Add CabbieV2 for Onda VX747 by Maurus Cuelenaere · 16 years ago
- 1a79cfd Explicitly exclude the font for the Player in rockbox_default.wps by Jens Arnold · 16 years ago
- 44f8858 Clip: fix font compilation by Thomas Martitz · 16 years ago
- f2c7a69 Font cleanup step 3 - The Big Shuffle: Renamed all fonts to a consistent naming scheme that allows easy selection of alternatives based on size, as discussed on IRC. Adjusted themes in SVN and Makefile for the sysfont. ** Attention **: Clean up your /.rockbox/fonts folder before installing the new release, and then install a new font pack as well. Adjust font names in your custom .cfg files. A reference table can be found in fonts/README. by Jens Arnold · 16 years ago
- 7c5722a Remove a trailing space that prevented the font being copied for the 138x110x2 cabbiev2 theme by Dave Chapman · 17 years ago
- 29d9ee4 Cabbiev2 for the m:robe 100. It seems that just adding the WPS already makes it show as default and no other chaanges were needed (worked in the sim). The default font was already set correctly to helvR10 because this is what all 160x128 screens use. by Marianne Arnold · 17 years ago
- 064f702 Improvements to cabbie v2 for the Gigabeat. The font is now helvR12, which looks better than helvR14 and is consistent with other targets. Also corrected kB/s to kbit/s. by Nicolas Pennequin · 17 years ago
- d11c4dd Forgot to adjust one WPS. by Jens Arnold · 17 years ago
- f928c8f Turned out that setting the viewer iconset to empty properly chooses the default iconset, and the problem with the default viewer iconset on greyscale targets was that there was a file too much in icons/. The defaults are copied from elsewhere, and differ between grey/mono and colour targets. The extraneous file overwrote the default when building the .zip. by Jens Arnold · 17 years ago
- 620da59 Third time's the charme - even if it's just in comments, no mention of the weather etc. necessary. by Marianne Arnold · 17 years ago
- a12eefb Copy and paste mishap in the DancePuffDuo section: statusbar was already defined but the selector type setting was missing. by Marianne Arnold · 17 years ago
- 01bf4d3 Themes need to specify backdrop, colours, icon sets and selector type bar if they differ from the new default cabbiev2. Add the necessary strings to WPSLIST so that all shipped themes include them in their cfg files to prevent black text on the dark cabbiev2 background. Define black on 'rockboxblue' for themes with colour screen versions but no colours defined before; set the selector type to 'bar (inverse)' for most of them and use the text only RWPS for Rockboxed - it would have used the cabbiev2.rwps before which would look on a H3x0 with remote due to a different font size and the graphics. by Marianne Arnold · 17 years ago
- e7e3172 "viewers iconset:" must not be empty, so revert that change to wpsbuild.pl and make iCatcher specify /.rockbox/icons/viewers.bmp. Thanks to Jens for pointing this out. by Dave Chapman · 17 years ago
- 3716179 Add empty strings for "backdrop:", "iconset:" and "viewers iconset:" for iCatcher, and adapt wpsbuild.pl to accept empty strings. Also change wpslist to allow any number of spaces (including 0) between the : and the value. NOTE: The other bundled themes (and third-party themes) should be changed to specify values for everything set by CabbieV2. by Dave Chapman · 17 years ago
- 875937a The sims look funny for me unless I set a default line selector type. Since no one else has complained this probably doesn't matter on the actual device. by Michael Giacomelli · 17 years ago
- 66cfed1 Make the build script ignore color-only options on grayscale targets. Also, change how backdrop files are entered in preperation for setting a default theme. by Michael Giacomelli · 17 years ago
- d08af61 Several fixes for the cabbiev2 theme. (1) Rename the files used for the rwps and change the WPSLIST so that it is done the same way as for iCatcher and .rwps files are actually included in the zip. (2) Replace the Iaudio rwps background which was taken fron the unicode version before with the correct one. (3) Fix the e200 wps to look like the author intended and with the progressbar at the right spot. (4) Make the 160x128 greyscale version use the helvR10 font as the colour version does. This also fixes a potential issue with the Iaudio rwps. (5) Clean up the WPSLIST a bit and drop (hopefully) unnecessary definitions. I guess it could be even simplified some more, someone with a bit perl foo should look into this. -- (3) and (4) taken from the last entries in FS#8443 by Apoo Maha. by Marianne Arnold · 17 years ago
- cba886d Set different icons for each resolution in the build script. by Michael Giacomelli · 17 years ago
- b58071a Fix Cabbie on non-color targets by not including the gradient selection bar. Also, update the build script so that different targets can have different selection bars. by Michael Giacomelli · 17 years ago
- 8b01677 Commit new theme: Cabbie 2.0\! Thanks to everyone in the forums who made this possible. If you see any problems by Michael Giacomelli · 17 years ago
- d648c0d One more... Rockboxed for the Sansa c200s by Roan Horning (FS #7855). by Marianne Arnold · 17 years ago
- 1c1ab63 Icatcher for the Sansa c200s by Ioannis Koutoulakis. by Marianne Arnold · 17 years ago
- 967d172 Accept FS#5098 by Dominik Riebeling: RWPS for the zezayer theme. by Nicolas Pennequin · 17 years ago
- 3fb7c5c 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. by Marianne Arnold · 17 years ago
- abd103c Enable building WPSs and themes for charcell targets, and add an example WPS using special charcell progress and text alignment. by Jens Arnold · 18 years ago
- 9d5f73c Add foreground and background color information to iCatcher and UniCatcher. by Nicolas Pennequin · 18 years ago
- 34c799a fix fonts in Rockboxed theme by Marcoen Hirschberg · 18 years ago
- 69e3ffd add the 'Rockboxed' theme by Roan Horning, moddified to work with the wpsbuild script by Marcoen Hirschberg · 18 years ago
- e14594e WPS updates by Ioannis Koutoulakis by Marcoen Hirschberg · 18 years ago
- c1deda5 use the nimbus-12 font for the WPSs which used chicago12 now that it has been removed by Marcoen Hirschberg · 18 years ago
- 4ccbcc8 Last part of iCatcher and UniCatcher updates... add Sansa versions by Marianne Arnold · 18 years ago
- da67b90 iCatcher: (1) add dedicated greyscale bitmaps for H1x0 and Mini (2) 'rename' the respective wps files as they didn't follow the convention ('...x1.wps' instead of '...x2.wps') and adapt this in WPSLIST (3) remove the formerly used animation and volume bitmaps that were real greyscale because they are now superceeded by the new ones which only contain the four greys and are named consistently - should be safe now if one decides to tweak greyscale some more - by Ioannis Koutoulakis by Marianne Arnold · 18 years ago
- 9fe9cdf iCatcher/UniCatcher WPS updates by Ioannis Koutoulakis: code update to the new volume/battery enum system and new versions for H10 5GB, Gigabeat and X5 remote by Hardeep Sidhu · 18 years ago
- 2525b4d Added support for multiple rwps for same theme for different devices. Updated iCatcher theme with different rwps for H1x0 and H3x0. by Hardeep Sidhu · 18 years ago
- ca0302a Added iCatcher and UniCatcher themes by Ioannis Koutoulakis. Also updated wpsbuild to support different fonts for same theme depending on target screen. by Hardeep Sidhu · 18 years ago
- 3fcd68d Remove obsolete comment by Martin Arver · 18 years ago
- cc9292f 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. by Christi Scarborough · 18 years ago
- c9d2d45 Boxes WPS for 320x240 LCDs (iPod 5G). by Zakk Roberts · 18 years ago
- ceafaba A version of DancePuffDuo for 220x176 LCDs by Dave Chapman · 19 years ago
- 740b704 Adapted ipodVOL wps to use nimbus-12 instead of chicago12. by Martin Arver · 19 years ago
- 939efcb Fix the iPodVOL wps to have the statusbar visible in the filebrowser by Martin Arver · 19 years ago
- 4e672ce Something for our loyal Archos users. The first graphical WPS for the Recorder series. by Christi Scarborough · 19 years ago
- 146fe6c boxes for H3xx / iPod 4g, just so they don't feel left out. Purely a quick hack, not a finished product. by Christi Scarborough · 19 years ago
- 321e480 Colour boxes WPS for iPod (and H3xx - but it'll look a little odd on that screen. A work in progress / proof of concept. by Christi Scarborough · 19 years ago
- fc4a031 added "DancePuffDuo" theme by Anton Oleynikov · 19 years ago
- 0099061 added "marquee" theme by Anton Oleynikov · 19 years ago
- 9b41339 full engineeer2 theme by Anton Oleynikov · 19 years ago
- 0fe9abb put default rpws for each theme (to prevent broken rwps wehn switching themes) and switching status bar back on since all wps include %wd tag by Anton Oleynikov · 19 years ago
- 5124844 rwps support for boxes theme. Increased image buffer size by a factor of 2.5x. (boxes - for all your WPS stress testing needs.) by Christi Scarborough · 19 years ago
- 32a43e2 When fixing things is it better to do it in a way that causes them to actually work. Some more bugs in wpsbuild.pl squashed. Also, themes moved to the main menu. Resetting to default themes now works properly. by Christi Scarborough · 19 years ago
- ec0a8a7 oops, wrong rwps dimensions in the previous commit by Anton Oleynikov · 19 years ago
- 24c0704 added RWPS for iAmp in the new format by Anton Oleynikov · 19 years ago
- 88f359f Added tiny docs, only make .cfg files for <wps> sections and shut up a few by Daniel Stenberg · 19 years ago
- dad0118 added RWPS for iAmp by Anton Oleynikov · 19 years ago
- bec94c9 Some consistency fixes for the WPS module by Christi Scarborough · 19 years ago
- e6cef6e zezayer WPS by Jake Owen by Christi Scarborough · 19 years ago
- 2bbb903 iAmp WPS from Raymond Hoh by Anton Oleynikov · 19 years ago
- bde4996 Engineer2 WPS by Magnus Westerlund by Christi Scarborough · 19 years ago
- a7db52c Adds support for reverting to the Rockbox default WPS. Note that the rockbox_default.wps is a placeholder file and is never actually loaded - selecting it just causes Rockbox to clear its memory of any installed custom WPS. This means that it works cross platform. Also, small fix to boxes.wps (curse vi) and wpsbuild.pl - support for pure text WPS files. by Christi Scarborough · 19 years ago
- 2691d76 added a 'default.wps', extracted from apps/wps-display.c by Daniel Stenberg · 19 years ago
- 704602f Initial commit - boxes WPS by Christi Scarborough · 19 years ago
- 792c998 we start the WPS collection in this new module by Daniel Stenberg · 19 years ago