summaryrefslogtreecommitdiff
path: root/firmware/drivers/button.c
AgeCommit message (Expand)Author
2006-03-26ok, this is the correct PLAY/REC swap!Daniel Stenberg
2006-03-25Patch #4913 by David Rothenberger with some changes by me: add only backlight...Hristo Kovachev
2006-03-24New option: First keypress enables backlight only. Patch #2920 by Nicolas Pen...Björn Stenberg
2006-03-21Removed an unneeded BUTTON_HOLD define for iPod 3GHristo Kovachev
2006-03-19Reduce code size and generally clean up the button driver more! * Add 'wheel ...Brandon Low
2006-03-18Improve button driver performance on ipod a bit by moving around queue checks...Brandon Low
2006-03-10Code policingBrandon Low
2006-03-09iAudio X5: Remote control buttonsLinus Nielsen Feltzing
2006-03-07Additional minor button interrupt tweaks, in a completely unscientific way, t...Brandon Low
2006-03-07Slight simplification of scroll button driverBrandon Low
2006-03-05More efficient button_read() for archos recorders and Ondios.Jens Arnold
2006-02-27Patch #3060 from Andrew Scott - iPod mini button driverDave Chapman
2006-02-24More iPod 3G work from Seven Le MesleDave Chapman
2006-02-24Ooops. Forgot to remove some debug codeLinus Nielsen Feltzing
2006-02-24Button driver for iAudio X5Linus Nielsen Feltzing
2006-02-20Multiple remote support for iriver Hxxx stage 2: now button_read() returns co...Hristo Kovachev
2006-02-19Adaptive button repeat: adapts repeat rate depending on the ability of the ap...Jens Arnold
2006-02-18iPods - implement button_hold() functionDave Chapman
2006-02-10Make the clickwheel driver stop buffering events if Rockbox is too busyThom Johansen
2006-02-07Fine-tuned ADC values for H300 button driver.Jens Arnold
2006-02-05Correct the comment to match the new codeDave Chapman
2006-02-05iPod: Increase udelay() up to 50 - this was causing problems when the hold sw...Dave Chapman
2006-02-05More iPod 3G code from Seven Le MesleDave Chapman
2006-02-05iAudio X5: hold button functions (not yet complete)Linus Nielsen Feltzing
2006-02-02iPod: Remove/reduce the udelay()s in the button driver. They were in the IPL...Dave Chapman
2006-01-24Removed PP5020_ prefix from register defines and added/renamed someThom Johansen
2006-01-19Fix red buildsBrandon Low
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman
2005-12-22iPod: Enable HAVE_SW_POWEROFF define and map power-off to a very long press o...Dave Chapman
2005-12-22Button driver would insert erronous events when wheel position overflowed, th...Thom Johansen
2005-12-19Correctly attribute Bernard Leach as the (C) holder for code taken from ipodl...Dave Chapman
2005-12-19Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman
2005-12-17Button and click wheel driver for iPod 4g and Nano.Thom Johansen
2005-11-23fix yellow builds.Magnus Holmgren
2005-11-23iriver: only show remote lock icon if remote is locked and plugged.Magnus Holmgren
2005-11-23Some minor tweaks for iriver button_read()Jens Arnold
2005-11-21Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold
2005-11-19Correct typo that prevented Nano from buildingDave Chapman
2005-11-19Fix button problems - disable button_flip for the iPod and disable software p...Dave Chapman
2005-11-19H300: remote backlight on GPO33Linus Nielsen Feltzing
2005-11-16H300 button driverLinus Nielsen Feltzing
2005-11-11iPod: Code cleanup - the bootloader now compiles with zero warningsDave Chapman
2005-09-22Reverse previous commit - it had uneffected side-effects.Jonas Häggqvist
2005-09-22Fix to remote-hold check by Stephan Wezel - it always returned true when the ...Jonas Häggqvist
2005-09-14The power thread now monitors the shutdown process and forces a poweroff if i...Linus Nielsen Feltzing
2005-09-12Safety net for devices with no hardware poweroff mechanism - hold STOP for se...Linus Nielsen Feltzing
2005-07-01Check for features, not for models.Jens Arnold
2005-07-01the h300 models have hold tooDaniel Stenberg
2005-06-30I believe this is more likely to reflect the h300 keypadDaniel Stenberg
2005-06-29Resume rework. With the new resume function, 'Ask' and 'Ask Once' are redund...Christi Scarborough