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