summaryrefslogtreecommitdiff
path: root/apps/plugins/bitmaps/native/SOURCES (follow)
Commit message (Collapse)AuthorAge
* Sansa Clip Zip: Bubble now shows a proper background imageDimitar Dimitrov2012-03-03
| | | | | | | | | | Change-Id: If595378d58a4602bdc6b101c062c6974f6debf62 Reviewed-on: http://gerrit.rockbox.org/167 Reviewed-by: Dimitar Dimitrov <mitakas@gmail.com> Tested-by: Dimitar Dimitrov <mitakas@gmail.com> Tested-by: Bertrik Sikken <bertrik@sikken.nl> Reviewed-by: Bertrik Sikken <bertrik@sikken.nl> Reviewed-by: Rafaël Carré <rafael.carre@gmail.com>
* Fixed clock bitmaps for Sansa Clip Zip (96x96x16)Nathan Korth2012-02-21
| | | | | | | | | | clock_binary, clock_logo, and clock_messages are new; the rest are provided by 132x80 and 128x128, which already had the correct sizes Change-Id: Ib34b605705b8a21a784faea8adc9ec448dfa7457 Reviewed-on: http://gerrit.rockbox.org/110 Reviewed-by: Bertrik Sikken <bertrik@sikken.nl> Tested-by: Bertrik Sikken <bertrik@sikken.nl>
* Add graphics for solitaire/blackjack plugins for the sansa clip zip by ↵Bertrik Sikken2012-02-03
| | | | | | | | | Nathan Korth Change-Id: Ic87bf074f2d60687a2933b05fcad1c0d27dfd9ec Reviewed-on: http://gerrit.rockbox.org/79 Reviewed-by: Bertrik Sikken <bertrik@sikken.nl> Tested-by: Bertrik Sikken <bertrik@sikken.nl>
* Sansa Clip Zip: enable all pluginsRafaël Carré2011-12-02
| | | | | | use too big graphics when needed (some plugins will be ugly) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31113 a1c6a512-1295-4272-9138-f99709370657
* Sansa clip zip: update plugins (jewels, pegbox, rockpaint, star)Bertrik Sikken2011-11-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30976 a1c6a512-1295-4272-9138-f99709370657
* Add backgrounds for 128x160 displays to bubbles and rockblox. Set the ↵Michael Sevakis2011-01-10
| | | | | | coordinates in the code. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29020 a1c6a512-1295-4272-9138-f99709370657
* Fix r29016 red.Michael Sevakis2011-01-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29017 a1c6a512-1295-4272-9138-f99709370657
* SA9200: Make plugins. Cheat a little just to get things to make at first by ↵Michael Sevakis2011-01-09
| | | | | | using some artwork for 128x128 screen. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29016 a1c6a512-1295-4272-9138-f99709370657
* Resistor plugin: Frank Gevaerts2010-10-02
| | | | | | | | crop the smallest bitmap so it's usable for any small screen and nut just the c200 make the layout a bit more flexible git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28193 a1c6a512-1295-4272-9138-f99709370657
* New plugin: Resistor code calculatorFrank Gevaerts2010-10-02
| | | | | | | | Flyspray: FS#11585 Author: Calvin Walden git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28191 a1c6a512-1295-4272-9138-f99709370657
* Corrected brickmania bitmaps in SOURCE for M3 and HD200. Remove unneeded bitmap.Marcin Bukat2010-04-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25735 a1c6a512-1295-4272-9138-f99709370657
* Add MPIO HD200 port - changed filesMarcin Bukat2010-04-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25724 a1c6a512-1295-4272-9138-f99709370657
* Build pitch_detector bitmaps for all targets, even those without colorRafaël Carré2010-03-30
| | | | | | (forgot to remove the condition in r25397) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25399 a1c6a512-1295-4272-9138-f99709370657
* pitch_detector: fix builds on monochrome targets, remove an unused variableRafaël Carré2010-03-29
| | | | | | Add icons for Clip, copied from c200 icons git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25397 a1c6a512-1295-4272-9138-f99709370657
* pitch_detector plugin only works on color LCDsRafaël Carré2010-03-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25387 a1c6a512-1295-4272-9138-f99709370657
* New plugin: FFT, A frequency analyzer pluginFrank Gevaerts2010-02-10
| | | | | | | | | | | | | There is some more work needed: - Keymaps are definitely not perfect, touchscreen targets are disabled due to no keymap - There is no manual yet Author: Delyan Kratunov Flyspray: FS#10065 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24587 a1c6a512-1295-4272-9138-f99709370657
* Brickmania: Scale bitmaps with the high-res bricks to fit them to the LCD ↵Karl Kurbjun2010-01-02
| | | | | | width for the Gigabeat F/X/S. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24138 a1c6a512-1295-4272-9138-f99709370657
* Another take at quitting with an error messageAlexander Levin2009-09-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22691 a1c6a512-1295-4272-9138-f99709370657
* Revert everything to a workable state until the issue is investigated properlyAlexander Levin2009-09-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22689 a1c6a512-1295-4272-9138-f99709370657
* Fix redAlexander Levin2009-09-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22688 a1c6a512-1295-4272-9138-f99709370657
* Quit with an error message if the LCD is not supportedAlexander Levin2009-09-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22687 a1c6a512-1295-4272-9138-f99709370657
* Fix the pitch detector plugin for iaudioM3Alexander Levin2009-09-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22686 a1c6a512-1295-4272-9138-f99709370657
* UI improvements for the pitch detector (ongoing work by David Johnston from ↵Alexander Levin2009-09-12
| | | | | | FS#8768) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22685 a1c6a512-1295-4272-9138-f99709370657
* Invadrox: Add support for 640x480 screens.Karl Kurbjun2009-08-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22151 a1c6a512-1295-4272-9138-f99709370657
* Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ↵Michael Giacomelli2009-08-04
| | | | | | with improvements and bitmap graphics by me. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22149 a1c6a512-1295-4272-9138-f99709370657
* new powerup in brickmania Robert Kukla2009-07-26
| | | | | | | Author: Asael Reiter Flyspray: FS #10463 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22057 a1c6a512-1295-4272-9138-f99709370657
* Fix OndaKarl Kurbjun2009-07-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22011 a1c6a512-1295-4272-9138-f99709370657
* Forgot to update sources for last revision (r22009)Karl Kurbjun2009-07-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22010 a1c6a512-1295-4272-9138-f99709370657
* Snake2: Add support for 640x480 screensKarl Kurbjun2009-07-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21991 a1c6a512-1295-4272-9138-f99709370657
* Star, Flipit, Rockblox, Sokoban, Wormlet: Add support for 640x480 screensKarl Kurbjun2009-07-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21990 a1c6a512-1295-4272-9138-f99709370657
* Pegbox: Add support for 640x480 screensKarl Kurbjun2009-07-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21987 a1c6a512-1295-4272-9138-f99709370657
* Replace bitmap menu with a standard menu, add highscore table, save last ↵Johannes Schwarz2009-07-18
| | | | | | achieved level and add difficulty (part of FS#10193) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21964 a1c6a512-1295-4272-9138-f99709370657
* Brickmania, Chessbox, Blackjack, and Solitaire: Add support for 640x480 and ↵Karl Kurbjun2009-07-18
| | | | | | 480x640 screens git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21946 a1c6a512-1295-4272-9138-f99709370657
* remove references to pegbox bitmaps that were removed in r21907 (problem not ↵Robert Kukla2009-07-16
| | | | | | detected by build system) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21910 a1c6a512-1295-4272-9138-f99709370657
* Add appropriate sized cards for 640x480 screens based on svg-cards-2.0. ↵Karl Kurbjun2009-06-13
| | | | | | SOURCES is setup for 640x480 on a number of plugins as well, but graphics are not committed yet: will add as plugins are tested git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21279 a1c6a512-1295-4272-9138-f99709370657
* Load PictureFlow logo from disk, discarding it after splash screen is done ↵Andrew Mahone2009-05-23
| | | | | | and freeing the used space for the slide cache. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21051 a1c6a512-1295-4272-9138-f99709370657
* Pegbox fixes by Rafaël Carré.Michael Giacomelli2009-04-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20722 a1c6a512-1295-4272-9138-f99709370657
* Enable plugins on the Onda VX747Maurus Cuelenaere2009-04-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20647 a1c6a512-1295-4272-9138-f99709370657
* Invadrox - some bitmap related changes in preparation of porting it to more ↵Marianne Arnold2009-04-07
| | | | | | screen resolutions, should not be visible to the user: (1) Use single bitmaps (or strips where possible) instead of one big bitmap each, so instructions and defines how to take the bitmap apart aren't needed. It's more flexible and makes it possible to (2) get some width/height variables directly from the bitmaps. (3) Use background images for static items. Both reduces the number of hardcoded values noticeably. (4) Make the 'fire_sprite' an external bitmap too - with help of Jens -. (5) Rename 'TINY_GRAPHICS' to 'SMALL_GRAPHICS' to have this name available for even smaller images (which is planned). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20646 a1c6a512-1295-4272-9138-f99709370657
* plugins/lib/feature_wrappers.h to provide easy access to some feature that ↵Andrew Mahone2009-01-24
| | | | | | | | | may be in either API or pluginlib depending on target pictureflow modified to use feature wrappers, and built on all targets that have tagcache and are swcodec git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19837 a1c6a512-1295-4272-9138-f99709370657
* Add support for scaled bitmap loads, and for greylib display, toAndrew Mahone2008-12-27
| | | | | | pictureflow, as well as several small fixes in the areas modified. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19598 a1c6a512-1295-4272-9138-f99709370657
* Sansa Clip: build plugins (FS#9578)Rafaël Carré2008-11-28
| | | | | | | | | | | | Use unmodified C200 keymap when possible, variation of it when not Use Archos bitmaps when possible Current problems: - Pegbox plugin shows display corruption (corruption is different in the simulator) - Bubbles plugin misses 1 or 2 bottom lines, but if we gain back these lines it occupies a too small area of the screen - Splitted screen (yellow/blue) is a bit weird in most plugins git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19252 a1c6a512-1295-4272-9138-f99709370657
* New makefile solution: A single invocation of 'make' to build the entire ↵Björn Stenberg2008-11-20
| | | | | | | | | tree. Fully controlled dependencies give faster and more correct recompiles. Many #include lines adjusted to conform to the new standards. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19146 a1c6a512-1295-4272-9138-f99709370657
* Pegbox - new graphics for Archos, c200, small H10, Mini, M3 - also cleaning ↵Marianne Arnold2008-10-13
| | | | | | and small tweaks to the rest of the greyscale and monochrome bitmaps. Aspect ratio correct the pieces for the Archos screen (now uses 9x7 tiles) which made it possible to also add the header with statistics). Necessary changes to pegbox.c: don't assume piece height = piece width, prepare a new 'wide' layout for the c200 with the statics at the side. Additional cleanup - make the code more readable by replacing repeatedly used bmpheight_XYZ with defines, splitting some too long lines. Let the 'Start on level' line in the menu actually appear on the Mini's screen. Also rename the greyscale graphics according convention to '...x2.bmp' and set the mime-type more accurately for all pegbox bitmaps. Finally, add Joel Puik, the creator of the original colour graphics to CREDITS. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18803 a1c6a512-1295-4272-9138-f99709370657
* Quick fix for the failing m:robe 500 build. Proper rockblox graphics are ↵Jens Arnold2008-05-25
| | | | | | needed to make it work correctly. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17631 a1c6a512-1295-4272-9138-f99709370657
* Fix rockblox on all 160x128x2 and 160x128x16 targets. They used the mono ↵Jens Arnold2008-05-25
| | | | | | bitmap intended for m:robe100 as a native one, making the background looking odd and crashing the sim. Bitmaps for monochrome targets used like native bitmaps shouldn't reside in bitmaps/mono, as that's asking for confusion. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17629 a1c6a512-1295-4272-9138-f99709370657
* New chessbox graphics for the M3 - a new size to utilise the available ↵Marianne Arnold2008-05-24
| | | | | | display height there. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17619 a1c6a512-1295-4272-9138-f99709370657
* Sokoban: enable the plugin for the c200. Invent a new, a bit more rockboxish ↵Marianne Arnold2008-05-18
| | | | | | colour scheme since the old one didn't work in the small size that was needed for the c200's screen. Also use these colours in existing bmps and add some in-between sizes (e.g. for the Nano and Gigabeat) to use the screen size as best as possible. Rename the existing colour bmps consistently. Remove the drawing code for monochrome screens and let them use the bitmap build system too. This also allows further simplifying the code and let the plugin retrieve the tilesize from the bitmap. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17569 a1c6a512-1295-4272-9138-f99709370657
* New card bitmaps for the m:robe100 (used in solitaire and blackjack). They ↵Marianne Arnold2008-05-04
| | | | | | graphics are now bigger, same size as on other 160x128 displays, and take the 'inverted' red on black of the m:robe100's display into account. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17364 a1c6a512-1295-4272-9138-f99709370657
* FS#5725 - New Puzzle Game "PegBox"; with changes by myself:Robert Kukla2008-04-03
| | | | | | | | | | | - button definitions for m:robe 100 and sansa c200 - adapted graphics for m:robe 100 - use image size directly from auto-generated headers - save data files in correct directory - manual chapter (still missing most screenshots) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16957 a1c6a512-1295-4272-9138-f99709370657