summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/gray_scroll.c (follow)
Commit message (Expand)AuthorAge
* The old grayscale library is now officially dead.Jens Arnold2008-01-13
* Grayscale lib: Using a 32x32->32 bit multiplication is better on ARM, as 16x1...Jens Arnold2006-11-05
* * Assembler optimised gray_update_rect() and writearray() for arm (greyscale ...Jens Arnold2006-08-07
* Grayscale library ported to the grayscale iPods, first version. Added C refer...Jens Arnold2006-08-07
* Repair bufferend scrolling background.Jens Arnold2006-08-03
* Minor optimisation.Jens Arnold2006-03-08
* Finally - grayscale library support for the simulators. Currently SDL only, w...Jens Arnold2006-02-26
* Added memmove() to codec API & plugin API, and changed codeclib and plugin li...Jens Arnold2006-02-06
* H1x0: Changed lcd_blit() and the grayscale library to use the same internal f...Jens Arnold2005-09-30
* Grayscale lib: Moved the shift count doubling for unbuffered up/down scrollin...Jens Arnold2005-07-28
* Grayscale library: (1) Ported to iriver H1x0. Experiments have shown that the...Jens Arnold2005-07-27
* Complete rework of the grayscale library: (1) Implemented the new rockbox gra...Jens Arnold2005-07-25