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