mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-20 02:22:43 -05:00
jpeg,png: Merge user interface code and plugin entry point of the two plugins (part of FS#6321).
* Created new directory, imageviewer/ and moved both jpeg/ and png/ under it. - this still doesn't merge the two plugins. i.e. both jpeg.rock and png.rock will be made for color targets. - I'm thinking to merge the two plugins to single image viewer later. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24272 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
135d983433
commit
5bd0823749
33 changed files with 1048 additions and 1995 deletions
7
apps/plugins/imageviewer/png/SOURCES
Normal file
7
apps/plugins/imageviewer/png/SOURCES
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
adler32.c
|
||||
crc32_png.c
|
||||
inffast.c
|
||||
inflate.c
|
||||
inftrees.c
|
||||
png.c
|
||||
png_ui.c
|
||||
Loading…
Add table
Add a link
Reference in a new issue