rockbox/firmware/target/hosted/android
Thomas Martitz 9940663f0c Fix sdl application build
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28004 a1c6a512-1295-4272-9138-f99709370657
2010-09-06 11:36:02 +00:00
..
app Android port: add support for hardware keys 2010-08-16 20:12:06 +00:00
button-android.c Android port: simplify sending touch events from Java->C 2010-08-16 20:12:10 +00:00
buttonmap.h
dir-target.h Fix sdl application build 2010-09-06 11:36:02 +00:00
fs-android.c Ged rid of uisimulator/common/io.c for android builds. 2010-09-01 21:29:34 +00:00
kernel-android.c Android port: handle incoming calls. 2010-08-07 21:30:22 +00:00
lc-android.c Ged rid of uisimulator/common/io.c for android builds. 2010-09-01 21:29:34 +00:00
lcd-android.c Implement HAVE_LCD_ENABLE and lcd_update_rect(). When Rockbox runs in the background 2010-08-04 01:03:25 +00:00
pcm-android.c A bit of work in the pcm driver. Should be a bit more efficient, but more importantly more dependable. Stopping playback now properly recovers if playback crashed for some reason (shouldn't happen of course). 2010-08-04 18:34:32 +00:00
powermgmt-android.c Android: don't compile stubs.c and kill off libuisimulator entirely. 2010-09-02 00:24:40 +00:00
system-android.c Android: Fix two warnings 2010-09-01 23:36:20 +00:00
system-target.h
thread-android-arm.c