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
/
video
(
follow
)
Commit message (
Expand
)
Author
Age
*
lcd drivers: Convert lcd_[remote_]framebuffer to a pointer
Jonathan Gordon
2012-02-28
*
Set the default battery capacity for ipod video properly depending on detecte...
Frank Gevaerts
2011-07-19
*
Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...
Michael Sevakis
2011-03-02
*
iPod Video LCD: Avoid white flash when entering sleep mode or shutting off.
Andree Buschmann
2011-01-10
*
FS#11335 by me: make ARM assembly functions thumb-friendly
Rafaël Carré
2010-06-11
*
No need to use alternating registers for dual register read/write sequence. C...
Andree Buschmann
2010-05-10
*
Minor speed up (+3%) of iPod Video screen updates.
Andree Buschmann
2010-05-10
*
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-05-06
*
Convert lcd_activation callbacks to use the event system to allow for multipl...
Thomas Martitz
2009-10-20
*
fix red
Nils Wallménius
2009-08-19
*
Various files: make functions static if they're local or make sure there is a...
Bertrik Sikken
2009-08-06
*
ARM asm LCD and ATA driver functions: Don't save r12 as it is a scratch reg. ...
Jens Arnold
2009-07-11
*
Remove workaround for FS#10130 from 5G iPod LCD sleep code
Boris Gjenero
2009-04-26
*
Code police: fix brace placement, remove trailing spaces
Boris Gjenero
2009-04-13
*
Fix red
Boris Gjenero
2009-04-12
*
Fixes and improvements for FS#9890 - iPod 5G: LCD sleep, BCM shutdown and boo...
Boris Gjenero
2009-04-12
*
One more try: Fix remaining reds and yellows
Thomas Martitz
2009-03-17
*
Fix reds and yellows (hopefully). Some targets apparently didn't properly #if...
Thomas Martitz
2009-03-17
*
Rework lcd_enabled and lcd_set/call_enable hook
Thomas Martitz
2009-03-17
*
Submit FS#9890 by Boris Gjenero. Enabling option for iPod Video to shut down ...
Andree Buschmann
2009-02-21
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Save a few registers in assembler routines for iPod 5Gs LCD driver and YUV co...
Andree Buschmann
2008-03-27
*
Do core interrupt masking in a less general fashion and save some instruction...
Michael Sevakis
2008-03-26
*
Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...
Jens Arnold
2008-03-24
*
Speed up YUV blitting on iPod Video by ~8% (FS #8075 by Andree Buschmann).
Jens Arnold
2007-11-26
*
iPod Video LCD driver: Reintroduce the simple method of waiting for update co...
Jens Arnold
2007-11-02
*
Bootloaders are single core... (aka fix red)
Jens Arnold
2007-11-02
*
Major speedup of the iPod Video LCD driver. The internal update procedure of ...
Jens Arnold
2007-11-02
*
iPod Video: Further optimised LCD data transfer (5..6% speedup, but increase ...
Jens Arnold
2007-10-28
*
Assembler optimised lcd_yuv_blit() for iPod Video (Fs #7951 by Andree Buschma...
Jens Arnold
2007-10-22
*
Parts of FS #7951 by Andree Buschmann. Faster YUV BLIT (means faster mpegplay...
Thom Johansen
2007-10-16
*
FS #7763 by Andree Buschmann. Speed up video rendering for Ipod Video.
Thom Johansen
2007-09-28
*
Moved ipod LCD code to target tree.
Jens Arnold
2007-02-25