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
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
LCD drivers: * Slight speedup for 2bit greyscale drivers. Use the same scroll...
Jens Arnold
2006-07-28
*
Moved the X5 button driver to the target tree
Linus Nielsen Feltzing
2006-07-27
*
Contrast setting cleanup: * Only include contrast setting for targets where i...
Jens Arnold
2006-07-25
*
Restore the default backlight settings broken by Rani
Linus Nielsen Feltzing
2006-07-25
*
Patch #5347 by Rani Hod - Adds FM radio and recording features to the iAudio X5.
Linus Nielsen Feltzing
2006-07-21
*
Patch #5432 from Thomas Paul Diffenbach - small speedup for ipod video lcd_up...
Dave Chapman
2006-07-19
*
1bit and 2bit LCD drivers: Low-level bit handling optimisations.
Jens Arnold
2006-07-18
*
Patch #5375 by Rani Hod - Eliminate click on X5 shutdown
Linus Nielsen Feltzing
2006-07-13
*
Patch #5639 by Ulrich Pegelow, inits the M5636 USBOTG chip on the X5 to reduc...
Linus Nielsen Feltzing
2006-07-13
*
H300: Rudimentary driver for the ISP1362 USB on-the-go controller. For now it...
Jens Arnold
2006-06-16
*
Tweaks to reduce an iriver recording glitch to a minimum. Removed yields from...
Peter D'Hoye
2006-06-14
*
Added a comment
Linus Nielsen Feltzing
2006-06-13
*
Work-in-progress rework of charging status reading & display: * Changed sever...
Jens Arnold
2006-06-06
*
Remove previous fix as it seems to cause lock-ups when used with a remote.
Peter D'Hoye
2006-06-03
*
Do not allow interrupts between the two calls that set the recording gain. Fi...
Peter D'Hoye
2006-06-02
*
Oops, move out the define from the #ifndef SIMULATOR
Hristo Kovachev
2006-05-18
*
Use more proper default contrast for the iriver lcd remotes, also reset
Hristo Kovachev
2006-05-18
*
Iriver: Don't scroll remote LCD lines 'in the dark', i.e. with the remote unp...
Jens Arnold
2006-05-16
*
Iriver: Moved the handling of the UDA1380 split gain (analog preamp + decimat...
Jens Arnold
2006-05-14
*
Correctly test on volume id flag
Peter D'Hoye
2006-05-13
*
Iriver: Don't power the UDA1380 WSPLL as we don't use it. This is required ac...
Jens Arnold
2006-05-11
*
Ondio: (Hopefully) fix the occasional freezes during playback: Use DMA channe...
Jens Arnold
2006-05-07
*
Patch #5182 by Liberman Shachar - Vertical screen scroll bug fix (inverse bar...
Linus Nielsen Feltzing
2006-05-06
*
Fix fillrect calculation error for 'Screen scrolls out of view'. Fixes bug 52...
Peter D'Hoye
2006-05-03
*
ipods - First implementation of pcf50605_init() function. This enables the p...
Dave Chapman
2006-05-02
*
ATA driver: * Don't lie to gcc about which parameters the assembler optimised...
Jens Arnold
2006-04-29
*
Replaced remaining '#pragma interrupt' with __attribute__((interrupt_handler)...
Jens Arnold
2006-04-26
*
Ipods, X5: Proper backlight behaviour on buton unlock.
Jens Arnold
2006-04-24
*
Iriver: Reworked remote detection & init: * Monitor the remote type & try to ...
Jens Arnold
2006-04-24
*
Prevent scroll wheel on mini 1g from over-scrolling when scrolling very fast.
Frank Dischner
2006-04-20
*
Fix button driver for ipod mini 1G.
Frank Dischner
2006-04-19
*
Ooops^2
Jens Arnold
2006-04-17
*
H300: Optimised PCF50606 driver, significantly reduces CPU power drain from t...
Jens Arnold
2006-04-16
*
H300 (and H1x0): Improved button debouncing. Solves the possible 'fake double...
Jens Arnold
2006-04-16
*
Coldfire: Use the maximum possible i2c clock for the audio codec. Both the UD...
Jens Arnold
2006-04-14
*
Another slight tweak.
Jens Arnold
2006-04-12
*
H1x0/H300 remote LCD driver rework: * Completely fix remote LCD ticking for H...
Jens Arnold
2006-04-11
*
moved the LCD framebuffer to IRAM for iAudio X5 - gives ~40% speed boost
Daniel Stenberg
2006-04-11
*
H300: Slightly faster lcd update (noticeable with partial updates only).
Jens Arnold
2006-04-09
*
Comparing short filenames for uniqueness used 1 char too much, causing it to ...
Peter D'Hoye
2006-04-08
*
Get rid of the redundant APPLE_* macros. * Fix wrong comments in lcd-ipod.c
Jens Arnold
2006-04-08
*
lcd_blit() (with mono->2bit expansion) implemented for greyscale ipods. Chang...
Jens Arnold
2006-04-06
*
Since we poll buttons every tick now, the extra if() checking the polling int...
Jens Arnold
2006-04-06
*
Do extra filtering in H300 (and H100) main unit button reading to suppress wr...
Jens Arnold
2006-04-06
*
Grayscale iPods: Bit-flipped the 2bit LCD driver to use the same format as ap...
Jens Arnold
2006-04-04
*
greyscale iPod LCD: Working display flip. * Correct register definitions for ...
Jens Arnold
2006-04-01
*
Greyscale iPod LCD driver: Fixed lcd_update_rect() to work properly for parti...
Jens Arnold
2006-03-31
*
Move definitions to their proper place
Jens Arnold
2006-03-30
*
iPod mini 2G: Define correct audio codec, and fix WM8731 driver to work with ...
Jens Arnold
2006-03-30
*
iPod mini 2G: Use iPod 4G button driver instead of special minin 1G code. But...
Jens Arnold
2006-03-30
[prev]
[next]