summaryrefslogtreecommitdiff
path: root/apps/plugins/imageviewer/imageviewer.c
AgeCommit message (Expand)Author
2010-11-21FS#6321: Universal Image ViewerTeruaki Kawashima
2010-10-05fix crash after unplugging USB while in image viewer plugin.Teruaki Kawashima
2010-08-28plugins: use lcd_putsf/lcd_putsxyfRafaël Carré
2010-08-24Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz
2010-08-23Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz
2010-08-23Introduce plugin_crt0.c that every plugin links.Thomas Martitz
2010-06-04Convert some more stuff to mylcd_ and support pgfx as well.Michael Sevakis
2010-05-07Fix possible buffer overflowFrank Gevaerts
2010-05-07fix one more size_t/ssize_t misuseFrank Gevaerts
2010-02-25imageviewer: add button to quit plugin immediately if there is enough key for...Teruaki Kawashima
2010-02-12jpeg,png: some minor changes.Teruaki Kawashima
2010-01-21jpeg,png: fix typo in comments and indentions.Teruaki Kawashima
2010-01-18jpeg,png: Merge user interface code and plugin entry point of the two plugins...Teruaki Kawashima