rockbox/apps/plugins/imageviewer/png
Thomas Martitz 50a6ca39ad Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes).
This is to a) to cleanup firmware/common and firmware/include a bit, but also b) for Rockbox as an application which should use the host system's c library and headers, separating makes it easy to exclude our files from the build.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25850 a1c6a512-1295-4272-9138-f99709370657
2010-05-06 21:04:40 +00:00
..
adler32.c jpeg,png: Merge user interface code and plugin entry point of the two plugins (part of FS#6321). 2010-01-18 12:46:19 +00:00
crc32_png.c jpeg,png: Merge user interface code and plugin entry point of the two plugins (part of FS#6321). 2010-01-18 12:46:19 +00:00
crc32_png.h jpeg,png: Merge user interface code and plugin entry point of the two plugins (part of FS#6321). 2010-01-18 12:46:19 +00:00
inffast.c jpeg,png: Merge user interface code and plugin entry point of the two plugins (part of FS#6321). 2010-01-18 12:46:19 +00:00
inffast.h jpeg,png: Merge user interface code and plugin entry point of the two plugins (part of FS#6321). 2010-01-18 12:46:19 +00:00
inffixed.h jpeg,png: Merge user interface code and plugin entry point of the two plugins (part of FS#6321). 2010-01-18 12:46:19 +00:00
inflate.c jpeg,png: Merge user interface code and plugin entry point of the two plugins (part of FS#6321). 2010-01-18 12:46:19 +00:00
inflate.h jpeg,png: Merge user interface code and plugin entry point of the two plugins (part of FS#6321). 2010-01-18 12:46:19 +00:00
inftrees.c jpeg,png: Merge user interface code and plugin entry point of the two plugins (part of FS#6321). 2010-01-18 12:46:19 +00:00
inftrees.h jpeg,png: Merge user interface code and plugin entry point of the two plugins (part of FS#6321). 2010-01-18 12:46:19 +00:00
png.c Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
png.h jpeg,png: Merge user interface code and plugin entry point of the two plugins (part of FS#6321). 2010-01-18 12:46:19 +00:00
png.make jpeg,png: Merge user interface code and plugin entry point of the two plugins (part of FS#6321). 2010-01-18 12:46:19 +00:00
png_ui.c jpeg,png: Merge user interface code and plugin entry point of the two plugins (part of FS#6321). 2010-01-18 12:46:19 +00:00
SOURCES jpeg,png: Merge user interface code and plugin entry point of the two plugins (part of FS#6321). 2010-01-18 12:46:19 +00:00
zconf.h jpeg,png: Merge user interface code and plugin entry point of the two plugins (part of FS#6321). 2010-01-18 12:46:19 +00:00
zlib.h jpeg,png: Merge user interface code and plugin entry point of the two plugins (part of FS#6321). 2010-01-18 12:46:19 +00:00
zutil.h jpeg,png: Merge user interface code and plugin entry point of the two plugins (part of FS#6321). 2010-01-18 12:46:19 +00:00