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
/
sandisk
/
sansa-e200
/
button-e200.c
(
unfollow
)
Commit message (
Expand
)
Author
2006-12-18
Add support for Sansa scrollwheel backlight. Turn light on when scrollwheel i...
Barry Wardell
2006-12-16
Add support for scroll wheel to Sansa button driver. Should be replaced with ...
Barry Wardell
2006-10-16
Fix a stupid bug (thanks to Frieder Ferlemann.) Get rid of MS-DOS line endings.
Daniel Ankers
2006-10-14
Untested first attempt at a Sansa button driver. Based on work by MrH
Daniel Ankers
2006-08-31
Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another Por...
Dave Chapman
2006-08-26
Fixed silly bugs in H10 button driver.
Barry Wardell
2006-08-22
Move X5 ADC code to target tree. Fix power button detection on H10. New ADC
Barry Wardell
2006-08-11
Some indent/c99 style cleanup by Barry Wardell
Hristo Kovachev
2006-08-11
Patch #5731 by Barry Wardell: more iriver h10 work. Thanks!
Hristo Kovachev
2006-08-03
Barry Wardell's initial work for the iriver H10 port
Daniel Stenberg
2006-08-03
cleared the lot, add your own test code like this
Daniel Stenberg
2006-08-02
cut out all the ipod cruft we don't need
Daniel Stenberg
2006-08-01
added mostly dummy changes to allow building of a Sansa e200 bootloader
Daniel Stenberg
2006-04-19
Fix button driver for ipod mini 1G.
Frank Dischner
2006-04-02
iPod mini 2G: Working button check in bootloader.
Jens Arnold
2006-02-27
Patch #3060 from Andrew Scott - iPod mini button driver
Dave Chapman
2006-02-21
iPod 3G: Use correct DRAM_START address when branching to Rockbox
Dave Chapman
2006-02-21
Patch #1435744 from Andrew Scott - initial iPod Mini support
Dave Chapman
2006-02-05
iPod 3G support in Bootloader from Seven Le Mesle
Dave Chapman
2006-01-31
Oops - fix red iPod bootloader build
Dave Chapman
2006-01-31
iPod: Fix the detection of lcd type for the iPod Photo - this should fix prob...
Dave Chapman
2006-01-18
Line too wide for nano screen, split it up.
Thom Johansen
2006-01-18
Remove logos from bootloader
Dave Chapman
2006-01-05
iPod: Fix the bootloader so it can load and run the original Apple firmware a...
Dave Chapman
2005-11-20
iPod: Change bootloader so that Rockbox loads by default. Holding down MENU ...
Dave Chapman
2005-11-14
Fixes for new 16-bit framebuffer type
Dave Chapman
2005-11-13
Implement (unreliable) button detection using code from ipodlinux bootloader ...
Dave Chapman
2005-11-08
Ooops. There was an unclosed comment in the source.
Dave Chapman
2005-11-08
Initial check-in of work-in-progress iPod bootloader. Current targets are iP...
Dave Chapman