summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/pluginlib_jpeg_mem.c (unfollow)
Commit message (Expand)Author
2009-05-16Add include to pluginlib_jpeg_mem.c to prevent warning noise with -Wmissing-p...Andrew Mahone
2009-05-08Plugin JPEG decoder for data in memory, along with test_mem_jpeg.c and bench_...Andrew Mahone
2009-05-02Add read_jpeg_* to feature_wrappers.h, add import-from-core for jpeg_load.c o...Andrew Mahone
2009-01-24albumart search in pluginlib when building without HAVE_ALBUMART (for later u...Andrew Mahone
2009-01-16fix pluginlib_resize.c for global plugin APIAndrew 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-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-13Plugin parameters should be const.Steve Bavin
2006-03-08LCD extension library: Implemented scrolling for LCD depths below 8 bit. * Os...Jens Arnold
2006-01-18Profiling support, tools and documentation.Brandon Low
2005-07-12Beginnings of a library complementing the core LCD functions. First function:...Jens Arnold
2004-06-23Split grayscale library into several files to make up a real function library...Jens Arnold