summaryrefslogtreecommitdiff
path: root/apps/plugins/test_core_jpeg.c (unfollow)
Commit message (Expand)Author
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-08-08fix warrnings in test_core_jpeg.c and test_mem_jpeg.cMarcin Bukat
2010-06-04Convert some more stuff to mylcd_ and support pgfx as well.Michael Sevakis
2009-05-01Add core JPEG reader, adapted from the JPEG plugin's decoder, with some chang...Andrew Mahone
2009-02-15Define a specific exit button. Stops the plugin from exiting prematurely, e.g...Jens Arnold
2009-02-13fix test_greylib_bitmap_scale.cAndrew Mahone
2009-01-24remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...Andrew Mahone
2009-01-16loader-initialized global plugin API:Andrew Mahone
2009-01-13use plugin buffer for greylib overlay in test_greylib_bitmap_scaleAndrew Mahone
2009-01-12Added missing dependencies for codeclib and pluginlib. This required renaming...Björn Stenberg
2009-01-08cleanup for core-file-in-pluginlib compilation:Andrew Mahone
2009-01-04build a scaling-enabled bitmap loader in pluginlib for mono bitmap targets, a...Andrew Mahone
2008-12-26Add missing greylib scaled bitmap test plugin.Andrew Mahone