| Commit message (Expand) | Author | |
|---|---|---|
| 2010-12-13 | Android: Protect lcd updates with a mutex. | Thomas Martitz |
| 2010-12-02 | Android: Make lcd updates synchronous, doesn't make it faster but smoother (n... | Thomas Martitz |
| 2010-11-10 | Touchscreen: Improved scroll threshold | Thomas Martitz |
| 2010-10-31 | 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-29 | Initialize (instantiate) RockboxFramebuffer from the C code like with the oth... | Thomas Martitz |
| 2010-08-04 | Implement HAVE_LCD_ENABLE and lcd_update_rect(). When Rockbox runs in the bac... | Thomas Martitz |
| 2010-08-03 | Run Rockbox as a service, which allows for music decoding&playback in the bac... | Thomas Martitz |
| 2010-08-02 | Rockbox as an application: Commit current Android port progress. | Thomas Martitz |