summaryrefslogtreecommitdiff
path: root/apps/plugins/jpeg/jpeg.c (follow)
Commit message (Expand)AuthorAge
* jpeg,png: Merge user interface code and plugin entry point of the two plugins...Teruaki Kawashima2010-01-18
* jpeg,png: Change "Off: Quit." to "Show Menu: Quit." so that the message is le...Teruaki Kawashima2009-12-21
* jpeg,png: Separate code to load file from load_and_show().Teruaki Kawashima2009-12-18
* jpeg/png: Remove erased file name from list of file when change file.Teruaki Kawashima2009-11-18
* jpeg/png: refactor use of buf.Teruaki Kawashima2009-11-17
* jpeg/png: change file list handling a bit.Teruaki Kawashima2009-11-15
* jpeg/png: unify code to display image to draw_image(_rect).Teruaki Kawashima2009-11-15
* Revert r21912 : "Storage API : remove undeeded target-specific functions"Rafaël Carré2009-07-17
* Storage API : remove undeeded target-specific functionsRafaël Carré2009-07-17
* Accept FS#10094 by Teruaki Kawashima:Jonathan Gordon2009-06-16
* Change Grayscale to Greyscale in the JPEG viewer and add explanation of the D...Jonas Häggqvist2009-02-19
* remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...Andrew Mahone2009-01-24
* unify pointers to value for configfile, and add TYPE_BOOL type, used byAndrew Mahone2009-01-17
* loader-initialized global plugin API:Andrew Mahone2009-01-16
* Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts2008-11-01
* Refactor the panning code into separate functions, and correct a commentDave Chapman2008-10-23
* Make some local global variables static.Dave Chapman2008-10-22
* Move the monolithic jpeg viewer into its own subdirectory and split it into t...Dave Chapman2008-10-21