| Commit message (Expand) | Author | Age |
| * | cube manual: correct mistakes | Rafaël Carré | 2009-10-09 |
| * | calculator: use home as clear button for sansa fuze | Rafaël Carré | 2009-10-09 |
| * | manual: e200v2 hasn't the bootloader on disk | Rafaël Carré | 2009-10-09 |
| * | M:Robe 500: Enable Vertical stride for main build. | Karl Kurbjun | 2009-10-09 |
| * | Vertical Stride: Add support for yuv to native output. | Karl Kurbjun | 2009-10-09 |
| * | add Seth Opgenorth to docs/CREDITS | Michael Chicoine | 2009-10-09 |
| * | Fix a bug in a bidirectional text scrolling; s->offset doesn't need to be set... | Mohamed Tarek | 2009-10-09 |
| * | Handle text scrolling in RTL. | Mohamed Tarek | 2009-10-09 |
| * | RTL: Add support for DB init message | Tomer Shalev | 2009-10-08 |
| * | RTL: Fix context regarded as bit-field value, resulted in wrong contexts get | Tomer Shalev | 2009-10-08 |
| * | Add Czech translation to the resources too. | Dominik Riebeling | 2009-10-08 |
| * | Czech translation for Rockbox Utility (FS#10662 by Pavel Rzehák). | Dominik Riebeling | 2009-10-08 |
| * | If available, use the systems libspeex when linking rbspeex(enc|dec) and rbut... | Dominik Riebeling | 2009-10-08 |
| * | Updated Hebrew language - fix parentheses not shown properly | Tomer Shalev | 2009-10-08 |
| * | Implemented iPod Nano 2G power_off() | Michael Sparmann | 2009-10-08 |
| * | Don't warn if the archive has to be created. | Dominik Riebeling | 2009-10-08 |
| * | FS#10661 by Seth Opgenorth, adding more levels to brickmania | Nils Wallménius | 2009-10-08 |
| * | Fix chopper to actually remember the level. instead of overriding it on start. | Thomas Martitz | 2009-10-08 |
| * | Use TIME_BEFORE() and redo a macro slightly. | Thomas Martitz | 2009-10-08 |
| * | Manual entry for the reversi game | Alexander Levin | 2009-10-08 |
| * | Remove an unused #define | Rob Purchase | 2009-10-08 |
| * | D2: Use a common function for reading ADC values from the PMU | Rob Purchase | 2009-10-08 |
| * | PPM viewer - initial support for vertical strides - scaler needs to be modifi... | Karl Kurbjun | 2009-10-08 |
| * | LCD scrolling routines: Fix the screen scrolling boundary with Vertical Strides. | Karl Kurbjun | 2009-10-08 |
| * | Brickmania: Paddle selection needs to be done with the integer portion, not i... | Karl Kurbjun | 2009-10-08 |
| * | Brickmania: Fix the paddle drawing - The strides were wrong with paddles othe... | Karl Kurbjun | 2009-10-08 |
| * | HID: Remove mouse drag in iPod's keymap, in another attempt to resolve issue ... | Tomer Shalev | 2009-10-07 |
| * | Sansa AMS SD: relax requirement for APP_CMD response, some uSD cards seem to ... | Rafaël Carré | 2009-10-07 |
| * | Make iPod Nano 2G FTL return -1 on write() call, if read-only, to prevent panic. | Michael Sparmann | 2009-10-07 |
| * | Also build database.c using SIM settings, in an attempt to fix the red on b32... | Frank Gevaerts | 2009-10-07 |
| * | Make the database tool buildable from configure. | Frank Gevaerts | 2009-10-07 |
| * | don't use crosscompiler options when compiling host-side things | Frank Gevaerts | 2009-10-07 |
| * | SRC is for sources, not objects | Frank Gevaerts | 2009-10-07 |
| * | fix checkwps breakage caused by r229900 | Nils Wallménius | 2009-10-06 |
| * | Implement lcd_blit_yuv() for the 2nd gen Nano, based on the implementation fo... | Dave Chapman | 2009-10-06 |
| * | USB HID: Fix ipod4g got stuck in mouse mode | Tomer Shalev | 2009-10-06 |
| * | Once again fix building of the database tool that gets broke over and over | Nils Wallménius | 2009-10-06 |
| * | Manual: Fixed case | Tomer Shalev | 2009-10-06 |
| * | RTL: No need to swap *scrollwheel* in simulator, as it is being simulated by ... | Tomer Shalev | 2009-10-06 |
| * | Set time screen now supports RTL | Tomer Shalev | 2009-10-06 |
| * | Moved RTL handling in lcd driver deeper, from puts_style_offset() to putsxyofs() | Tomer Shalev | 2009-10-06 |
| * | Updated Hebrew language - fix weekday not shown properly | Tomer Shalev | 2009-10-06 |
| * | add gapless playback for Nero encoded AAC files | Marcoen Hirschberg | 2009-10-06 |
| * | Fix position calculation of title icon. | Teruaki Kawashima | 2009-10-06 |
| * | Complete r22917. The icon still overlapped the text slightly. | Teruaki Kawashima | 2009-10-06 |
| * | Use pointer to screen | Tomer Shalev | 2009-10-06 |
| * | Use pointer to viewport | Tomer Shalev | 2009-10-06 |
| * | Use helper function vp_puts_center() in time_menu.c | Tomer Shalev | 2009-10-06 |
| * | Use macro to test viewport's RTL flag | Tomer Shalev | 2009-10-06 |
| * | Simulator: Fix scrollwheel targets. | Karl Kurbjun | 2009-10-06 |