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