index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
export
/
button.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
1
-2
/
+0
2020-06-27
button: allow disabling software poweroff
Franklin Wei
1
-0
/
+5
2019-01-04
Add HAVE_LINEOUT_DETECTION and associated logic
Solomon Peachy
1
-1
/
+4
2013-09-05
touch devices: Disable touch on softlock.
Jean-Louis Biasini
1
-0
/
+8
2012-04-05
touchscreen: Fix kinetic scrolling when the statusbar is off.
Thomas Martitz
1
-5
/
+7
2012-01-08
button-target.h : move prototypes to button.h
Rafaël Carré
1
-0
/
+18
2010-10-31
Add support multimedia keys/buttons to the core, and adapt Rockbox on android...
Thomas Martitz
1
-0
/
+15
2010-03-03
FS#10756 - Free unused init code
Thomas Martitz
1
-1
/
+1
2009-10-05
Fix red: Invert buttons in RTL mode
Tomer Shalev
1
-4
/
+1
2009-10-05
Invert buttons in RTL mode
Tomer Shalev
1
-1
/
+4
2009-10-05
Button Driver: Add button_status support with data - allows for reading the /...
Karl Kurbjun
1
-0
/
+3
2009-04-20
beginings of a working touchscreen interface for the WPS. 2 new tags:
Jonathan Gordon
1
-0
/
+2
2009-03-02
Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe...
Thomas Martitz
1
-1
/
+1
2009-02-19
Forgot a file...
Maurus Cuelenaere
1
-9
/
+2
2009-01-29
Get checkwps working again
Maurus Cuelenaere
1
-2
/
+2
2008-08-23
Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN
Maurus Cuelenaere
1
-13
/
+13
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2008-05-10
Bring Gigabeat S bootloader one step close to a release version.
Michael Sevakis
1
-0
/
+1
2008-04-15
Setup the touchpads to have two modes - stylus and button - and set them in b...
Jonathan Gordon
1
-0
/
+19
2008-03-26
Major cleanup of checkwps - fix all warnings and add a script to build versio...
Dave Chapman
1
-0
/
+2
2007-11-19
FS#7738 - Scroll wheel acceleration for iPod
Linus Nielsen Feltzing
1
-1
/
+1
2007-10-09
fix yellow and some house cleaning
Robert Kukla
1
-1
/
+1
2007-10-09
FS#7487 - mpegplayer - video start time seek with resume
Robert Kukla
1
-0
/
+1
2007-09-30
IRQ driven touchpad driver, crude but working
Jonathan Gordon
1
-2
/
+3
2007-07-22
Wheel acceleration for e200. A general acceleration interface intended for us...
Michael Sevakis
1
-0
/
+6
2007-04-12
Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...
Jens Arnold
1
-1
/
+1
2007-02-18
Fix CONFIG_BACKLIGHT warnings.
Jens Arnold
1
-2
/
+1
2006-11-27
Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact...
Jens Arnold
1
-121
/
+6
2006-11-10
Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.
Jens Arnold
1
-22
/
+1
2006-11-09
Target tree support for Iriver iFP.
Tomasz Malesinski
1
-22
/
+0
2006-10-30
woops, removed a bit too much
Jonathan Gordon
1
-0
/
+24
2006-10-30
remove some uneeded #ifdefs
Jonathan Gordon
1
-30
/
+1
2006-10-29
move the iriver h1x0/h3x0 button driver to target tree
Jonathan Gordon
1
-44
/
+2
2006-10-05
Move all iPod targets into the target tree. FS#5890
Barry Wardell
1
-27
/
+1
2006-09-26
Add wheel_status() function to the ipod "4g" button driver (i.e. all ipods ex...
Dave Chapman
1
-1
/
+4
2006-09-26
Patch #4899 by Robert Keevil - Automatic pause on iPod when removing the head...
Linus Nielsen Feltzing
1
-0
/
+3
2006-08-12
update the gigabeat code and move to target_tree
Marcoen Hirschberg
1
-25
/
+0
2006-07-27
Moved the X5 button driver to the target tree
Linus Nielsen Feltzing
1
-40
/
+7
2006-03-26
Switched PLAY and REC for proper X5 operation.
Daniel Stenberg
1
-2
/
+2
2006-03-25
Patch #4913 by David Rothenberger with some changes by me: add only backlight...
Hristo Kovachev
1
-0
/
+3
2006-03-24
New option: First keypress enables backlight only. Patch #2920 by Nicolas Pen...
Björn Stenberg
1
-0
/
+3
2006-03-21
Removed an unneeded BUTTON_HOLD define for iPod 3G
Hristo Kovachev
1
-9
/
+0
2006-03-21
button.h cleanup, with the future "button action" thing in mind:
Hristo Kovachev
1
-135
/
+254
2006-03-18
Improve button driver performance on ipod a bit by moving around queue checks...
Brandon Low
1
-0
/
+2
2006-03-09
iAudio X5: Remote control buttons
Linus Nielsen Feltzing
1
-1
/
+6
2006-02-24
More iPod 3G work from Seven Le Mesle
Dave Chapman
1
-1
/
+2
2006-02-24
first gigabeat commit
Marcoen Hirschberg
1
-0
/
+14
2006-02-24
Button driver for iAudio X5
Linus Nielsen Feltzing
1
-3
/
+3
2006-02-22
Remove some unused/deprecated defines
Hristo Kovachev
1
-2
/
+0
2006-02-18
iPods - implement button_hold() function
Dave Chapman
1
-0
/
+2
[next]