| Commit message (Expand) | Author |
| 2015-11-15 | YH8xx,YH9xx: Keymap improvement | Sebastian Leonhardt |
| 2012-11-13 | imageviewer: gif viewer based on giflib-5.0.2 | Marcin Bukat |
| 2011-08-30 | GSoC/Buflib: Enable compaction in buflib. | Thomas Martitz |
| 2011-08-03 | Cleanup tree.c cache handling a bit. | Thomas Martitz |
| 2011-05-08 | Fix a bunch of 'variable set but not used' warnings reported from GCC 4.6.0. | Andree Buschmann |
| 2011-01-24 | * Rename backlight_force_on to backlight_ignore_timeout to make it clear what... | Teruaki Kawashima |
| 2011-01-22 | FS#11819: image viewer: use magick number in file to determine image type. | Teruaki Kawashima |
| 2011-01-17 | image viewer: | Teruaki Kawashima |
| 2010-11-21 | FS#6321: Universal Image Viewer | Teruaki Kawashima |
| 2010-10-05 | fix crash after unplugging USB while in image viewer plugin. | Teruaki Kawashima |
| 2010-08-28 | plugins: use lcd_putsf/lcd_putsxyf | Rafaël Carré |
| 2010-08-24 | Second try: Introduce plugin_crt0.c that every plugin links. | Thomas Martitz |
| 2010-08-23 | Revert "Introduce plugin_crt0.c that every plugin links." | Thomas Martitz |
| 2010-08-23 | Introduce plugin_crt0.c that every plugin links. | Thomas Martitz |
| 2010-06-04 | Convert some more stuff to mylcd_ and support pgfx as well. | Michael Sevakis |
| 2010-05-07 | Fix possible buffer overflow | Frank Gevaerts |
| 2010-05-07 | fix one more size_t/ssize_t misuse | Frank Gevaerts |
| 2010-02-25 | imageviewer: add button to quit plugin immediately if there is enough key for... | Teruaki Kawashima |
| 2010-02-12 | jpeg,png: some minor changes. | Teruaki Kawashima |
| 2010-01-21 | jpeg,png: fix typo in comments and indentions. | Teruaki Kawashima |
| 2010-01-18 | jpeg,png: Merge user interface code and plugin entry point of the two plugins... | Teruaki Kawashima |
| 2009-12-21 | jpeg,png: Change "Off: Quit." to "Show Menu: Quit." so that the message is le... | Teruaki Kawashima |
| 2009-12-18 | jpeg,png: Separate code to load file from load_and_show(). | Teruaki Kawashima |
| 2009-11-18 | jpeg/png: Remove erased file name from list of file when change file. | Teruaki Kawashima |
| 2009-11-17 | jpeg/png: refactor use of buf. | Teruaki Kawashima |
| 2009-11-15 | jpeg/png: change file list handling a bit. | Teruaki Kawashima |
| 2009-11-15 | jpeg/png: unify code to display image to draw_image(_rect). | Teruaki Kawashima |
| 2009-07-17 | Revert r21912 : "Storage API : remove undeeded target-specific functions" | Rafaël Carré |
| 2009-07-17 | Storage API : remove undeeded target-specific functions | Rafaël Carré |
| 2009-06-16 | Accept FS#10094 by Teruaki Kawashima: | Jonathan Gordon |
| 2009-02-19 | Change Grayscale to Greyscale in the JPEG viewer and add explanation of the D... | Jonas Häggqvist |
| 2009-01-24 | remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ... | Andrew Mahone |
| 2009-01-17 | unify pointers to value for configfile, and add TYPE_BOOL type, used by | Andrew Mahone |
| 2009-01-16 | loader-initialized global plugin API: | Andrew Mahone |
| 2008-11-01 | Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ... | Frank Gevaerts |
| 2008-10-23 | Refactor the panning code into separate functions, and correct a comment | Dave Chapman |
| 2008-10-22 | Make some local global variables static. | Dave Chapman |
| 2008-10-21 | Move the monolithic jpeg viewer into its own subdirectory and split it into t... | Dave Chapman |