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
/
target
/
arm
/
ipod
/
button-1g-3g.c
Age
Commit message (
Expand
)
Author
2009-05-17
Fix duplicate #includes
Bertrik Sikken
2009-04-25
Remove unnecessary #include "adc.h"
Bertrik Sikken
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-03
Rename CPU/COP_INT_CLR to CPU/COP_INT_DIS since it's really a 'write one to d...
Michael Sevakis
2008-05-03
Fix tabs.
Michael Giacomelli
2008-05-03
Commit FS#8920, fixed headphone detection for the Ipod 2G by Mark Fawcus.
Michael Giacomelli
2008-04-01
Use a better place to enable the interrupts.
Jens Arnold
2008-04-01
iPod 1st..3rd Gen and Mini 1st Gen fixes/improvements: * Remove the unnecessa...
Jens Arnold
2007-08-18
iPod 1st Gen: Dynamic wheel enable. This reduces wheel power consumption to a...
Jens Arnold
2007-08-18
iPod 1st Gen: Electronically disable the wheel when hold is enabled, saving q...
Jens Arnold
2007-08-15
Make the wheel work on 1st gen iPod.
Jens Arnold
2007-07-29
iPod 1st..3rd gen: Interrupt driven button driver for 100% smooth wheel opera...
Jens Arnold
2007-07-27
iPod 2nd gen: * Fake battery voltage of 4.00V so rockbox doesn't shutdown (AD...
Jens Arnold