index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
drivers
/
button.c
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
Wheel acceleration for e200. A general acceleration interface intended for us...
Michael Sevakis
2007-07-22
*
fix the gigabeat remote button not working when backlight is off and filter f...
Jonathan Gordon
2007-05-20
*
Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...
Jens Arnold
2007-04-12
*
Make scheduler functions thread safe core wise. A big step towards playback r...
Miika Pekkarinen
2007-03-26
*
Make private function static on variable CPU frequency targets. Kill it on fi...
Jens Arnold
2007-03-11
*
Optimized the gui list code performance, including automatic frame dropping a...
Miika Pekkarinen
2007-03-11
*
Fix CONFIG_BACKLIGHT warnings.
Jens Arnold
2007-02-18
*
CONFIG_CHARGING
Jonathan Gordon
2007-02-18
*
Convert queues to use intptr_t for event data and return values as most of th...
Michael Sevakis
2006-12-19
*
Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact...
Jens Arnold
2006-11-27
*
Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.
Jens Arnold
2006-11-10
*
clean up some artifacts left behind from the hxxx move to target tree
Jonathan Gordon
2006-11-10
*
Target tree support for Iriver iFP.
Tomasz Malesinski
2006-11-09
*
remove some uneeded #ifdefs
Jonathan Gordon
2006-10-30
*
move the iriver h1x0/h3x0 button driver to target tree
Jonathan Gordon
2006-10-29
*
Move iPod headphone detection into target tree (FS#6131 by Robert Keevil) and...
Daniel Ankers
2006-10-07
*
Move all iPod targets into the target tree. FS#5890
Barry Wardell
2006-10-05
*
Add wheel_status() function to the ipod "4g" button driver (i.e. all ipods ex...
Dave Chapman
2006-09-26
*
Patch #6067 from Robert Keevil - enable headphone detection for the remaining...
Dave Chapman
2006-09-26
*
Patch #4899 by Robert Keevil - Automatic pause on iPod when removing the head...
Linus Nielsen Feltzing
2006-09-26
*
Fix "Upside down" behaviour on H10. We need to flip horizontally as well as v...
Barry Wardell
2006-09-25
*
New scheduler, with priorities for swcodec platforms. Frequent task
Miika Pekkarinen
2006-09-16
*
Added the power off to x5 remote play button. 3s delay seems confortable and ...
Michael Sevakis
2006-09-12
*
Added remote backlight on hold option to players with remote hold switch. Dis...
Michael Sevakis
2006-09-10
*
fixed bootloader problem not only for x5.
Rani Hod
2006-08-08
*
Accepted FS #5772 by Michael Sevakis
Rani Hod
2006-08-08
*
Moved the X5 button driver to the target tree
Linus Nielsen Feltzing
2006-07-27
*
Work-in-progress rework of charging status reading & display: * Changed sever...
Jens Arnold
2006-06-06
*
Ipods, X5: Proper backlight behaviour on buton unlock.
Jens Arnold
2006-04-24
*
Prevent scroll wheel on mini 1g from over-scrolling when scrolling very fast.
Frank Dischner
2006-04-20
*
Fix button driver for ipod mini 1G.
Frank Dischner
2006-04-19
*
H300 (and H1x0): Improved button debouncing. Solves the possible 'fake double...
Jens Arnold
2006-04-16
*
Since we poll buttons every tick now, the extra if() checking the polling int...
Jens Arnold
2006-04-06
*
Do extra filtering in H300 (and H100) main unit button reading to suppress wr...
Jens Arnold
2006-04-06
*
greyscale iPod LCD: Working display flip. * Correct register definitions for ...
Jens Arnold
2006-04-01
*
iPod mini 2G: Use iPod 4G button driver instead of special minin 1G code. But...
Jens Arnold
2006-03-30
*
ok, this is the correct PLAY/REC swap!
Daniel Stenberg
2006-03-26
*
Patch #4913 by David Rothenberger with some changes by me: add only backlight...
Hristo Kovachev
2006-03-25
*
New option: First keypress enables backlight only. Patch #2920 by Nicolas Pen...
Björn Stenberg
2006-03-24
*
Removed an unneeded BUTTON_HOLD define for iPod 3G
Hristo Kovachev
2006-03-21
*
Reduce code size and generally clean up the button driver more! * Add 'wheel ...
Brandon Low
2006-03-19
*
Improve button driver performance on ipod a bit by moving around queue checks...
Brandon Low
2006-03-18
*
Code policing
Brandon Low
2006-03-10
*
iAudio X5: Remote control buttons
Linus Nielsen Feltzing
2006-03-09
*
Additional minor button interrupt tweaks, in a completely unscientific way, t...
Brandon Low
2006-03-07
*
Slight simplification of scroll button driver
Brandon Low
2006-03-07
*
More efficient button_read() for archos recorders and Ondios.
Jens Arnold
2006-03-05
*
Patch #3060 from Andrew Scott - iPod mini button driver
Dave Chapman
2006-02-27
*
More iPod 3G work from Seven Le Mesle
Dave Chapman
2006-02-24
*
Ooops. Forgot to remove some debug code
Linus Nielsen Feltzing
2006-02-24
[prev]
[next]