| Commit message (Expand) | Author | Age |
| * | Correct the preprocessor condition introduced in r20112, also include FS#9958... | Thomas Martitz | 2009-02-26 |
| * | Ingenic Jz4740: | Maurus Cuelenaere | 2009-02-26 |
| * | Remove SCROLL_WHEEL and use HAVE_SCROLLWHEEL instead. This also activates the... | Thomas Martitz | 2009-02-26 |
| * | Archos and other low mem don't have playback in chessbox, so don't show the m... | Thomas Martitz | 2009-02-26 |
| * | Accept the first patch at FS#9953 - Add Playback Control to more plugins, by... | Thomas Martitz | 2009-02-26 |
| * | Stop hiding errors by redirecting stderr to /dev/null. If we really need to d... | Daniel Stenberg | 2009-02-23 |
| * | Display duration for audio files, by special demand and because it was easy t... | Jens Arnold | 2009-02-21 |
| * | And now with the added file... | Mustapha Senhaji | 2009-02-21 |
| * | Fix the archos builds, stranginess had happen in my local tree. | Mustapha Senhaji | 2009-02-20 |
| * | FS#9901 by Joshua Simmons for the Goban plugin: Goban overlay for the Archos ... | Mustapha Senhaji | 2009-02-20 |
| * | FS#9930 by Joshua Simmons: Code clean up the goban plugin a bit, mostly by im... | Mustapha Senhaji | 2009-02-19 |
| * | Change Grayscale to Greyscale in the JPEG viewer and add explanation of the D... | Jonas Häggqvist | 2009-02-19 |
| * | Get rid of a useless copy instruction in the SH1 32*32->64bit multiply routin... | Jens Arnold | 2009-02-15 |
| * | fix greylib scaler output on sh, output_row_grey was not using SC_MUL macro | Andrew Mahone | 2009-02-15 |
| * | Define a specific exit button. Stops the plugin from exiting prematurely, e.g... | Jens Arnold | 2009-02-15 |
| * | Spelling fixes (UK English) by Alex Parker | Frank Gevaerts | 2009-02-15 |
| * | Goban plugin: Fixes a display issue with comments containing '\r' by Joshua S... | Mustapha Senhaji | 2009-02-13 |
| * | Philips HDD1630 - add LCD YUV functions so mpegplayer works. | Mark Arigo | 2009-02-13 |
| * | 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 |