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
/
lcd-gray.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
lcd drivers: Convert lcd_[remote_]framebuffer to a pointer
Jonathan Gordon
2012-02-28
*
Increaase default ipod 3g contrast, to a value between the last two.
Torne Wuff
2010-05-20
*
Commit FS#11034 by Andrew Engelbrecht. Fixes default contrast value on ipod 3G.
Michael Giacomelli
2010-02-18
*
Greyscale iPods: Fix the default contrast in the bootloader and the core befo...
Jens Arnold
2008-08-15
*
Ensure consistency between header file and implementation for iPod drivers, b...
Bertrik Sikken
2008-07-16
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Greyscale ipods: Use a somewhat darker shade for lightgrey, improving appeara...
Jens Arnold
2008-05-17
*
Greyscale library: Optionally put the greyscale ISR on COP on portalplayertar...
Jens Arnold
2008-04-04
*
1st/2nd Gen: Backlight inversion needs to be protected from interrupts, becau...
Jens Arnold
2008-04-04
*
LCD driver tweaks for greyscale iPods: * Use 1/7 bias, 5x step-up and the hig...
Jens Arnold
2008-04-02
*
Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...
Jens Arnold
2008-03-24
*
Greyscale ipod lcd driver: * Assembler optimised low level functions. PP5002 ...
Jens Arnold
2008-01-12
*
Greyscale library: Changed the internal data format once more (separated pixe...
Jens Arnold
2008-01-09
*
All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...
Jens Arnold
2008-01-04
*
Move 4th Gen (grayscale and color) backlight init where it belongs.
Jens Arnold
2007-11-18
*
Significant LCD speedup for all greyscale iPods and Sansa c200 (c200, 4th Gen...
Jens Arnold
2007-11-18
*
Get rid of some more inl/outl. 0x70000084 seems to be GPO32_ENABLE.
Barry Wardell
2007-11-05
*
Fix red.
Barry Wardell
2007-11-05
*
Get rid of some more inl/outl and use the new GPO32 define instead.
Barry Wardell
2007-11-05
*
PP LCD drivers: * Optimised and cleaned up PP colour LCD drivers. Immeasurabl...
Jens Arnold
2007-10-12
*
* Use proper definitions for the PP (mono) LCD bridge. * Clean up pp5002.h a ...
Jens Arnold
2007-10-07
*
Fix the LCD line remaining active after shutdown on grayscale ipods (FS#5199)...
Nicolas Pennequin
2007-09-29
*
iPod greyscale LCD driver: * Further speedup (timeout check turned out to be ...
Jens Arnold
2007-08-10
*
iPod greyscale LCD driver: Slight speedup and correct greylevels for other ta...
Jens Arnold
2007-08-08
*
Use correct 1/3 and 2/3 greylevels.
Jens Arnold
2007-08-06
*
2nd gen: Correct LCD inversion state on init. * Fine tuned default contrast.
Jens Arnold
2007-07-27
*
iPod 2nd gen: * Fake battery voltage of 4.00V so rockbox doesn't shutdown (AD...
Jens Arnold
2007-07-27
*
Improved CPU clock setup for PP502x. PP5020 and PP5022 are not register compa...
Jens Arnold
2007-07-02
*
Replace some inl/outl with register #define's instead. Also tidy up pp5020.h ...
Barry Wardell
2007-03-03
*
Moved ipod LCD code to target tree.
Jens Arnold
2007-02-25