summaryrefslogtreecommitdiffstats
path: root/apps/plugins/imageviewer
AgeCommit message (Expand)AuthorFilesLines
2019-01-02Add Xuelin iHIFI 770/770C/800 supportSolomon Peachy1-0/+30
2018-07-28Add cleaned-up xDuoo X3 supportSolomon Peachy1-0/+15
2018-06-12Agptek Rocker: Build pluginsMarcin Bukat1-0/+12
2018-04-03Zen XFi2: Enable PluginsSebastian Leonhardt1-0/+4
2016-04-01Fix FS#12981 JPEG decoding problem when entropy data starts with FFBoris Gjenero1-10/+10
2016-01-25Replace SAMSUNG_YH920_PAD with YH92XSebastian Leonhardt1-1/+1
2015-11-15YH8xx,YH9xx: Keymap improvementSebastian Leonhardt2-5/+32
2015-01-11Limit more variables to file scopeThomas Jarosch1-1/+1
2014-09-18Introducing Targets iBasso DX50 & iBasso DX90Simon Rothen1-0/+8
2014-07-17zen/zenxfi/zenxfistyle/zenmozaic: implement plugin keymaps and enable pluginsAmaury Pouly1-0/+12
2014-06-30Introduce plugin keymaps for the Sony NWZ SeriesNils Stec1-0/+12
2014-06-21lcd-24bit: Introduce a 24-bit mid-level LCD driverThomas Martitz2-6/+6
2014-05-24Separate keymaps for YH-820 and YH-920/925Sebastian Leonhardt1-1/+2
2014-04-06Complete Plugin Keymaps for Creative Zen X-Fi3David Jilke1-0/+11
2013-04-18imageviewer: fix animated gifs handlingMarcin Bukat2-23/+10
2013-02-23Make the git viewer use the global libtlsf.aFrank Gevaerts2-3/+2
2013-01-25gif viewer: remove max frames count constraintMarcin Bukat3-24/+53
2012-12-26[Fuze+] imageviewer: update/complete keymapsJean-Louis Biasini1-3/+4
2012-11-21imageviewer: compile gif addon with -O2Marcin Bukat1-1/+1
2012-11-13imageviewer: gif viewer based on giflib-5.0.2Marcin Bukat21-15/+3004
2012-04-19hm801: Add support for plugins.Andrew Ryabinin1-0/+12
2012-04-19hm60x: Add support for plugins.Andrew Ryabinin1-0/+12
2012-04-04Refactor and unify objcopy calls in the build system. Also now properly handl...Thomas Martitz1-5/+1
2012-03-26build system: unify/simplify library handling a bit.Thomas Martitz1-1/+1
2012-02-18libarm_support references code in libplugin, so put libarm_support first of t...Magnus Holmgren1-1/+1
2012-02-02MPIOs: keymap tweaksMarcin Bukat1-14/+14
2012-01-21Hosted: Output map files after linking.Thomas Martitz1-1/+1
2012-01-21Move supprt-arm.S to separate library.Thomas Martitz1-1/+1
2011-12-28Fix warnings from r31453Bertrik Sikken1-0/+1
2011-12-28plugins: another round of making local things static and adding missing #incl...Bertrik Sikken2-7/+8
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz1-0/+12
2011-11-16Sandisk Sansa Connect port (FS #12363)Tomasz Moń1-0/+15
2011-10-02fuze+: add imageviewer keymapAmaury Pouly1-0/+12
2011-08-30GSoC/Buflib: Enable compaction in buflib.Thomas Martitz1-1/+1
2011-08-03Cleanup tree.c cache handling a bit.Thomas Martitz1-1/+1
2011-05-08Fix a bunch of 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann1-2/+8
2011-05-01Fix further 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann1-3/+0
2011-01-24* Rename backlight_force_on to backlight_ignore_timeout to make it clear what...Teruaki Kawashima1-2/+2
2011-01-22revert personal change accidentally included in r29110Teruaki Kawashima1-1/+1
2011-01-22FS#11819: image viewer: use magick number in file to determine image type.Teruaki Kawashima3-15/+72
2011-01-19image viewer: png: do not show custom error message when there is not enough ...Teruaki Kawashima3-26/+16
2011-01-19image viewer: ppm:Teruaki Kawashima3-64/+56
2011-01-17image viewer:Teruaki Kawashima3-366/+414
2011-01-16image viewer: add quick guide describing how to add image decoder. also impro...Teruaki Kawashima2-8/+50
2011-01-09Rework ppmviewer to fit our shiny new imageviewer framework. FS#11818 by me.Marcin Bukat8-0/+570
2010-11-30HD300 - plugins keymapsMarcin Bukat1-0/+12
2010-11-21FS#6321: Universal Image ViewerTeruaki Kawashima18-221/+538
2010-11-03These should be the last of the plugin keymaps requiredRobert Menes1-0/+12
2010-11-02MPIO HD200: rename button defines to adhere how they are labeled on the device.Marcin Bukat1-5/+5
2010-11-01reduce casts between "unsinged char *" and "fb_data *". make calculation prec...Teruaki Kawashima4-595/+561