| Commit message (Expand) | Author |
| 2006-02-21 | First attempt at generating and using .h files from bitmaps using bmp2rb. Th... | Dave Chapman |
| 2006-02-20 | Faster filled triangle drawing for colour targets and greyscale iPods. | Jens Arnold |
| 2006-02-20 | BrickMania for iPod Nano | Ben Basha |
| 2006-02-19 | Re-adding in binary mode | Dave Chapman |
| 2006-02-19 | Added in ASCII mode. | Dave Chapman |
| 2006-02-19 | Patch #1418787 brickmania for the H1xx series by Dominik Wenger with changes ... | Ben Basha |
| 2006-02-19 | Add ASM optimised range_limit() for ARM, which gives a tiny performance | Thom Johansen |
| 2006-02-19 | Repeat rate adaption is now handled by the button driver. | Jens Arnold |
| 2006-02-19 | Replace the range_limit lookup table with an inline function, asm optimised f... | Jens Arnold |
| 2006-02-18 | Oops, fix the simulator builds | Hristo Kovachev |
| 2006-02-18 | Okay, clearing the display twice doesn't give us anything more.. | Hristo Kovachev |
| 2006-02-18 | "Next/Previous jpeg from within the JPEG viewer" addition by Alexander Spyrid... | Hristo Kovachev |
| 2006-02-17 | Fix playback stopping during playback due to lack of yields when framerate fa... | Brandon Low |
| 2006-02-17 | Put not-so-large arrays on the stack, so they end up in IRAM on Iriver and iP... | Jens Arnold |
| 2006-02-17 | Use macro instead of literal constant for readability. | Jens Arnold |
| 2006-02-17 | Colour JPEG display on colour targets. | Jens Arnold |
| 2006-02-17 | *Side flickering bug fixed. *Continue game bug fixed. + Added sleep timer cou... | Ben Basha |
| 2006-02-16 | the JPEG core can now also decode color images, this has to be wired to the a... | Jörg Hohensohn |
| 2006-02-16 | Patch #1432941 - Colour support for Plasma by Mikael Magnusson | Dave Chapman |
| 2006-02-16 | Fixed scrolling for iPods (now scrolling the wheel forward will move down, an... | Zakk Roberts |
| 2006-02-15 | Bejeweled: speed fixes, graphics enhancements, and use external bitmaps | Adam Boot |
| 2006-02-15 | New powerup - multi balls | Ben Basha |
| 2006-02-12 | Mapped iFP DRAM to 0xc00000 and enabled caching in this area. | Tomasz Malesinski |
| 2006-02-11 | Just a very simple change to test if the new distributed buildsystem picks it... | Tomas Salfischberger |
| 2006-02-10 | Do not compile grayscale lib (and plugins needing it) for the iPod Grayscale LCD | Dave Chapman |
| 2006-02-10 | Fix iPod 4G grayscale warnings | Dave Chapman |
| 2006-02-09 | Fix simulator builds (not positive sims are parallel make compliant still) | Brandon Low |
| 2006-02-09 | Various build sytem cleanups | Brandon Low |
| 2006-02-08 | Changed the 'stride' parameter of all *_bitmap_part() function to always mean... | Jens Arnold |
| 2006-02-08 | Ooops, small fix. | Jens Arnold |
| 2006-02-08 | Preparation for colour gfx viewers: xlcd_color_bitmap_part() and xlcd_color_b... | Jens Arnold |
| 2006-02-08 | JPEG viewer adapted to colour targets (greyscale only for now). New functions... | Jens Arnold |
| 2006-02-08 | Fix typo for iPod 3G keypad check. | Dave Chapman |
| 2006-02-07 | Rework PCM buffer | Brandon Low |
| 2006-02-07 | Fixed a few warnings | Hristo Kovachev |
| 2006-02-07 | 1. Updated battery_bench plugin: | Hristo Kovachev |
| 2006-02-06 | Added memmove() to codec API & plugin API, and changed codeclib and plugin li... | Jens Arnold |
| 2006-02-05 | iPod: Make the plugins compile on the iPod 4G grayscale | Dave Chapman |
| 2006-02-05 | Colour targets: Adapted mandelbrot plugin. The plugin library now contains sc... | Jens Arnold |
| 2006-02-05 | Minor cleaning - move card back bitmap to external bmp file, and define card ... | Dave Chapman |
| 2006-02-03 | Added iFP keybindings. | Tomasz Malesinski |
| 2006-02-03 | Fixed warnings on iFP. | Tomasz Malesinski |
| 2006-02-01 | Add break effect + Bigger bricks | Ben Basha |
| 2006-01-27 | Remove calls to cpu_boost - they are not required any more | Ben Basha |
| 2006-01-27 | shortened the comment to 80 col | Daniel Stenberg |
| 2006-01-27 | Made lots of keys' code depend on the actual definition of the key instead | Daniel Stenberg |
| 2006-01-27 | 1 - don't assume 160x128 means iriver h1x0 display, added check for depth | Daniel Stenberg |
| 2006-01-27 | Portability enhancements - make the menu bitmap positions #defines, introduce... | Dave Chapman |
| 2006-01-26 | Patch #1415757 by Ben Basha - Brickmania update, Flip powerup plus some brick... | Linus Nielsen Feltzing |
| 2006-01-26 | Adjusted the bitmap build to run make in the bitmap directories | Daniel Stenberg |