Age | Commit message (Expand) | Author |
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 |
2006-01-25 | Button mappings for iPods, using mp3_is_playing() for harware platforms, file... | Hristo Kovachev |
2006-01-25 | And the plugin itself ... :) | Hristo Kovachev |
2006-01-25 | New "battery benchmark" plugin by Alexander Spyridakis, modified a bit by me | Hristo Kovachev |
2006-01-24 | Fix bug caused by change to external bitmaps - use the correct stride value f... | Dave Chapman |
2006-01-23 | Fixed USB handling in grayscale library mode. | Jens Arnold |
2006-01-23 | Cube: Solid greyscale mode is now supported on Archos Recorders and Ondios, u... | Jens Arnold |
2006-01-23 | Bugfix: gray_putsxyofs() couldn't have worked before | Jens Arnold |
2006-01-23 | Grayscale library: colour macros now matching the core LCD drivers. | Jens Arnold |
2006-01-23 | Small bugfix for LCDs > 128 pixels high. | Dave Chapman |
2006-01-23 | Correct backlight handling | Dave Chapman |
2006-01-23 | BrickMania game (currently only for H300 and iPod Color) from Ben Basha (Papr... | Dave Chapman |
2006-01-23 | Forgotten Makefile change - Link bitmap libraries against plugins for the SDL... | Dave Chapman |
2006-01-23 | bmp2rb build system optimisation - only build the necessary libraries for the... | Dave Chapman |
2006-01-22 | Fix sim builds broken by the bmp2rb-in-build-system patch | Dave Chapman |
2006-01-22 | Initial attempt at using bmp2rb in the build system. Don't forget to re-run ... | Dave Chapman |
2006-01-21 | Looks like an extra line snuck into an ipod commit, created broken clean target | Brandon Low |
2006-01-20 | gcc 4.0.2 uses memcpy() to initialise variables on the stack, so we explicitl... | Dave Chapman |
2006-01-20 | Initial support for iPod color and video. The Nano has a 176x132 LCD, which ... | Dave Chapman |
2006-01-20 | simulator build fix | Daniel Stenberg |
2006-01-20 | Karl Kurbjun's patch #1407719: | Daniel Stenberg |
2006-01-20 | Sudoku: Fixed drawing of scratchpad on archos LCD. | Jens Arnold |
2006-01-19 | more iAudio x5 adjustments by Matt v.d. Westhuizen (#1408980) | Daniel Stenberg |
2006-01-19 | Use symbolic name better and don't appear to crash on the You WIN screen | Brandon Low |
2006-01-19 | Level caching and screen size/color handling for sokoban from myself and Midg... | Brandon Low |
2006-01-18 | Profiling support, tools and documentation. | Brandon Low |
2006-01-18 | removed a few ifdefs | Daniel Stenberg |
2006-01-18 | Matt v.d. Westhuizen's iAudio X5 keypad adjustments | Daniel Stenberg |
2006-01-18 | The .entry section does no longer exist. | Jens Arnold |
2006-01-17 | Remove use of stdio.h. Proper handling of IRAM. | Thom Johansen |