summaryrefslogtreecommitdiff
path: root/apps/plugins/imageviewer (follow)
Commit message (Expand)AuthorAge
* Sandisk Sansa Connect port (FS #12363)Tomasz Moń2011-11-16
* fuze+: add imageviewer keymapAmaury Pouly2011-10-02
* GSoC/Buflib: Enable compaction in buflib.Thomas Martitz2011-08-30
* Cleanup tree.c cache handling a bit.Thomas Martitz2011-08-03
* Fix a bunch of 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann2011-05-08
* Fix further 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann2011-05-01
* * Rename backlight_force_on to backlight_ignore_timeout to make it clear what...Teruaki Kawashima2011-01-24
* revert personal change accidentally included in r29110Teruaki Kawashima2011-01-22
* FS#11819: image viewer: use magick number in file to determine image type.Teruaki Kawashima2011-01-22
* image viewer: png: do not show custom error message when there is not enough ...Teruaki Kawashima2011-01-19
* image viewer: ppm:Teruaki Kawashima2011-01-19
* image viewer:Teruaki Kawashima2011-01-17
* image viewer: add quick guide describing how to add image decoder. also impro...Teruaki Kawashima2011-01-16
* Rework ppmviewer to fit our shiny new imageviewer framework. FS#11818 by me.Marcin Bukat2011-01-09
* HD300 - plugins keymapsMarcin Bukat2010-11-30
* FS#6321: Universal Image ViewerTeruaki Kawashima2010-11-21
* These should be the last of the plugin keymaps requiredRobert Menes2010-11-03
* MPIO HD200: rename button defines to adhere how they are labeled on the device.Marcin Bukat2010-11-02
* reduce casts between "unsinged char *" and "fb_data *". make calculation prec...Teruaki Kawashima2010-11-01
* Fix and extend imageviewer png support. FS#11641 by meMarcin Bukat2010-10-31
* use different function to resize bitmap for greylib.Teruaki Kawashima2010-10-10
* fix crash after unplugging USB while in image viewer plugin.Teruaki Kawashima2010-10-05
* imageviewer bmp - drop special case for grey bitmap scallerMarcin Bukat2010-09-29
* plugins: use lcd_putsf/lcd_putsxyfRafaël Carré2010-08-28
* Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-24
* Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz2010-08-23
* Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-23
* Revert accidental commit of "%z" support in r26071 (the implementation assume...Frank Gevaerts2010-07-18
* Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz2010-06-21
* Convert some more stuff to mylcd_ and support pgfx as well.Michael Sevakis2010-06-04
* Fix possible buffer overflowFrank Gevaerts2010-05-07
* fix one more size_t/ssize_t misuseFrank Gevaerts2010-05-07
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Add MPIO HD200 port - changed filesMarcin Bukat2010-04-26
* Fix for some bogus code in png by Andrew Rodland, fixing a warning when compi...Nils Wallménius2010-04-25
* Packard Bell Vibe: imageviewer - add button to quit immediately, like in r24904.Szymon Dziok2010-04-19
* bmpviewer: do aspect ratio correction.Teruaki Kawashima2010-02-28
* imageviewer: add button to quit plugin immediately if there is enough key for...Teruaki Kawashima2010-02-25
* FS#10535: bmp viewer plugin.Teruaki Kawashima2010-02-18
* Packard Bell Vibe 500: Finish plugin keymaps. Rockbox compiles clean now for ...Szymon Dziok2010-02-14
* jpeg,png: some minor changes.Teruaki Kawashima2010-02-12
* jpeg,png: fix typo in comments and indentions.Teruaki Kawashima2010-01-21
* jpeg,png: Merge user interface code and plugin entry point of the two plugins...Teruaki Kawashima2010-01-18