summaryrefslogtreecommitdiff
path: root/apps/plugins/jpeg (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
* Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev2009-12-15
* A few more GoGear SA9200 plugin keymaps.Robert Menes2009-12-05
* 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
* M:Robe 500: Menu button is now power for JPEG viewerKarl Kurbjun2009-11-07
* Jpeg Viewer: Add support for Vertical StridesKarl Kurbjun2009-09-13
* * Fix plugin keymaps for VX777Maurus Cuelenaere2009-08-31
* Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...Michael Giacomelli2009-08-04
* 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
* Convert a number of places in core and plugins to use the BIT_N() macro inste...Jens Arnold2009-06-07
* Move YUV->RGB in JPEG load from before scaler to after scaler. Required chang...Andrew Mahone2009-05-06
* M:Robe 500: Make some plugins work with the touchscreen (remote support needs...Karl Kurbjun2009-05-06
* Add core JPEG reader, adapted from the JPEG plugin's decoder, with some chang...Andrew Mahone2009-05-01
* FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up...Thomas Martitz2009-04-10
* Enable plugins on the Onda VX747Maurus Cuelenaere2009-04-07
* 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
* Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...Mark Arigo2009-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
* fix typo.Michael Giacomelli2009-01-05
* Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli2009-01-04
* m200v4: rename Keys, so they match better other targets with similar key-layo...Dominik Wenger2008-12-12
* Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:MMaurus Cuelenaere2008-12-08
* Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...Björn Stenberg2008-12-04
* Sansa Clip: build plugins (FS#9578)Rafaël Carré2008-11-28
* Added 'keywords' and 'eol-style' properties.Björn Stenberg2008-11-25
* New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2008-11-20
* 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