mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-10 13:45:10 -05:00
* rename some java methods (to update(), initialize())
* re-create the ByteBuffer object from the framebuffer on every update.
This is needed now since
|
||
|---|---|---|
| .. | ||
| app | ||
| button-android.c | ||
| buttonmap.h | ||
| debug-android.c | ||
| dir-target.h | ||
| lcd-android.c | ||
| pcm-android.c | ||
| powermgmt-android.c | ||
| system-android.c | ||
| system-target.h | ||
| telephony-android.c | ||