summaryrefslogtreecommitdiff
path: root/apps/plugins
AgeCommit message (Expand)Author
2006-02-08Ooops, small fix.Jens Arnold
2006-02-08Preparation for colour gfx viewers: xlcd_color_bitmap_part() and xlcd_color_b...Jens Arnold
2006-02-08JPEG viewer adapted to colour targets (greyscale only for now). New functions...Jens Arnold
2006-02-08Fix typo for iPod 3G keypad check.Dave Chapman
2006-02-07Rework PCM bufferBrandon Low
2006-02-07Fixed a few warningsHristo Kovachev
2006-02-071. Updated battery_bench plugin:Hristo Kovachev
2006-02-06Added memmove() to codec API & plugin API, and changed codeclib and plugin li...Jens Arnold
2006-02-05iPod: Make the plugins compile on the iPod 4G grayscaleDave Chapman
2006-02-05Colour targets: Adapted mandelbrot plugin. The plugin library now contains sc...Jens Arnold
2006-02-05Minor cleaning - move card back bitmap to external bmp file, and define card ...Dave Chapman
2006-02-03Added iFP keybindings.Tomasz Malesinski
2006-02-03Fixed warnings on iFP.Tomasz Malesinski
2006-02-01Add break effect + Bigger bricksBen Basha
2006-01-27Remove calls to cpu_boost - they are not required any moreBen Basha
2006-01-27shortened the comment to 80 colDaniel Stenberg
2006-01-27Made lots of keys' code depend on the actual definition of the key insteadDaniel Stenberg
2006-01-271 - don't assume 160x128 means iriver h1x0 display, added check for depthDaniel Stenberg
2006-01-27Portability enhancements - make the menu bitmap positions #defines, introduce...Dave Chapman
2006-01-26Patch #1415757 by Ben Basha - Brickmania update, Flip powerup plus some brick...Linus Nielsen Feltzing
2006-01-26Adjusted the bitmap build to run make in the bitmap directoriesDaniel Stenberg
2006-01-25Button mappings for iPods, using mp3_is_playing() for harware platforms, file...Hristo Kovachev
2006-01-25And the plugin itself ... :)Hristo Kovachev
2006-01-25New "battery benchmark" plugin by Alexander Spyridakis, modified a bit by meHristo Kovachev
2006-01-24Fix bug caused by change to external bitmaps - use the correct stride value f...Dave Chapman
2006-01-23Fixed USB handling in grayscale library mode.Jens Arnold
2006-01-23Cube: Solid greyscale mode is now supported on Archos Recorders and Ondios, u...Jens Arnold
2006-01-23Bugfix: gray_putsxyofs() couldn't have worked beforeJens Arnold
2006-01-23Grayscale library: colour macros now matching the core LCD drivers.Jens Arnold
2006-01-23Small bugfix for LCDs > 128 pixels high.Dave Chapman
2006-01-23Correct backlight handlingDave Chapman
2006-01-23BrickMania game (currently only for H300 and iPod Color) from Ben Basha (Papr...Dave Chapman
2006-01-23Forgotten Makefile change - Link bitmap libraries against plugins for the SDL...Dave Chapman
2006-01-23bmp2rb build system optimisation - only build the necessary libraries for the...Dave Chapman
2006-01-22Fix sim builds broken by the bmp2rb-in-build-system patchDave Chapman
2006-01-22Initial attempt at using bmp2rb in the build system. Don't forget to re-run ...Dave Chapman
2006-01-21Looks like an extra line snuck into an ipod commit, created broken clean targetBrandon Low
2006-01-20gcc 4.0.2 uses memcpy() to initialise variables on the stack, so we explicitl...Dave Chapman
2006-01-20Initial support for iPod color and video. The Nano has a 176x132 LCD, which ...Dave Chapman
2006-01-20simulator build fixDaniel Stenberg
2006-01-20Karl Kurbjun's patch #1407719:Daniel Stenberg
2006-01-20Sudoku: Fixed drawing of scratchpad on archos LCD.Jens Arnold
2006-01-19more iAudio x5 adjustments by Matt v.d. Westhuizen (#1408980)Daniel Stenberg
2006-01-19Use symbolic name better and don't appear to crash on the You WIN screenBrandon Low
2006-01-19Level caching and screen size/color handling for sokoban from myself and Midg...Brandon Low
2006-01-18Profiling support, tools and documentation.Brandon Low
2006-01-18removed a few ifdefsDaniel Stenberg
2006-01-18Matt v.d. Westhuizen's iAudio X5 keypad adjustmentsDaniel Stenberg
2006-01-18The .entry section does no longer exist.Jens Arnold
2006-01-17Remove use of stdio.h. Proper handling of IRAM.Thom Johansen