summaryrefslogtreecommitdiff
path: root/firmware/drivers/button.c (follow)
Commit message (Expand)AuthorAge
...
* 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
* Fix button problems - disable button_flip for the iPod and disable software p...Dave Chapman2005-11-19
* H300: remote backlight on GPO33Linus Nielsen Feltzing2005-11-19
* H300 button driverLinus Nielsen Feltzing2005-11-16
* iPod: Code cleanup - the bootloader now compiles with zero warningsDave Chapman2005-11-11
* Reverse previous commit - it had uneffected side-effects.Jonas Häggqvist2005-09-22
* Fix to remote-hold check by Stephan Wezel - it always returned true when the ...Jonas Häggqvist2005-09-22
* The power thread now monitors the shutdown process and forces a poweroff if i...Linus Nielsen Feltzing2005-09-14
* Safety net for devices with no hardware poweroff mechanism - hold STOP for se...Linus Nielsen Feltzing2005-09-12
* Check for features, not for models.Jens Arnold2005-07-01
* the h300 models have hold tooDaniel Stenberg2005-07-01
* I believe this is more likely to reflect the h300 keypadDaniel Stenberg2005-06-30
* Resume rework. With the new resume function, 'Ask' and 'Ask Once' are redund...Christi Scarborough2005-06-29
* BUTTON_RC_VOL relabeled as BUTTON_RC_MODE for consistency with main unit. RC...Christi Scarborough2005-06-24
* Corrected placement of parentheses.Jens Arnold2005-06-08
* Oops! Compile error on ondio and gmini... fixed nowTomas Salfischberger2005-06-08
* Bugfix: It was impossible to shut the iriver down with the remote.Tomas Salfischberger2005-06-08
* Killed a warning :)Tomas Salfischberger2005-06-08
* More optimized fix (doing GPIO1_READ just once)Tomas Salfischberger2005-06-08
* Fixed bug, the remote play/pause button (BUTTON_RC_ON) worked with hold on.Tomas Salfischberger2005-06-08
* iRiver: added support for hold-button on main unit and remote controlChristian Gmeiner2005-04-19
* iRiver: Correct port pin setup for the local and remote keypadLinus Nielsen Feltzing2005-04-18
* iRiver: Independent backlight timers for the main and remote LCDLinus Nielsen Feltzing2005-04-15
* iRiver: Support for remote control buttonsLinus Nielsen Feltzing2005-02-11
* iRiver: added remote hold switch, and allow shutdown when chargingLinus Nielsen Feltzing2005-02-10
* long policyJean-Philippe Bernardy2005-02-07
* more precise settings for GMini adc levelsJean-Philippe Bernardy2005-02-05