index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
/
as3525
/
sansa-fuze
/
button-fuze.c
Age
Commit message (
Expand
)
Author
2009-06-22
FS#10284 - "Sansa e200v2 & Fuze: Merge the button driver into 1 file" by Dust...
Thomas Martitz
2009-06-08
FS#10048 : enable MMU and data cache on Sansa AMS to give a major speed up
Rafaël Carré
2009-06-02
Revisite Sansa fuze button driver:
Thomas Martitz
2009-04-20
Fix FS#10128 - The View IO Ports debug menu showed weird dbop values (sometim...
Thomas Martitz
2009-04-19
FS#10148 by Dustin Skoracki, removes a redundant check for != BUTTON_NONE in ...
Thomas Martitz
2009-04-13
Few Fuze/e200v2 button fixes. Don't read the scrollwheel when the hold button...
Thomas Martitz
2009-04-13
FS#10120 - fuze/e200v2: poll the wheel more often (every 5ms). This makes the...
Thomas Martitz
2009-03-30
A bit of cleanup in config-fuze (don't define features we do not have yet), a...
Thomas Martitz
2009-03-13
Sansa Fuze Buttons: cleanup slightly, prevent button_counter from wrapping, a...
Thomas Martitz
2009-02-19
Fix occasional power button ghost presses and get rid of the delay which was ...
Thomas Martitz
2009-02-19
Sansa Fuze buttons:
Thomas Martitz
2009-02-17
Fix red
Thomas Martitz
2009-02-17
Setting GPIOA_PIN 1 is apparently not needed (anymore)
Thomas Martitz
2009-02-17
Some Sansa Fuze work: Get Home button working (no keymap changes yet, so it's...
Thomas Martitz
2009-01-27
Sansa AMS: Debug screen, shows GPIO and (on the fuze) DBOP input for now, to ...
Thomas Martitz
2009-01-18
Commit second part of FS#9663 by Thomas Martitz. Enable button light on fuze...
Michael Giacomelli
2008-12-31
Updated Fuze button code. FS#9645 by Thomas Martitz.
Björn Stenberg
2008-11-24
Preliminary button driver for Sansa Fuze. FS#9575 by Thomas Martitz.
Björn Stenberg
2008-11-10
Fuze: remove an unused variable
Rafaël Carré
2008-11-01
Add Sansa Fuze to the build system, including a first (untested) attempt at a...
Dave Chapman