summaryrefslogtreecommitdiffstats
path: root/apps/plugins/png
AgeCommit message (Expand)AuthorFilesLines
2009-12-21jpeg,png: Change "Off: Quit." to "Show Menu: Quit." so that the message is le...Teruaki Kawashima1-28/+22
2009-12-18jpeg,png: Separate code to load file from load_and_show().Teruaki Kawashima2-213/+235
2009-12-15Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev1-1/+1
2009-12-05A few more GoGear SA9200 plugin keymaps.Robert Menes1-0/+11
2009-12-04png: Change zoom in/out method and don't center the view on zoom.Teruaki Kawashima1-97/+98
2009-11-22Fix references to those files.Nils Wallménius2-4/+4
2009-11-22Rename files to avoid name clash with a commit soon to come.Nils Wallménius2-0/+0
2009-11-18jpeg/png: Remove erased file name from list of file when change file.Teruaki Kawashima1-41/+33
2009-11-17jpeg/png: refactor use of buf.Teruaki Kawashima1-21/+9
2009-11-15jpeg/png: change file list handling a bit.Teruaki Kawashima1-39/+31
2009-11-15jpeg/png: unify code to display image to draw_image(_rect).Teruaki Kawashima1-43/+26
2009-08-31 * Fix plugin keymaps for VX777Maurus Cuelenaere1-0/+2
2009-08-04Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...Michael Giacomelli1-0/+11
2009-07-26Onda VX747: change PNG menu button to BUTTON_POWERMaurus Cuelenaere1-0/+1
2009-07-25Fix some casts from pointer to int, now cast to intptr_tFrank Gevaerts1-2/+2
2009-07-25Add a png viewer pluginFrank Gevaerts17-0/+7964