summaryrefslogtreecommitdiffstats
path: root/apps/plugins/jpeg
AgeCommit message (Expand)AuthorFilesLines
2009-07-17Revert r21912 : "Storage API : remove undeeded target-specific functions"Rafaël Carré1-2/+0
2009-07-17Storage API : remove undeeded target-specific functionsRafaël Carré1-0/+2
2009-06-16Accept FS#10094 by Teruaki Kawashima:Jonathan Gordon1-35/+20
2009-06-07Convert a number of places in core and plugins to use the BIT_N() macro inste...Jens Arnold1-2/+2
2009-05-06Move YUV->RGB in JPEG load from before scaler to after scaler. Required chang...Andrew Mahone1-7/+0
2009-05-06M:Robe 500: Make some plugins work with the touchscreen (remote support needs...Karl Kurbjun1-9/+0
2009-05-01Add core JPEG reader, adapted from the JPEG plugin's decoder, with some chang...Andrew Mahone1-67/+1
2009-04-10FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up...Thomas Martitz1-1/+1
2009-04-07Enable plugins on the Onda VX747Maurus Cuelenaere1-0/+2
2009-02-19Change Grayscale to Greyscale in the JPEG viewer and add explanation of the D...Jonas Häggqvist1-1/+1
2009-01-24remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...Andrew Mahone1-2/+0
2009-01-24Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...Mark Arigo1-0/+11
2009-01-17unify pointers to value for configfile, and add TYPE_BOOL type, used byAndrew Mahone1-6/+6
2009-01-16loader-initialized global plugin API:Andrew Mahone3-20/+8
2009-01-05fix typo.Michael Giacomelli1-1/+0
2009-01-04Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli1-0/+15
2008-12-12m200v4: rename Keys, so they match better other targets with similar key-layo...Dominik Wenger1-0/+15
2008-12-08Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:MMaurus Cuelenaere1-2/+2
2008-12-04Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...Björn Stenberg1-0/+12
2008-11-28Sansa Clip: build plugins (FS#9578)Rafaël Carré1-0/+15
2008-11-25Added 'keywords' and 'eol-style' properties.Björn Stenberg1-1/+1
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2-75/+21
2008-11-01Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts1-4/+4
2008-10-23Refactor the panning code into separate functions, and correct a commentDave Chapman1-115/+152
2008-10-22Make some local global variables static.Dave Chapman1-12/+13
2008-10-21Move the monolithic jpeg viewer into its own subdirectory and split it into t...Dave Chapman8-0/+3705