rockbox/firmware/target/hosted/android
2010-12-10 15:14:18 +00:00
..
app
button-android.c remove an unused variable and #include 2010-11-07 11:10:43 +00:00
buttonmap.h
debug-android.c
dir-target.h Get rid of get_user_file_path and do the path handling in wrappers for open() and friends. 2010-12-06 22:26:31 +00:00
fs-android.c Get rid of get_user_file_path and do the path handling in wrappers for open() and friends. 2010-12-06 22:26:31 +00:00
kernel-android.c Android: Replace the java based tick timer implemented with a not as bloated and more accurate linux hrtimer based one. Further reduces idle cpu usage (0% on my phone but still 1-2% on a Samsung Galaxy S). 2010-12-10 15:14:18 +00:00
lc-android.c
lcd-android.c Android: Make lcd updates synchronous, doesn't make it faster but smoother (no updates are skipped) and guaranteed to be glitch free. 2010-12-02 23:50:50 +00:00
pcm-android.c
powermgmt-android.c
system-android.c Android: Change how detecting call state (introduced in r27746) works, from polling to event based. 2010-11-12 21:04:13 +00:00
system-target.h Android: Replace the java based tick timer implemented with a not as bloated and more accurate linux hrtimer based one. Further reduces idle cpu usage (0% on my phone but still 1-2% on a Samsung Galaxy S). 2010-12-10 15:14:18 +00:00
telephony-android.c Android: Fix yellow 2010-12-04 18:27:24 +00:00
thread-android-arm.c Android: Replace the java based tick timer implemented with a not as bloated and more accurate linux hrtimer based one. Further reduces idle cpu usage (0% on my phone but still 1-2% on a Samsung Galaxy S). 2010-12-10 15:14:18 +00:00