rockbox/firmware/target/hosted/android
Thomas Martitz 901521d6de android: lcd_update/_rect() changes
* rename some java methods (to update(), initialize())
* re-create the ByteBuffer object from the framebuffer on every update.
  This is needed now since 2c71aa9 added the possiblity for lcd_framebuffer to change.
* do so, along with the creation of the dirty Rect object, in native code.

Change-Id: Id39ea8e4b6148987c5f216a87e0ff3c8e7babe92
2012-03-22 23:26:50 +01:00
..
app remove cargo-cult empty i2c-target.h 2012-01-08 00:41:33 +00:00
button-android.c android: Add facility for java code to wait native code to be ready. 2012-03-22 20:44:52 +01:00
buttonmap.h Rockbox as an application: Commit current Android port progress. 2010-08-02 20:34:47 +00:00
debug-android.c Android: Minor changes in ldebugf. 2011-08-14 13:58:39 +00:00
dir-target.h android/ypr0: Merge fs-*.c to generic filesystem-unix.c. 2012-01-21 18:39:19 +01:00
lcd-android.c android: lcd_update/_rect() changes 2012-03-22 23:26:50 +01:00
pcm-android.c Tweak some PCM drivers for less typecasting with the data pointer. 2012-03-04 08:52:50 -05:00
powermgmt-android.c Rework powermgmt to enable code re-use on appliation and sims. 2012-01-03 23:44:38 +00:00
system-android.c android: Add facility for java code to wait native code to be ready. 2012-03-22 20:44:52 +01:00
system-target.h android: Add facility for java code to wait native code to be ready. 2012-03-22 20:44:52 +01:00
telephony-android.c android: Add facility for java code to wait native code to be ready. 2012-03-22 20:44:52 +01:00