summaryrefslogtreecommitdiff
path: root/apps/plugins/bitmaps/mono (follow)
Commit message (Collapse)AuthorAge
* Removed executable flagLinus Nielsen Feltzing2007-01-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11966 a1c6a512-1295-4272-9138-f99709370657
* Rockblox for the last two targets (ifp and Sansa). The Sansa keymap has ↵Marianne Arnold2007-01-06
| | | | | | already been there, the ifp keymap is working but might have room for improvements by someone who can test on the unit. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11933 a1c6a512-1295-4272-9138-f99709370657
* Height doesn't matterKarl Kurbjun2006-11-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11496 a1c6a512-1295-4272-9138-f99709370657
* oops forgot the logo buildKarl Kurbjun2006-11-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11493 a1c6a512-1295-4272-9138-f99709370657
* Clock plugin now scales with the screen size. The binary and plain mode ↵Karl Kurbjun2006-11-10
| | | | | | still need updated bitmaps for larger screens and the time's up graphic could be updated as well. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11491 a1c6a512-1295-4272-9138-f99709370657
* Next step of Makefile tuning: * Use 'make' internal commands for printing ↵Jens Arnold2006-10-27
| | | | | | messages. Saves build time especially on cygwin. * SILENT variable used in more places. * Bitmap build system uses one Makefille less. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11369 a1c6a512-1295-4272-9138-f99709370657
* Make the UI simulator compile on OSX again. dbg_flash_id() really shouldn't ↵Barry Wardell2006-10-25
| | | | | | be compiled for the sim anyway. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11328 a1c6a512-1295-4272-9138-f99709370657
* FlipIt: Separate graphics for 160x128 pixel LCDs, by Marianne Arnold.Jens Arnold2006-10-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11259 a1c6a512-1295-4272-9138-f99709370657
* FlipIt graphics rework: * Adjusted token sizes to make them fit better on ↵Jens Arnold2006-10-15
| | | | | | the various LCDs (4 different sizes, a 5th size is planned). Correct aspect ratio for archos bitmap LCD. Graphics work by Marianne Arnold.* Major code cleanup, use bitmap build system for all sizes. Info panel is now always displayed below. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11228 a1c6a512-1295-4272-9138-f99709370657
* Heavy graphical rework of solitaire: * Now uses full-card bitmaps (minus ↵Jens Arnold2006-09-29
| | | | | | border) in several resolutions and colour depths. All graphical work done by Marianne Arnold; 37x49 and 26x33 pixel graphics partially based on the PySol cardset adapted from kdegames 1.0 * Cardback for greyscale targets. * Nicer edges for large cards. * Correct vertical card spacing within columns, hidden cards always use half the space now. * Correct horizontal spacing of columns. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11096 a1c6a512-1295-4272-9138-f99709370657
* Tetrox renamed to Rockblox, to avoid trademark issuesBjörn Stenberg2006-09-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11005 a1c6a512-1295-4272-9138-f99709370657
* Bubbles adapted to H10-5GB by Marianne Arnold.Jens Arnold2006-09-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10997 a1c6a512-1295-4272-9138-f99709370657
* Solitaire: * Improved large suits for medium/large LCDs, and all new large ↵Jens Arnold2006-09-06
| | | | | | suits for small LCDs, by Marianne Arnold. * Use the actual card dimensions in the code. Old values were one off. * #ifdef cleanup using the capabilities of the bitmap build system. * Some more tweaks. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10896 a1c6a512-1295-4272-9138-f99709370657
* Fix solitaire card colorsAntoine Cellerier2006-09-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10861 a1c6a512-1295-4272-9138-f99709370657
* *decrease brickmania bitmaps files in the bitmaps folders. *fix break effect ↵Ben Basha2006-06-05
| | | | | | bitmaps of the nano and the x5. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10067 a1c6a512-1295-4272-9138-f99709370657
* Better aspect ratio of the blocks for the archos bitmap LCD (1.06:1 instead ↵Jens Arnold2006-05-28
| | | | | | of 1:1.25). Exactly square blocks aren't possible, unfortunately. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10004 a1c6a512-1295-4272-9138-f99709370657
* Bubbles adapted to archos recorder & Ondio. Gfx work by Marianne Arnold.Jens Arnold2006-04-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9699 a1c6a512-1295-4272-9138-f99709370657
* Patch #5102 by Anton Romanov: Bubbles for ipod mini.Jens Arnold2006-04-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9677 a1c6a512-1295-4272-9138-f99709370657
* New game plugin: bubbles, initial commitAdam Boot2006-03-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9126 a1c6a512-1295-4272-9138-f99709370657
* New plugin: Tetrox, vertical tetris by eli sherer with work by me to port it ↵Ben Basha2006-03-19
| | | | | | to all rockbox working platforms. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9118 a1c6a512-1295-4272-9138-f99709370657
* BrickMania for Archos Recorder/Ondio, iAudio x5 (b/w at the moment) and iPod 3GBen Basha2006-02-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8776 a1c6a512-1295-4272-9138-f99709370657
* First attempt at generating and using .h files from bitmaps using bmp2rb. ↵Dave Chapman2006-02-21
| | | | | | The .h files are generated for both the core bitmaps and the plugins, but are only currently being used in the core. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8759 a1c6a512-1295-4272-9138-f99709370657
* Initial attempt at using bmp2rb in the build system. Don't forget to re-run ↵Dave Chapman2006-01-22
configure git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8418 a1c6a512-1295-4272-9138-f99709370657