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
/
export
/
button.h
Age
Commit message (
Expand
)
Author
2006-03-09
iAudio X5: Remote control buttons
Linus Nielsen Feltzing
2006-02-24
More iPod 3G work from Seven Le Mesle
Dave Chapman
2006-02-24
first gigabeat commit
Marcoen Hirschberg
2006-02-24
Button driver for iAudio X5
Linus Nielsen Feltzing
2006-02-22
Remove some unused/deprecated defines
Hristo Kovachev
2006-02-18
iPods - implement button_hold() function
Dave Chapman
2006-02-05
More iPod 3G changes from Seven Le Mesle, and some unification of the iPod co...
Dave Chapman
2006-02-04
iAudio X5: various fixes to make the bootloader compile
Linus Nielsen Feltzing
2006-01-31
Revert accidental change
Christi Scarborough
2006-01-31
Small iPod colour BMP fix by linuxstd
Christi Scarborough
2006-01-18
Matt v.d. Westhuizen's iAudio X5 keypad adjustments
Daniel Stenberg
2006-01-12
Work-in-progress iriver iFP-7xx port by Tomasz Malesinski
Dave Chapman
2005-12-19
Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...
Dave Chapman
2005-11-22
Adapted and commited Markus Kaufhold's remote hold icon on statusbar patch fo...
Kevin Ferrare
2005-11-22
Win32 simulator now supports iPod Color. Fixed screendump() to correctly work...
Jens Arnold
2005-11-19
iPod: Correct the button definitions.
Dave Chapman
2005-11-11
iPod: Code cleanup - the bootloader now compiles with zero warnings
Dave Chapman
2005-11-07
Initial commit of work-in-progress iPod port
Dave Chapman
2005-06-29
Hristo Kovachev's keypad fixes for the H300 build
Daniel Stenberg
2005-06-26
Quick menu for iRiver: A long press on the PLAY key in the browser or the WP...
Christi Scarborough
2005-06-24
BUTTON_RC_VOL relabeled as BUTTON_RC_MODE for consistency with main unit. RC...
Christi Scarborough
2005-06-18
Initial setup for the H300 keypad
Daniel Stenberg
2005-05-08
undo >.>;
Michiel Van Der Kolk
2005-05-08
Argh! this is driving meh crazy.
Michiel Van Der Kolk
2005-04-19
iRiver: added support for hold-button on main unit and remote control
Christian Gmeiner
2005-02-11
iRiver: Support for remote control buttons
Linus Nielsen Feltzing
2005-02-10
Correct value for BUTTON_RC_ON
Linus Nielsen Feltzing
2005-02-10
Added BUTTON_RC_ON for iRiver
Linus Nielsen Feltzing
2005-02-07
long policy
Jean-Philippe Bernardy
2005-01-23
(1) Remapped BUTTON_CANCEL->BUTTON_OFF for gmini better representing its func...
Jens Arnold
2005-01-09
Jean-Philippe Bernardy: gmini keypad added
Daniel Stenberg
2004-11-18
Added iRiver button codes
Linus Nielsen Feltzing
2004-09-28
a hell of a commit: changed several HAVE_xx configuration flags into multiple...
Jörg Hohensohn
2004-09-20
Removed the Neo code. Nobody is interested in it.
Björn Stenberg
2004-09-19
Redesigned the button handling. The code now uses symbolic function defines i...
Björn Stenberg
2004-09-10
no double negation, define present features, not absent
Jörg Hohensohn
2004-09-10
adjustment for the Ondio: button driver has an Odio part, for now it has a Pl...
Jörg Hohensohn
2004-07-21
Added raw button reading functionality
Linus Nielsen Feltzing
2004-06-22
Added reset_poweroff_timer(), which can be used to prevent idle poweroff. Thi...
Linus Nielsen Feltzing
2003-12-20
Upside Down option for display (and buttons) now wired into the display setti...
Jörg Hohensohn
2003-12-15
Without having a clue about the actual platform, I hereby announce that the
Daniel Stenberg
2003-12-12
Additional Neo support
Daniel Stenberg
2003-04-23
Changed remote control button events to separate codes. Now the remote contro...
Björn Stenberg
2003-02-07
Move publicly (from apps) accessed files from drivers/ to export/.
Daniel Stenberg