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
/
target
/
arm
/
ipod
/
button-clickwheel.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
nano2g: fix dangerous mutex in hold switch
Cástor Muñoz
2017-02-04
*
iPod Classic: use PMU interrupts to detect hold switch
Cástor Muñoz
2016-05-26
*
iPod Classic: clickwheel fixes
Cástor Muñoz
2015-12-17
*
iPod Classic: Fix bidirectional clickwheel communication.
Steffen Butzer
2014-10-02
*
Classic/6G: click wheel controller powersave
Cástor Muñoz
2012-03-31
*
Classic/6G: hold switch detection using GPIO
Cástor Muñoz
2012-03-28
*
Make local functions and variables static where possible
Bertrik Sikken
2011-11-03
*
ipod6g: make functions and variables static where possible
Bertrik Sikken
2011-04-22
*
Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...
Michael Sevakis
2011-03-02
*
iPod Nano2g/Classic clickwheel: Configure GPIO pins as Hi-Z while hold switch...
Michael Sparmann
2011-02-10
*
Fix more red. Two had been hiding.
Michael Sparmann
2011-02-10
*
Fix red
Michael Sparmann
2011-02-10
*
iPod Nano 2G: Fix current leak through clickwheel GPIOs when clickwheel is po...
Michael Sparmann
2011-02-10
*
iPod Classic: Fix current leak through clickwheel GPIOs when clickwheel is po...
Michael Sparmann
2011-02-10
*
iPod Classic: This time really fix the hold switch. Read it out through the p...
Michael Sparmann
2011-02-09
*
iPod Classic: Fix hold switch glitches
Michael Sparmann
2011-02-07
*
Implement hold switch and headphone detection on iPod Classic
Michael Sparmann
2011-01-07
*
Fix headphone detection on iPod Nano 2G being inverted (regression from r28800)
Michael Sparmann
2010-12-16
*
iPod Nano 2G: Correct clickwheel interrupt handler name, this time consistently.
Michael Sparmann
2010-12-12
*
Fix bug introduced with r28800 (missing interrupt handler).
Andree Buschmann
2010-12-12
*
usb-s3c6400x.[ch], button-clickwheel.c: Move s5l8701-specific parts to where ...
Michael Sparmann
2010-12-12
*
Commit FS#11663 by me - Patch: iPod Nano 2G Bootloader: Boot OF if MENU butto...
Michael Sparmann
2010-10-10
*
Disable clickwheel power supply when hold button is active for iPod nano 2G.
Andree Buschmann
2010-09-25
*
Higher responsiveness for iPod clickwheel acceleration.
Andree Buschmann
2010-03-06
*
Add iPod Nano 2G µsec timer, and use it in the clickwheel driver.
Michael Sparmann
2009-10-21
*
Fix the iPod Nano 2G clickwheel when releasing the hold switch
Michael Sparmann
2009-10-12
*
Nano2G - implement "Pause on headphone unplug" feature
Dave Chapman
2009-10-10
*
Unify the button driver for the Nano 2G with the driver for earlier clickwhee...
Dave Chapman
2009-10-02
*
Fix a comment so that it matches the code
Dave Chapman
2009-09-17
*
Fix FS#5230 - reinit the opto-i2c after disabling hold so the buttons work again
Jonathan Gordon
2009-07-29
*
Fix duplicate #includes
Bertrik Sikken
2009-05-17
*
Remove unnecessary #include "adc.h"
Bertrik Sikken
2009-04-25
*
Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tama...
Michael Giacomelli
2008-12-25
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Oops. Lost sync on a few instances and 'HI' registers.
Michael Sevakis
2008-06-03
*
Undo r17470 because of regressions in some debug menus.
Andree Buschmann
2008-05-12
*
Fix for FS#5162. Being able to read scrollwheel action via button_read_device...
Andree Buschmann
2008-05-12
*
Commit FS#8379 by Andree Buschmann. Disables much of the remaining unneeded ...
Michael Giacomelli
2008-02-10
*
FS#7738 - Scroll wheel acceleration for iPod
Linus Nielsen Feltzing
2007-11-19
*
iPods: Touching the wheel now resets the poweroff timer, so the iPod no longe...
Jens Arnold
2007-01-18
*
Convert queues to use intptr_t for event data and return values as most of th...
Michael Sevakis
2006-12-19
*
Move iPod headphone detection into target tree (FS#6131 by Robert Keevil) and...
Daniel Ankers
2006-10-07
*
Move all iPod targets into the target tree. FS#5890
Barry Wardell
2006-10-05