1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins/jpeg
Rafaël Carré 5656f8245f Sansa Clip: build plugins (FS#9578)
Use unmodified C200 keymap when possible, variation of it when not
Use Archos bitmaps when possible

Current problems:
- Pegbox plugin shows display corruption (corruption is different in the simulator)
- Bubbles plugin misses 1 or 2 bottom lines, but if we gain back these lines it occupies a too small area of the screen
- Splitted screen (yellow/blue) is a bit weird in most plugins

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19252 a1c6a512-1295-4272-9138-f99709370657
2008-11-28 00:37:28 +00:00
..
jpeg.c Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do that, it also introduces sd_*, nand_*, and mmc_*. 2008-11-01 16:14:28 +00:00
jpeg.h Sansa Clip: build plugins (FS#9578) 2008-11-28 00:37:28 +00:00
jpeg.make Added 'keywords' and 'eol-style' properties. 2008-11-25 19:54:23 +00:00
jpeg_decoder.c
jpeg_decoder.h
SOURCES
yuv2rgb.c
yuv2rgb.h