0cf2cc1607
* For some reason, the polling methid is much more inefficient than I thought. According to htop it caused up to 15% CPU load on some phones (e.g. Galaxy S). The event based causes no CPU load. Rockbox' idle CPU load is now back to 0%, while it was previously dominated by polling the call state. * Also stop on outgoing calls (no need to explicitely pause for making a call anymore). * Factor out the detection mechanism to separate files. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28564 a1c6a512-1295-4272-9138-f99709370657 |
||
---|---|---|
.. | ||
app | ||
button-android.c | ||
buttonmap.h | ||
debug-android.c | ||
dir-target.h | ||
fs-android.c | ||
kernel-android.c | ||
lc-android.c | ||
lcd-android.c | ||
pcm-android.c | ||
powermgmt-android.c | ||
system-android.c | ||
system-target.h | ||
telephony-android.c | ||
thread-android-arm.c |