Add read_<image>_fd functions to plugin API, add feature_wrappers.h handling for...
commit127639c1e65e2ceb32c11984c06b998d86adb811
authorunhelpful <unhelpful@a1c6a512-1295-4272-9138-f99709370657>
Sat, 2 May 2009 03:47:46 +0000 (2 03:47 +0000)
committerunhelpful <unhelpful@a1c6a512-1295-4272-9138-f99709370657>
Sat, 2 May 2009 03:47:46 +0000 (2 03:47 +0000)
tree4a49d1671ca28faa5e06c1851b6b6de41969e4fc
parent696d94547b561c3f06881526afa26065d423daa4
Add read_<image>_fd functions to plugin API, add feature_wrappers.h handling for them, and add read_image.[ch] wrapper for reading image files with automatic type detection.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20840 a1c6a512-1295-4272-9138-f99709370657
apps/plugin.c
apps/plugin.h
apps/plugins/lib/SOURCES
apps/plugins/lib/feature_wrappers.h
apps/plugins/lib/read_image.c [new file with mode: 0644]
apps/plugins/lib/read_image.h [new file with mode: 0644]