diff options
| author | Jens Arnold <amiconn@rockbox.org> | 2006-04-06 07:27:11 +0000 |
|---|---|---|
| committer | Jens Arnold <amiconn@rockbox.org> | 2006-04-06 07:27:11 +0000 |
| commit | cef83c782f0904e536229ffda935ca502dc1015f (patch) | |
| tree | a28a86f3b029c7038cca5f61e7318d81cceaf3b7 /apps/codecs/libfaad | |
| parent | 857db456affc0b65e4fa3db1020117f547bcade5 (diff) | |
| download | rockbox-cef83c782f0904e536229ffda935ca502dc1015f.zip rockbox-cef83c782f0904e536229ffda935ca502dc1015f.tar.gz rockbox-cef83c782f0904e536229ffda935ca502dc1015f.tar.bz2 rockbox-cef83c782f0904e536229ffda935ca502dc1015f.tar.xz | |
Do extra filtering in H300 (and H100) main unit button reading to suppress wrong readings during voltage transitions. * Optimised multi-button ADC reads to use a balanced binary tree with an initial check for 'any button' to determine the pressed button. * The iriver button driver wouldn't have detected main unit (ADC-connected) buttons as long as remote buttons (ADC-connected) were pressed (btn = value; vs. btn |= value), * Do extra filtering in the recorder v1 OFF button read, to suppress spurious OFF events. * Some more tweaks.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9530 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/codecs/libfaad')
0 files changed, 0 insertions, 0 deletions