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
/
drivers
/
button.c
Age
Commit message (
Expand
)
Author
2008-04-02
Greyscale library: * Implement linearisation curve flipping for 1st/2nd Gen i...
Jens Arnold
2008-03-26
Do core interrupt masking in a less general fashion and save some instruction...
Michael Sevakis
2008-01-27
Use the timeout API as a oneshot for headphone plug debouncing. Set at 1s for...
Michael Sevakis
2008-01-10
Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...
Jonathan Gordon
2007-11-19
FS#7738 - Scroll wheel acceleration for iPod
Linus Nielsen Feltzing
2007-10-22
touchpad driver for the mrobe. nothing in apps/ uses it yet.
Jonathan Gordon
2007-10-16
Take out some NOCACHEBSS_ATTR's that were accidentally left. Put some threadi...
Michael Sevakis
2007-10-16
Finally full multicore support for PortalPlayer 502x targets with an eye towa...
Michael Sevakis
2007-10-09
fix yellow and some house cleaning
Robert Kukla
2007-10-09
FS#7487 - mpegplayer - video start time seek with resume
Robert Kukla
2007-10-07
Name all button light functions and variables consistently starting with butt...
Jens Arnold
2007-09-28
Commit a subset of the dual core changes that have to do with cache handling,...
Michael Sevakis
2007-09-25
Enabled button light for Sansa C200
Björn Stenberg
2007-08-12
Enable a lot more features for simulators and add stubs where necessary, simu...
Nils Wallménius
2007-07-22
Wheel acceleration for e200. A general acceleration interface intended for us...
Michael Sevakis
2007-05-20
fix the gigabeat remote button not working when backlight is off and filter f...
Jonathan Gordon
2007-04-12
Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...
Jens Arnold
2007-03-26
Make scheduler functions thread safe core wise. A big step towards playback r...
Miika Pekkarinen
2007-03-11
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-02-18
Fix CONFIG_BACKLIGHT warnings.
Jens Arnold
2007-02-18
CONFIG_CHARGING
Jonathan Gordon
2006-12-19
Convert queues to use intptr_t for event data and return values as most of th...
Michael Sevakis
2006-11-27
Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact...
Jens Arnold
2006-11-10
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-09
Target tree support for Iriver iFP.
Tomasz Malesinski
2006-10-30
remove some uneeded #ifdefs
Jonathan Gordon
2006-10-29
move the iriver h1x0/h3x0 button driver to target tree
Jonathan Gordon
2006-10-07
Move iPod headphone detection into target tree (FS#6131 by Robert Keevil) and...
Daniel Ankers
2006-10-05
Move all iPod targets into the target tree. FS#5890
Barry Wardell
2006-09-26
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-25
Fix "Upside down" behaviour on H10. We need to flip horizontally as well as v...
Barry Wardell
2006-09-16
New scheduler, with priorities for swcodec platforms. Frequent task
Miika Pekkarinen
2006-09-12
Added the power off to x5 remote play button. 3s delay seems confortable and ...
Michael Sevakis
2006-09-10
Added remote backlight on hold option to players with remote hold switch. Dis...
Michael Sevakis
2006-08-08
fixed bootloader problem not only for x5.
Rani Hod
2006-08-08
Accepted FS #5772 by Michael Sevakis
Rani Hod
2006-07-27
Moved the X5 button driver to the target tree
Linus Nielsen Feltzing
2006-06-06
Work-in-progress rework of charging status reading & display: * Changed sever...
Jens Arnold
2006-04-24
Ipods, X5: Proper backlight behaviour on buton unlock.
Jens Arnold
2006-04-20
Prevent scroll wheel on mini 1g from over-scrolling when scrolling very fast.
Frank Dischner
2006-04-19
Fix button driver for ipod mini 1G.
Frank Dischner
2006-04-16
H300 (and H1x0): Improved button debouncing. Solves the possible 'fake double...
Jens Arnold
2006-04-06
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-01
greyscale iPod LCD: Working display flip. * Correct register definitions for ...
Jens Arnold
2006-03-30
iPod mini 2G: Use iPod 4G button driver instead of special minin 1G code. But...
Jens Arnold
[next]