summaryrefslogtreecommitdiff
path: root/firmware/drivers/button.c (follow)
Commit message (Expand)AuthorAge
* fixed bootloader problem not only for x5.Rani Hod2006-08-08
* Accepted FS #5772 by Michael SevakisRani Hod2006-08-08
* Moved the X5 button driver to the target treeLinus Nielsen Feltzing2006-07-27
* Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold2006-06-06
* Ipods, X5: Proper backlight behaviour on buton unlock.Jens Arnold2006-04-24
* Prevent scroll wheel on mini 1g from over-scrolling when scrolling very fast.Frank Dischner2006-04-20
* Fix button driver for ipod mini 1G.Frank Dischner2006-04-19
* H300 (and H1x0): Improved button debouncing. Solves the possible 'fake double...Jens Arnold2006-04-16
* Since we poll buttons every tick now, the extra if() checking the polling int...Jens Arnold2006-04-06
* Do extra filtering in H300 (and H100) main unit button reading to suppress wr...Jens Arnold2006-04-06
* greyscale iPod LCD: Working display flip. * Correct register definitions for ...Jens Arnold2006-04-01
* iPod mini 2G: Use iPod 4G button driver instead of special minin 1G code. But...Jens Arnold2006-03-30
* ok, this is the correct PLAY/REC swap!Daniel Stenberg2006-03-26
* Patch #4913 by David Rothenberger with some changes by me: add only backlight...Hristo Kovachev2006-03-25
* New option: First keypress enables backlight only. Patch #2920 by Nicolas Pen...Björn Stenberg2006-03-24
* Removed an unneeded BUTTON_HOLD define for iPod 3GHristo Kovachev2006-03-21
* Reduce code size and generally clean up the button driver more! * Add 'wheel ...Brandon Low2006-03-19
* Improve button driver performance on ipod a bit by moving around queue checks...Brandon Low2006-03-18
* Code policingBrandon Low2006-03-10
* iAudio X5: Remote control buttonsLinus Nielsen Feltzing2006-03-09
* Additional minor button interrupt tweaks, in a completely unscientific way, t...Brandon Low2006-03-07
* Slight simplification of scroll button driverBrandon Low2006-03-07
* More efficient button_read() for archos recorders and Ondios.Jens Arnold2006-03-05
* Patch #3060 from Andrew Scott - iPod mini button driverDave Chapman2006-02-27
* More iPod 3G work from Seven Le MesleDave Chapman2006-02-24
* Ooops. Forgot to remove some debug codeLinus Nielsen Feltzing2006-02-24
* Button driver for iAudio X5Linus Nielsen Feltzing2006-02-24
* Multiple remote support for iriver Hxxx stage 2: now button_read() returns co...Hristo Kovachev2006-02-20
* Adaptive button repeat: adapts repeat rate depending on the ability of the ap...Jens Arnold2006-02-19
* iPods - implement button_hold() functionDave Chapman2006-02-18
* Make the clickwheel driver stop buffering events if Rockbox is too busyThom Johansen2006-02-10
* Fine-tuned ADC values for H300 button driver.Jens Arnold2006-02-07
* Correct the comment to match the new codeDave Chapman2006-02-05
* iPod: Increase udelay() up to 50 - this was causing problems when the hold sw...Dave Chapman2006-02-05
* More iPod 3G code from Seven Le MesleDave Chapman2006-02-05
* iAudio X5: hold button functions (not yet complete)Linus Nielsen Feltzing2006-02-05
* iPod: Remove/reduce the udelay()s in the button driver. They were in the IPL...Dave Chapman2006-02-02
* Removed PP5020_ prefix from register defines and added/renamed someThom Johansen2006-01-24
* Fix red buildsBrandon Low2006-01-19
* Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman2006-01-12
* iPod: Enable HAVE_SW_POWEROFF define and map power-off to a very long press o...Dave Chapman2005-12-22
* Button driver would insert erronous events when wheel position overflowed, th...Thom Johansen2005-12-22
* Correctly attribute Bernard Leach as the (C) holder for code taken from ipodl...Dave Chapman2005-12-19
* Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman2005-12-19
* Button and click wheel driver for iPod 4g and Nano.Thom Johansen2005-12-17
* fix yellow builds.Magnus Holmgren2005-11-23
* iriver: only show remote lock icon if remote is locked and plugged.Magnus Holmgren2005-11-23
* Some minor tweaks for iriver button_read()Jens Arnold2005-11-23
* Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold2005-11-21
* Correct typo that prevented Nano from buildingDave Chapman2005-11-19