| Commit message (Expand) | Author | Age |
| * | Plugin JPEG decoder for data in memory, along with test_mem_jpeg.c and bench_... | Andrew Mahone | 2009-05-08 |
| * | Fix red on Player | Andrew Mahone | 2009-05-04 |
| * | Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both d... | Andrew Mahone | 2009-05-04 |
| * | Add read_<image>_fd functions to plugin API, add feature_wrappers.h handling ... | Andrew Mahone | 2009-05-02 |
| * | Add read_jpeg_* to feature_wrappers.h, add import-from-core for jpeg_load.c o... | Andrew Mahone | 2009-05-02 |
| * | Add exit() implementation for plugins | Maurus Cuelenaere | 2009-04-22 |
| * | FS#9916 buflib plugin memory allocator | Andrew Mahone | 2009-03-04 |
| * | remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ... | Andrew Mahone | 2009-01-24 |
| * | fix yellow - don't build pluginlib_albumart.c on non-bitmap targets | Andrew Mahone | 2009-01-24 |
| * | albumart search in pluginlib when building without HAVE_ALBUMART (for later u... | Andrew Mahone | 2009-01-24 |
| * | Include divide-by-zero handling within plugins and codecs for ARM processors. | Michael Sevakis | 2009-01-24 |
| * | Added missing dependencies for codeclib and pluginlib. This required renaming... | Björn Stenberg | 2009-01-12 |
| * | remove unneeded LCD_DEPTH test in lib/resize.h, add some comments explaining ... | Andrew Mahone | 2009-01-08 |
| * | cleanup for core-file-in-pluginlib compilation: | Andrew Mahone | 2009-01-08 |
| * | build a scaling-enabled bitmap loader in pluginlib for mono bitmap targets, a... | Andrew Mahone | 2009-01-04 |
| * | Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN | Maurus Cuelenaere | 2008-08-23 |
| * | New md5sum plugin. Open a file, a directory or just launch it from the plugin... | Antoine Cellerier | 2008-06-10 |
| * | 1) Implement generic touchscreen detection library for the plugins | Maurus Cuelenaere | 2008-06-06 |
| * | Oops. Fix red. | Nicolas Pennequin | 2008-04-06 |
| * | Commit FS#8308 (Port of imlib2 based smooth scaling) by Jonas Hurrelmann. It ... | Nicolas Pennequin | 2008-04-06 |
| * | iAudio M3: Optimised LCD driver, with more/better assembly code. Speedup is ~... | Jens Arnold | 2008-03-25 |
| * | Revert accidental tree commit. /me needs a smaller enter key... | Jens Arnold | 2008-03-25 |
| * | Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2... | Jens Arnold | 2008-03-25 |
| * | Adapt most single-file plugins to the M3 keypad and screen. It's still prelim... | Jens Arnold | 2008-03-22 |
| * | Greyscale library: Assembler optimised update function for SH1 (Archos record... | Jens Arnold | 2008-03-05 |
| * | Greyscale library: Assembler optimised update for coldfire, ~73% speedup when... | Jens Arnold | 2008-03-02 |
| * | Accept FS#7218 by Dave Hooper: Bitmap version of the sliding puzzle game. | Nicolas Pennequin | 2008-01-26 |
| * | The old grayscale library is now officially dead. | Jens Arnold | 2008-01-13 |
| * | All-new greyscale library, replacing the old one. Features: (1) Drawing/updat... | Jens Arnold | 2008-01-04 |
| * | Also keep the backlight on in mpegplayer when plugged in. Fixes FS #7584. Cre... | Peter D'Hoye | 2007-08-13 |
| * | Rewrote the clock plugin in a cleaner and more modular way so that it can sca... | Kevin Ferrare | 2007-08-04 |
| * | Move the old api out of the core and into the plugin lib. | Jonathan Gordon | 2007-05-08 |
| * | Beginnings of a fixed point math library for use in plugins. fsincos() only f... | Jens Arnold | 2006-12-10 |
| * | * Move checkbox to plugin api (core never uses it) | Jonathan Gordon | 2006-11-19 |
| * | implement actions in the plugins, bubbles and metronome converted. | Jonathan Gordon | 2006-11-16 |
| * | Grayscale library ported to the grayscale iPods, first version. Added C refer... | Jens Arnold | 2006-08-07 |
| * | Lib to save a bitmap struct to a bmp file. Only works/tested with color bitmaps. | Antoine Cellerier | 2006-07-19 |
| * | RGB <-> HSV colorspace conversion lib | Antoine Cellerier | 2006-07-19 |
| * | Basic plugin playback control menu by Jonathan Gordon (Patch #4874) | Linus Nielsen Feltzing | 2006-03-26 |
| * | LCD extension library: Implemented scrolling for LCD depths below 8 bit. * Os... | Jens Arnold | 2006-03-08 |
| * | Finally - grayscale library support for the simulators. Currently SDL only, w... | Jens Arnold | 2006-02-26 |
| * | Made the overlay loader code part of the plugin library. | Jens Arnold | 2006-02-23 |
| * | Do not compile grayscale lib (and plugins needing it) for the iPod Grayscale LCD | Dave Chapman | 2006-02-10 |
| * | Profiling support, tools and documentation. | Brandon Low | 2006-01-18 |
| * | Grayscale library: (1) Ported to iriver H1x0. Experiments have shown that the... | Jens Arnold | 2005-07-27 |
| * | Complete rework of the grayscale library: (1) Implemented the new rockbox gra... | Jens Arnold | 2005-07-25 |
| * | Beginnings of a library complementing the core LCD functions. First function:... | Jens Arnold | 2005-07-12 |
| * | removed old codec leftovers | Daniel Stenberg | 2005-06-29 |
| * | Don't try to compile the grayscale lib for unsupported configurations, saves ... | Jens Arnold | 2005-06-27 |
| * | moved and renamed the codecs, gave the codecs a new extension (.codec), | Daniel Stenberg | 2005-06-22 |