| Commit message (Expand) | Author | Age |
| * | Revert the static'ing, as it causes crashes/freezes. Needs investigation. | Jens Arnold | 2009-03-07 |
| * | Made all local functions static, saving ~500 bytes of binsize on coldfire and... | Jens Arnold | 2009-03-07 |
| * | Mono targets: Make sure the splash screen uses white on black and the logo do... | Jens Arnold | 2009-03-07 |
| * | Performance tweaks for SH1. No changes for coldfire and ARM, apart from chang... | Jens Arnold | 2009-03-07 |
| * | add the needed plugin API exports for pictureflow to hwcodec, use the audio b... | Andrew Mahone | 2009-03-06 |
| * | pictureflow: use correct priority to free slides when extending cache on righ... | Andrew Mahone | 2009-03-06 |
| * | Remove no longer used stuff. | Jens Arnold | 2009-03-05 |
| * | Use a static pattern rule to restrict the dependency on [pluginname].o to sin... | Jens Arnold | 2009-03-04 |
| * | FS#9919 pictureflow cache rework, footprint reduction, buflib use | Andrew Mahone | 2009-03-04 |
| * | FS#9916 buflib plugin memory allocator | Andrew Mahone | 2009-03-04 |
| * | Cosmetic fix: remove duplicate semicolons | Bertrik Sikken | 2009-03-04 |
| * | Bring back -fdata-sections that got lost in the make system overhaul (r19146). | Jens Arnold | 2009-03-03 |
| * | Improve grammar and key map in reversi (FS#9960 and FS#9961) | Alexander Levin | 2009-03-02 |
| * | Fix some slight inconsistencies. | Jens Arnold | 2009-03-02 |
| * | Calculate the optimal memory location for overlay plugins, and use plugin.lds... | Jens Arnold | 2009-03-02 |
| * | Fix rockboy on the recorders. | Jens Arnold | 2009-03-01 |
| * | Make clock menu capitalizing consistent (FS#9939). There is an ongoing | Alexander Levin | 2009-03-01 |
| * | Silence warning from 'ar' if the archive had to be created. | Jens Arnold | 2009-03-01 |
| * | 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 |