index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
/
sandisk
/
sansa-e200
/
button-e200.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-12
Get rid of stupid _backlight_* function names
Marcin Bukat
1
-4
/
+4
2014-03-03
kernel: Break out kernel primitives into separate files and move to separate ...
Thomas Martitz
1
-0
/
+1
2011-01-16
e200v1 seems to be ok using USB-enabled bootloader. Also, include the bootloa...
Michael Sevakis
1
-0
/
+4
2010-09-17
Make the call to buttonlight_on() properly depend on HAVE_BUTTON_LIGHT
Frank Gevaerts
1
-0
/
+2
2010-06-22
e200v1: What's the wheel deal? Rework wheel code to make it a bit more straig...
Michael Sevakis
1
-141
/
+180
2008-06-29
Move declaration of button_int and clickwheel_int to the proper header file i...
Bertrik Sikken
1
-2
/
+0
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2008-05-12
Undo r17470 because of regressions in some debug menus.
Andree Buschmann
1
-3
/
+0
2008-05-12
Fix for FS#5162. Being able to read scrollwheel action via button_read_device...
Andree Buschmann
1
-0
/
+3
2008-01-10
Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...
Jonathan Gordon
1
-2
/
+2
2007-11-19
FS#7738 - Scroll wheel acceleration for iPod
Linus Nielsen Feltzing
1
-8
/
+7
2007-10-07
Name all button light functions and variables consistently starting with butt...
Jens Arnold
1
-1
/
+1
2007-09-18
Kick the idle poweroff timer on wheel activity. Should fix FS #7786
Peter D'Hoye
1
-0
/
+2
2007-08-06
Hrmph. That was just weird to do that.
Michael Sevakis
1
-1
/
+1
2007-08-06
e200: Make sure backlight will never get stuck off for long periods from the ...
Michael Sevakis
1
-2
/
+3
2007-07-22
Wheel acceleration for e200. A general acceleration interface intended for us...
Michael Sevakis
1
-24
/
+67
2007-06-17
PP5024 (e200): There's more than one HI IRQ bit for enabling GPIO IRQs. Port ...
Michael Sevakis
1
-1
/
+1
2007-06-03
e200: Update the button init code to be more correct for using GPIO IRQs.
Michael Sevakis
1
-8
/
+12
2007-06-03
e200: Finally use GPIO IRQs for the buttons...it's IRQ enable bit 33 afterall...
Michael Sevakis
1
-26
/
+16
2007-05-25
Bring buttons back to the e200 bootloader?
Michael Sevakis
1
-13
/
+24
2007-05-11
Didn't even notice that Sansa bootloader warning until now. Fix it.
Michael Sevakis
1
-0
/
+2
2007-05-11
GPIO IRQ ready button driver for e200 series. Can't actually use them yet but...
Michael Sevakis
1
-94
/
+176
2007-04-22
clean up some #include's
Christian Gmeiner
1
-5
/
+0
2007-04-22
fix bootloader
Jonathan Gordon
1
-0
/
+2
2007-04-22
e200: Make the wheel light timeout configurable (under settings > system) (FS...
Jonathan Gordon
1
-24
/
+1
2007-04-19
allow the backlight on hold setting to work correctly on sansa
Jonathan Gordon
1
-2
/
+0
2007-04-17
hmm.... do it a bit nicerly
Jonathan Gordon
1
-1
/
+1
2007-04-17
Only trigger a wheel press once per click like the OF
Jonathan Gordon
1
-1
/
+6
2006-12-18
Add support for Sansa scrollwheel backlight. Turn light on when scrollwheel i...
Barry Wardell
1
-1
/
+32
2006-12-16
Add support for scroll wheel to Sansa button driver. Should be replaced with ...
Barry Wardell
1
-1
/
+61
2006-10-16
Fix a stupid bug (thanks to Frieder Ferlemann.) Get rid of MS-DOS line endings.
Daniel Ankers
1
-1
/
+1
2006-10-14
Untested first attempt at a Sansa button driver. Based on work by MrH
Daniel Ankers
1
-0
/
+82