summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/as3525/button-e200v2-fuze.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-05Add missing kernel.h includes (hopefully all of them).Thomas Martitz1-1/+1
2012-01-08Remove duplicate #include "button.h"Bertrik Sikken1-1/+0
2012-01-08button-target.h : move prototypes to button.hRafaël Carré1-1/+1
2010-04-01Fuzev2: Scrollwheel works like a charm :)Thomas Martitz1-106/+2
2010-02-25Add Sansa Fuzev2 to the target tree. Bootloader builds, but is completely unt...Thomas Martitz1-1/+1
2010-01-06Sansa AMS: refactor DBOP button reading (e200v2/Fuze/c200v2)Rafaël Carré1-164/+46
2010-01-03Fix tabsAndree Buschmann1-1/+1
2009-10-09Fuze/e200v2: Fix inaccuracy when moving the wheel slowly (fixes FS#10667).Thomas Martitz1-7/+5
2009-10-01e200v2/Fuze: Improve scrollwheel a little bit by assuming the previous wheel ...Thomas Martitz1-9/+18
2009-09-07Higher the button delay on the fuze a bit more, the wrong hold button reads a...Thomas Martitz1-1/+1
2009-09-05Increase the button delays slightly to aid against sporadic missreads of the ...Thomas Martitz1-2/+2
2009-09-01Fuze/e200v2: Speed up the LCD further by letting the FIFO fill until it's ful...Thomas Martitz1-2/+8
2009-06-22FS#10284 - "Sansa e200v2 & Fuze: Merge the button driver into 1 file" by Dust...Thomas Martitz1-0/+335