| Commit message (Expand) | Author | Age |
| ... | |
| * | fix test_greylib_bitmap_scale.c | Andrew Mahone | 2009-02-13 |
| * | revert r19656 for lamp which is no longer needed. should fix FS#9877 | Jonathan Gordon | 2009-02-13 |
| * | Goban plugin: FS#9897 by Joshua Simmons | Mustapha Senhaji | 2009-02-12 |
| * | Make test_codec.c compilable again. | Andree Buschmann | 2009-02-12 |
| * | Exclude the philips build too for now, to fix building. | Mustapha Senhaji | 2009-02-11 |
| * | Attempt #2 to fix compilations, let's hope this is the last one :) | Mustapha Senhaji | 2009-02-11 |
| * | Hopefully fix the red builds. | Mustapha Senhaji | 2009-02-11 |
| * | Oops, missed some files in my previous commit. | Mustapha Senhaji | 2009-02-11 |
| * | New game plugin by Joshua Simmons FS#7369: Goban plugin, Go/Igo/Weiqi/Baduk g... | Mustapha Senhaji | 2009-02-11 |
| * | Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS... | Michael Sevakis | 2009-02-11 |
| * | Move screendump from apps to firmware, solving two nasty firmware-to-apps cal... | Jens Arnold | 2009-02-10 |
| * | More compact screendump routines for core and greylib. The core routine might... | Jens Arnold | 2009-02-09 |
| * | Xobox - clear display for all. Fixes problem on colour screens with one or bo... | Marianne Arnold | 2009-02-09 |
| * | make sure plugin.lds is not processed when building sims since it isn't used ... | Daniel Stenberg | 2009-02-09 |
| * | do the #error for unknown CPU in the cases we're not building a sim | Daniel Stenberg | 2009-02-09 |
| * | don't do #error if no CPU define was found since we don't set it on simulator | Daniel Stenberg | 2009-02-09 |
| * | Onda VX747: commit some parts to get apps/ to compile (more will follow) | Maurus Cuelenaere | 2009-02-09 |
| * | Put the display colours for monochrome and greyscale targets into the target ... | Jens Arnold | 2009-02-09 |
| * | align frontmost edge of slides with plane of display | Andrew Mahone | 2009-02-08 |
| * | simplify zo calculation a bit, "zoom" the center margin value and add term fo... | Andrew Mahone | 2009-02-08 |
| * | rewrite of pictureflow renderer with 3D projection, this will allow many poss... | Andrew Mahone | 2009-02-07 |
| * | use a table-free clz on coldfire, where it benchmarks a bit faster | Andrew Mahone | 2009-02-06 |
| * | Fix FS#2533, apple appearing late in the snake plugin | Thomas Martitz | 2009-02-05 |
| * | Fix a wrong check in lamp, spotted by DerPapst | Jonathan Gordon | 2009-02-05 |
| * | Gigabeat S: Get remote keymaps up to snuff and working. Do a couple tweaks on... | Michael Sevakis | 2009-02-03 |
| * | Use LCD_HEIGHT to exclude pacbox from c200 builds instead of target name so t... | Marianne Arnold | 2009-02-01 |
| * | Accept a quick patch from Alexander Levin to neaten up the #defines and comme... | Jonathan Gordon | 2009-02-01 |
| * | Statusbar handling fixes. | Jonathan Gordon | 2009-02-01 |
| * | per Jens Arnold's suggestion: | Andrew Mahone | 2009-01-30 |
| * | correct clz in pictureflow.c | Andrew Mahone | 2009-01-30 |
| * | remove 64-bit math from fdiv in pictureflow.c, replacing it with limited pre-... | Andrew Mahone | 2009-01-30 |
| * | pictureflow tweaks: | Andrew Mahone | 2009-01-29 |
| * | fix divide-by-zero error in pictureflow when selecting album | Andrew Mahone | 2009-01-29 |
| * | MPEGPlayer: If valid start AND end timestamps for a stream are not found then... | Michael Sevakis | 2009-01-29 |
| * | fix mem* wrappers in UI on cygwin, by not building certain plugins on sim, ra... | Andrew Mahone | 2009-01-25 |
| * | Philips HDD1630: fix yellow | Mark Arigo | 2009-01-24 |
| * | remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ... | Andrew Mahone | 2009-01-24 |
| * | Plugins for the Philips HDD1630. The keymaps are largely untested on the devi... | Mark Arigo | 2009-01-24 |
| * | Add button map for the Clip. | Jens Arnold | 2009-01-24 |
| * | fix yellow - don't build pluginlib_albumart.c on non-bitmap targets | Andrew Mahone | 2009-01-24 |
| * | fix red on mono hardware - add mem function wrappers to pictureflow | Andrew Mahone | 2009-01-24 |
| * | plugins/lib/feature_wrappers.h to provide easy access to some feature that ma... | Andrew Mahone | 2009-01-24 |
| * | fix for targets using greylib in pictureflow, they need to set drawmode for b... | Andrew Mahone | 2009-01-24 |
| * | albumart search in pluginlib when building without HAVE_ALBUMART (for later u... | Andrew Mahone | 2009-01-24 |
| * | Include divide-by-zero handling within plugins and codecs for ARM processors. | Michael Sevakis | 2009-01-24 |
| * | replace DIV255 with an inline function, the macro version caused unneeded rec... | Andrew Mahone | 2009-01-21 |
| * | fix red on grayscale in pictureflow | Andrew Mahone | 2009-01-20 |
| * | scaler optimizations: | Andrew Mahone | 2009-01-20 |
| * | port test_boost.c to global plugin API | Andrew Mahone | 2009-01-19 |
| * | Fix TYPE_BOOL settings format string. Boolean settings should really use 'on'... | Jens Arnold | 2009-01-18 |