rockbox/firmware/target/hosted/android
Jonathan Gordon 26f7ee13ce Clean up usage of RockboxService. Add a proper way to check if rockbox is actually running (checking RockboxService.fb != null was very very bad)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28406 a1c6a512-1295-4272-9138-f99709370657
2010-10-31 10:35:42 +00:00
..
app Android port: add support for hardware keys 2010-08-16 20:12:06 +00:00
button-android.c Fix android hardware button handling so it actually works. 2010-10-24 12:35:53 +00:00
buttonmap.h Rockbox as an application: Commit current Android port progress. 2010-08-02 20:34:47 +00:00
debug-android.c Redirect (L)DEBUGFs to adb logcat in DEBUG enabled builds. 2010-09-20 17:38:47 +00:00
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 Extend lc_open() to also being able to load overlay plugins. 2010-09-09 16:17:21 +00:00
lcd-android.c Clean up usage of RockboxService. Add a proper way to check if rockbox is actually running (checking RockboxService.fb != null was very very bad) 2010-10-31 10:35:42 +00:00
pcm-android.c Redirect (L)DEBUGFs to adb logcat in DEBUG enabled builds. 2010-09-20 17:38:47 +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 Redirect (L)DEBUGFs to adb logcat in DEBUG enabled builds. 2010-09-20 17:38:47 +00:00
thread-android-arm.c Rockbox as an application: Commit current Android port progress. 2010-08-02 20:34:47 +00:00