1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/target
Marcoen Hirschberg 4c59c1a441 Correct the YCbCr to RGB conversion
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12969 a1c6a512-1295-4272-9138-f99709370657
2007-03-30 10:09:19 +00:00
..
arm Correct the YCbCr to RGB conversion 2007-03-30 10:09:19 +00:00
coldfire Missed one variable declaration updating byteswapping functions. Not functionally different but keeps things consistent. 2007-03-29 19:22:11 +00:00
sh First step of charcell LCD code rework: * Make it fully unicode aware so that adding non-ISO8859-1 scripts becomes possible (limited by the LCD capabilities of course). * Make the API more similar to the bitmap LCD code's API. * Moved hardware dependent parts to target tree. * Simplified code. * Jumpscroll temporarily non-functional. 2007-03-26 07:52:13 +00:00