| Commit message (Expand) | Author | Age |
| * | Better translation for one of the sorting strings in the Dutch language file.... | Peter D'Hoye | 2009-03-09 |
| * | Update Dutch translation | Peter D'Hoye | 2009-03-09 |
| * | Add a missing phrase (LANG_CREDITS) | Alexander Levin | 2009-03-09 |
| * | Update the Swedish translation. | Magnus Holmgren | 2009-03-09 |
| * | Greyscale targets: Make the gradient a bit brighter and simplify the calculat... | Jens Arnold | 2009-03-09 |
| * | Fix red. | Bertrik Sikken | 2009-03-08 |
| * | Yet more #include cleanups | Bertrik Sikken | 2009-03-08 |
| * | Document the new disconnect behaviour introduced by r20244 | Frank Gevaerts | 2009-03-08 |
| * | Fix insert/queue next, last and replace to update the last insert position too, | Thomas Martitz | 2009-03-08 |
| * | Make the USB disconnect feature dependent on HAVE_USB_POWER. This may not | Frank Gevaerts | 2009-03-08 |
| * | Allow the user to leave MSC mode by pressing the USB POWER button (the one th... | Frank Gevaerts | 2009-03-08 |
| * | Clean up some more #includes | Bertrik Sikken | 2009-03-08 |
| * | Optimize hline, fillrect and mono bitmap drawing for chunky displays (16 bit ... | Jens Arnold | 2009-03-08 |
| * | Fix playlist "Insert" a bit. | Thomas Martitz | 2009-03-08 |
| * | Clean up some #includes | Bertrik Sikken | 2009-03-08 |
| * | Fix FS#9980: Bookmarking didn't work in the root of a volume (e.g., an SD card). | Magnus Holmgren | 2009-03-08 |
| * | Add setjmp/longjmp for ARM and ColdFire to the codec lib, and use it in the V... | Magnus Holmgren | 2009-03-08 |
| * | Bugfix: Text styles are not drawmodes, so stop storing them in the vieport's ... | Jens Arnold | 2009-03-08 |
| * | Changed the comment to more accurately reflect how it works | Alexander Levin | 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 |
| * | Fix FS#9977 - Thanks to Brian Sutherland for intensive testing and effort | Thomas Martitz | 2009-03-06 |
| * | 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 |
| * | Revert r20200, it was incorrect. The feature 'serial_port' refers to serial p... | Bertrik Sikken | 2009-03-04 |
| * | Make the 'serial_port' feature depend on HAVE_SERIAL instead of IPOD_ACCESSOR... | Bertrik Sikken | 2009-03-04 |
| * | Cosmetic fix: remove duplicate semicolons | Bertrik Sikken | 2009-03-04 |
| * | Overlooked one place where the 'archive created' warning needs to be suppressed. | Jens Arnold | 2009-03-04 |
| * | FS #9978: Walon.lang update by Stéphane Quertinmont | Tom Ross | 2009-03-03 |
| * | Updated italian translation. | Alessio Lenzi | 2009-03-03 |
| * | Bring back -fdata-sections that got lost in the make system overhaul (r19146). | Jens Arnold | 2009-03-03 |
| * | FS #9974: Update Walon.lang by Stéphane Quertinmont. | Tom Ross | 2009-03-03 |
| * | Add missing user fields aka fix yellow. | Tom Ross | 2009-03-03 |
| * | More GSoC related work. Have genlang parse the user field of the lang files. ... | Tom Ross | 2009-03-03 |
| * | Improve grammar and key map in reversi (FS#9960 and FS#9961) | Alexander Levin | 2009-03-02 |
| * | Update the french translation. | Mustapha Senhaji | 2009-03-02 |
| * | Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe... | Thomas Martitz | 2009-03-02 |
| * | Only enable LANG_ENABLE_SPEAKER if HAVE_SPEAKER is defined | Maurus Cuelenaere | 2009-03-02 |
| * | Onda VX747: | Maurus Cuelenaere | 2009-03-02 |
| * | Fix some slight inconsistencies. | Jens Arnold | 2009-03-02 |
| * | Move generated lang-related files to their own directory in preparation of lo... | Tom Ross | 2009-03-02 |
| * | Another small change from my GSoC work: get rid of some old printf code in la... | Tom Ross | 2009-03-02 |
| * | Fix some memset calls that use the wrong order for arguments. | Tom Ross | 2009-03-02 |
| * | Calculate the optimal memory location for overlay plugins, and use plugin.lds... | Jens Arnold | 2009-03-02 |