rockbox/firmware/target
Thomas Martitz 0cf2cc1607 Android: Change how detecting call state (introduced in r27746) works, from polling to event based.
* 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
2010-11-12 21:04:13 +00:00
..
arm Apply FS#11729 - Remove unneeded I2SIN clock configuration for AS3525 and AS3525v2 2010-11-09 21:53:44 +00:00
coldfire fix yellow 2010-11-06 15:04:33 +00:00
hosted Android: Change how detecting call state (introduced in r27746) works, from polling to event based. 2010-11-12 21:04:13 +00:00
mips Onda VX767: get some facts about the state of the current LCD driver straight 2010-11-11 13:04:22 +00:00
sh move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me. 2010-11-06 14:24:25 +00:00