| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | FS#10535: bmp viewer plugin. | Teruaki Kawashima | 2010-02-18 |
| | | | | | | | | * changed bmp.c so that it loads bitmap larger than LCD correctly. * removed bmp entry form inbuilt_filetypes in filetypes.c so that bmp files will be opened with bmp viewer when selected in browser. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24754 a1c6a512-1295-4272-9138-f99709370657 | ||
| * | jpeg,png: Merge user interface code and plugin entry point of the two ↵ | Teruaki Kawashima | 2010-01-18 |
| 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 | |||