| Commit message (Expand) | Author | Age |
| * | Fix a typo in the comment | Alexander Levin | 2009-03-21 |
| * | Fix yellow | Alexander Levin | 2009-03-20 |
| * | Accept some improvements to the text editor plugin (FS#9988 with minor modifi... | Alexander Levin | 2009-03-20 |
| * | Correct displaying of the clock in binary (FS#9941). This looks good for 'neg... | Alexander Levin | 2009-03-20 |
| * | Sansa Fuze: Fix bubbles controls (scrollwheel didn't work). | Thomas Martitz | 2009-03-17 |
| * | Rework lcd_enabled and lcd_set/call_enable hook | Thomas Martitz | 2009-03-17 |
| * | Change spelling to British English in the filetype colours section | Alex Parker | 2009-03-16 |
| * | Ladies and Gentlemen we now have sound through the codecs on the M:Robe 500i ... | Karl Kurbjun | 2009-03-11 |
| * | Greyscale targets: Make the gradient a bit brighter and simplify the calculat... | Jens Arnold | 2009-03-09 |
| * | Optimize hline, fillrect and mono bitmap drawing for chunky displays (16 bit ... | Jens Arnold | 2009-03-08 |
| * | 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 |