| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Android: Protect lcd updates with a mutex. | Thomas Martitz | 2010-12-13 |
| * | Android: Make lcd updates synchronous, doesn't make it faster but smoother (n... | Thomas Martitz | 2010-12-02 |
| * | Touchscreen: Improved scroll threshold | Thomas Martitz | 2010-11-10 |
| * | Pass the framebuffer to the service in the constructor rather than later from... | Thomas Martitz | 2010-10-31 |
| * | Clean up usage of RockboxService. Add a proper way to check if rockbox is act... | Jonathan Gordon | 2010-10-31 |
| * | Initialize (instantiate) RockboxFramebuffer from the C code like with the oth... | Thomas Martitz | 2010-10-29 |
| * | Implement HAVE_LCD_ENABLE and lcd_update_rect(). When Rockbox runs in the bac... | Thomas Martitz | 2010-08-04 |
| * | Run Rockbox as a service, which allows for music decoding&playback in the bac... | Thomas Martitz | 2010-08-03 |
| * | Rockbox as an application: Commit current Android port progress. | Thomas Martitz | 2010-08-02 |