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
(
unfollow
)
Commit message (
Expand
)
Author
2006-02-05
More iPod 3G code from Seven Le Mesle
Dave Chapman
2006-02-05
iAudio X5: hold button functions (not yet complete)
Linus Nielsen Feltzing
2006-02-02
iPod: Remove/reduce the udelay()s in the button driver. They were in the IPL...
Dave Chapman
2006-01-24
Removed PP5020_ prefix from register defines and added/renamed some
Thom Johansen
2006-01-19
Fix red builds
Brandon Low
2006-01-12
Work-in-progress iriver iFP-7xx port by Tomasz Malesinski
Dave Chapman
2005-12-22
iPod: Enable HAVE_SW_POWEROFF define and map power-off to a very long press o...
Dave Chapman
2005-12-22
Button driver would insert erronous events when wheel position overflowed, th...
Thom Johansen
2005-12-19
Correctly attribute Bernard Leach as the (C) holder for code taken from ipodl...
Dave Chapman
2005-12-19
Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...
Dave Chapman
2005-12-17
Button and click wheel driver for iPod 4g and Nano.
Thom Johansen
2005-11-23
fix yellow builds.
Magnus Holmgren
2005-11-23
iriver: only show remote lock icon if remote is locked and plugged.
Magnus Holmgren
2005-11-23
Some minor tweaks for iriver button_read()
Jens Arnold
2005-11-21
Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...
Jens Arnold
2005-11-19
Correct typo that prevented Nano from building
Dave Chapman
2005-11-19
Fix button problems - disable button_flip for the iPod and disable software p...
Dave Chapman
2005-11-19
H300: remote backlight on GPO33
Linus Nielsen Feltzing
2005-11-16
H300 button driver
Linus Nielsen Feltzing
2005-11-11
iPod: Code cleanup - the bootloader now compiles with zero warnings
Dave Chapman
2005-09-22
Reverse previous commit - it had uneffected side-effects.
Jonas Häggqvist
2005-09-22
Fix to remote-hold check by Stephan Wezel - it always returned true when the ...
Jonas Häggqvist
2005-09-14
The power thread now monitors the shutdown process and forces a poweroff if i...
Linus Nielsen Feltzing
2005-09-12
Safety net for devices with no hardware poweroff mechanism - hold STOP for se...
Linus Nielsen Feltzing
2005-07-01
Check for features, not for models.
Jens Arnold
2005-07-01
the h300 models have hold too
Daniel Stenberg
2005-06-30
I believe this is more likely to reflect the h300 keypad
Daniel Stenberg
2005-06-29
Resume rework. With the new resume function, 'Ask' and 'Ask Once' are redund...
Christi Scarborough
2005-06-24
BUTTON_RC_VOL relabeled as BUTTON_RC_MODE for consistency with main unit. RC...
Christi Scarborough
2005-06-08
Corrected placement of parentheses.
Jens Arnold
2005-06-08
Oops! Compile error on ondio and gmini... fixed now
Tomas Salfischberger
2005-06-08
Bugfix: It was impossible to shut the iriver down with the remote.
Tomas Salfischberger
2005-06-08
Killed a warning :)
Tomas Salfischberger
2005-06-08
More optimized fix (doing GPIO1_READ just once)
Tomas Salfischberger
2005-06-08
Fixed bug, the remote play/pause button (BUTTON_RC_ON) worked with hold on.
Tomas Salfischberger
2005-04-19
iRiver: added support for hold-button on main unit and remote control
Christian Gmeiner
2005-04-18
iRiver: Correct port pin setup for the local and remote keypad
Linus Nielsen Feltzing
2005-04-15
iRiver: Independent backlight timers for the main and remote LCD
Linus Nielsen Feltzing
2005-02-11
iRiver: Support for remote control buttons
Linus Nielsen Feltzing
2005-02-10
iRiver: added remote hold switch, and allow shutdown when charging
Linus Nielsen Feltzing
2005-02-07
long policy
Jean-Philippe Bernardy
2005-02-05
more precise settings for GMini adc levels
Jean-Philippe Bernardy
2005-02-02
Added ON button support for gmini
Jean-Philippe Bernardy
2005-01-27
Ooops, I did it again...
Linus Nielsen Feltzing
2005-01-27
button_status() no longer calls button_read(), since it isn't interrupt safe
Linus Nielsen Feltzing
2005-01-23
(1) Remapped BUTTON_CANCEL->BUTTON_OFF for gmini better representing its func...
Jens Arnold
2005-01-10
Jean-Philippe Bernardy: gmini100 keypad support
Daniel Stenberg
2004-12-01
Button driver overhaul: (1) Unified the button driver functions as much as po...
Jens Arnold
2004-11-30
Properly initialize Port A button input pins (player coldstart)
Jens Arnold
2004-11-25
Remote control working again
Jens Arnold
[prev]
[next]