Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
9110344fbdb94daad4feac85f194ab705e56c386
/
firmware
/
target
/
arm
/
ipod
/
button-1g-3g.c
347b351
iPod 1st Gen: Electronically disable the wheel when hold is enabled, saving quite some power.
by Jens Arnold
· 18 years ago
c68e3cc
Make the wheel work on 1st gen iPod.
by Jens Arnold
· 18 years ago
ffb121c
iPod 1st..3rd gen: Interrupt driven button driver for 100% smooth wheel operation.
by Jens Arnold
· 18 years ago
021c086
iPod 2nd gen: * Fake battery voltage of 4.00V so rockbox doesn't shutdown (ADC is not yet implemented). * Fix button hold polarity for main rockbox. * Implement backlight inversion (the 1st/2nd gen backlight works in a way that makes the LCD look inverted when active). * Fix default contrast and clean up target tree.
by Jens Arnold
· 18 years ago
[Renamed (97%) from firmware/target/arm/ipod/3g/button-3g.c]
b701322
Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.
by Jens Arnold
· 18 years ago
4012aae
iPod G3: Touching the wheel now resets the poweroff timer the same way as on the other iPods.
by Jens Arnold
· 18 years ago
4b90267
Convert queues to use intptr_t for event data and return values as most of the time pointer are not passed and it should make some things a bit cleaner.
by Michael Sevakis
· 18 years ago
5c6f32a
Move iPod headphone detection into target tree (FS#6131 by Robert Keevil) and fix detection on 3G iPod
by Daniel Ankers
· 18 years ago
d4945dc
Move all iPod targets into the target tree. FS#5890
by Barry Wardell
· 18 years ago