rockbox/apps/plugins/imageviewer
Frank Gevaerts 63011c6743 Revert accidental commit of "%z" support in r26071 (the implementation assumed size_t==long, which is not always the case in hosted environments)
Remove four remaining uses of %z, three of which were in DEBUGF


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27479 a1c6a512-1295-4272-9138-f99709370657
2010-07-18 12:42:47 +00:00
..
bmp Convert some more stuff to mylcd_ and support pgfx as well. 2010-06-04 13:22:50 +00:00
jpeg Convert some more stuff to mylcd_ and support pgfx as well. 2010-06-04 13:22:50 +00:00
png Revert accidental commit of "%z" support in r26071 (the implementation assumed size_t==long, which is not always the case in hosted environments) 2010-07-18 12:42:47 +00:00
imageviewer.c Convert some more stuff to mylcd_ and support pgfx as well. 2010-06-04 13:22:50 +00:00
imageviewer.h Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #if (CONFIG_PLATFORM & PLATFORM_HOSTED) (or equivalently). 2010-06-21 16:53:00 +00:00
imageviewer.make
SUBDIRS FS#10535: bmp viewer plugin. 2010-02-18 15:10:31 +00:00