rockbox/apps/plugins/jpeg
Andrew Mahone 60d4209383 Add core JPEG reader, adapted from the JPEG plugin's decoder, with some changes to prevent include conflicts between the two decoders.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20836 a1c6a512-1295-4272-9138-f99709370657
2009-05-01 23:24:23 +00:00
..
jpeg.c Change Grayscale to Greyscale in the JPEG viewer and add explanation of the Display Option menu to the manual. 2009-02-19 00:38:41 +00:00
jpeg.h FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Updates the plugin keymap to use Long Home to exit plugins to be more inline with the core keymap. 2009-04-10 17:28:26 +00:00
jpeg.make Added 'keywords' and 'eol-style' properties. 2008-11-25 19:54:23 +00:00
jpeg_decoder.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
jpeg_decoder.h Add core JPEG reader, adapted from the JPEG plugin's decoder, with some changes to prevent include conflicts between the two decoders. 2009-05-01 23:24:23 +00:00
SOURCES
yuv2rgb.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
yuv2rgb.h