| Commit message (Expand) | Author | Age |
| * | M:Robe 500: More LCD initialization, QVGA (vs. VGA) is now enabled by default... | Karl Kurbjun | 2009-04-09 |
| * | Undo revert of r20653 | Andrew Mahone | 2009-04-08 |
| * | fix accidental reverts in r20651 | Andrew Mahone | 2009-04-08 |
| * | Fix yellow | Andrew Mahone | 2009-04-08 |
| * | FS#9992: remove PLA use from PictureFlow, replacing it with maps designed for... | Andrew Mahone | 2009-04-08 |
| * | Enable plugins on the Onda VX747 | Maurus Cuelenaere | 2009-04-07 |
| * | Invadrox - some bitmap related changes in preparation of porting it to more s... | Marianne Arnold | 2009-04-07 |
| * | Patch by Rafaël Carré - Chopper : define small screen limit on height <= 64 | Bertrik Sikken | 2009-04-07 |
| * | Tidy up and remove executable flag from a few plugin bitmap files. | Marianne Arnold | 2009-04-07 |
| * | Start rockpaint with the toolbar visible (I guess that a full white screen ca... | Antoine Cellerier | 2009-04-05 |
| * | ZXBox: Clean up display init. Saves ~1KB on colour targets, and 4KB (coldfire... | Jens Arnold | 2009-04-05 |
| * | Fix red introduced with r20610. | Alexander Levin | 2009-04-03 |
| * | Rocklife: allow the cells file to have comment (everything on a line starting... | Alexander Levin | 2009-04-03 |
| * | Some improvements to rocklife (FS#10087, but slightly less paranoid). Main im... | Alexander Levin | 2009-04-03 |
| * | keybox: handle user canceling in the vkeyboard in a nicer way, fix a comment ... | Nils Wallménius | 2009-04-02 |
| * | Fix yellow in rocklife. j=j++ was most likely meant to be j++. Seems to be no... | Tom Ross | 2009-04-02 |
| * | Fix warnings | Karl Kurbjun | 2009-04-01 |
| * | Add initial support for changing the LCD mode in MPEG player for hardware YUV... | Karl Kurbjun | 2009-04-01 |
| * | M:Robe 500i: More LCD initialization, and beginnings of support for QVGA as w... | Karl Kurbjun | 2009-04-01 |
| * | FS#10079 by Justin Hannigan: Support for opening and viewing .cells files in ... | Robert Menes | 2009-03-31 |
| * | Some tweaks to the Doom keymap for D2/touchscreen targets. | Rob Purchase | 2009-03-30 |
| * | Accept FS#10068 by Teruaki Kawashima correcting the instructions built into a... | Nils Wallménius | 2009-03-29 |
| * | Remove useless check for HAVE_BACKLIGHT noted in FS#9878 | Nils Wallménius | 2009-03-28 |
| * | midi: yield more, fixes flickering backlight fade on some targets while playi... | Nils Wallménius | 2009-03-28 |
| * | Jewels: accept FS#9947 changing 'Resume Game' in the game menu to 'Resume Sav... | Nils Wallménius | 2009-03-28 |
| * | Enable the charging_status function also for targets with target-specific bat... | Bertrik Sikken | 2009-03-24 |
| * | Bump flash image version and adapt flashing documentation. | Jens Arnold | 2009-03-24 |
| * | Pictureflow optimisations: (1) No need to restore the drawmode, the core take... | Jens Arnold | 2009-03-22 |
| * | 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 |