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
(
follow
)
Commit message (
Expand
)
Author
Age
*
transflective LCDs: fix "first buttonpress enables backlight only"
Sebastian Leonhardt
2019-02-07
*
Add HAVE_LINEOUT_DETECTION and associated logic
Solomon Peachy
2019-01-04
*
Fix dumb typo in button.c.
Michael Sevakis
2017-01-21
*
action.c must desist in calling set_cpu_frequency from a tick
Michael Sevakis
2017-01-21
*
iBasso DX50/DX90: Major code cleanup and reorganization.
Udo Schläpfer
2015-02-02
*
Fix (unintentional) linkage of HAVE_BUTTON_DATA with HAVE_TOUCHSCREEN
Sebastian Leonhardt
2014-03-18
*
touch devices: Disable touch on softlock.
Jean-Louis Biasini
2013-09-05
*
FS#10345 - Gigabeat: Switch volume buttons in Upside Down mode
Bertrik Sikken
2012-04-15
*
Android: listen to ACTION_AUDIO_BECOMING_NOISY for headphone (FS#12097).
Dominik Riebeling
2011-06-04
*
Fix FS#11894 - Sansa Clip+ Volume Buttons don't switch when Upside Down is ac...
Bertrik Sikken
2011-03-13
*
All kernel objects in code shared amongs targets (core, plugins, codecs) shou...
Michael Sevakis
2011-02-14
*
Hopefully fix FS#11696: scrollwheel doesn't respond in some cases.
Magnus Holmgren
2010-11-14
*
Enlarge the button post interval against audio drop outs, Too many lcd updates
Thomas Martitz
2010-09-22
*
Touchscreen: button driver improvements
Thomas Martitz
2010-09-22
*
button driver: make repeat timings be centiseconds and not ticks
Rafaël Carré
2010-09-15
*
Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...
Thomas Martitz
2010-06-21
*
Commit FS#10887 by me. Change the check for software poweroff to be that the...
Michael Giacomelli
2010-05-29
*
Revert r26055 since it breaks certain Archos targets.
Michael Sevakis
2010-05-15
*
- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...
Thomas Martitz
2010-05-15
*
If HAVE_POWEROFF_WHILE_CHARGING is not defined and the charging configuration...
Michael Sevakis
2010-05-15
*
FS#10711 by Martin Ritter fixes handling of the 'First Keypress Enables Backl...
Nils Wallménius
2009-12-04
*
Fix red: Invert buttons in RTL mode
Tomer Shalev
2009-10-05
*
Invert buttons in RTL mode
Tomer Shalev
2009-10-05
*
Simulator buttons: Remove a hack and make brickmania work the same as on target.
Karl Kurbjun
2009-10-05
*
Fix Red
Karl Kurbjun
2009-10-05
*
Button Driver: Add button_status support with data - allows for reading the /...
Karl Kurbjun
2009-10-05
*
Fix red for HAS_SERIAL_REMOTE
Thomas Martitz
2009-09-23
*
Fix non-hold button and headphone detection target sims.
Thomas Martitz
2009-09-23
*
Rework the simulators button reading to not implement it's own complete driver.
Thomas Martitz
2009-09-23
*
Philips SA9200: fix the buttons to work with flip screen mode (does anyone us...
Mark Arigo
2009-07-07
*
beginings of a working touchscreen interface for the WPS. 2 new tags:
Jonathan Gordon
2009-04-20
*
Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe...
Thomas Martitz
2009-03-02
*
Unify kernel list management for ticks, registered queues and timeout objects...
Michael Sevakis
2009-01-21
*
Decouple the statusbar drawing from the rest of the screen drawing. it is not...
Jonathan Gordon
2008-12-31
*
C200: Also flip the function of the volume buttons when display flip is enabl...
Marianne Arnold
2008-09-03
*
Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN
Maurus Cuelenaere
2008-08-23
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Bring Gigabeat S bootloader one step close to a release version.
Michael Sevakis
2008-05-10
*
Greyscale library: * Implement linearisation curve flipping for 1st/2nd Gen i...
Jens Arnold
2008-04-02
*
Do core interrupt masking in a less general fashion and save some instruction...
Michael Sevakis
2008-03-26
*
Use the timeout API as a oneshot for headphone plug debouncing. Set at 1s for...
Michael Sevakis
2008-01-27
*
Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...
Jonathan Gordon
2008-01-10
*
FS#7738 - Scroll wheel acceleration for iPod
Linus Nielsen Feltzing
2007-11-19
*
touchpad driver for the mrobe. nothing in apps/ uses it yet.
Jonathan Gordon
2007-10-22
*
Take out some NOCACHEBSS_ATTR's that were accidentally left. Put some threadi...
Michael Sevakis
2007-10-16
*
Finally full multicore support for PortalPlayer 502x targets with an eye towa...
Michael Sevakis
2007-10-16
*
fix yellow and some house cleaning
Robert Kukla
2007-10-09
*
FS#7487 - mpegplayer - video start time seek with resume
Robert Kukla
2007-10-09
*
Name all button light functions and variables consistently starting with butt...
Jens Arnold
2007-10-07
*
Commit a subset of the dual core changes that have to do with cache handling,...
Michael Sevakis
2007-09-28
[next]