| Commit message (Expand) | Author | Age |
| * | Fix TYPE_BOOL settings format string. Boolean settings should really use 'on'... | Jens Arnold | 2009-01-18 |
| * | unify pointers to value for configfile, and add TYPE_BOOL type, used by | Andrew Mahone | 2009-01-17 |
| * | fix pluginlib_resize.c for global plugin API | Andrew Mahone | 2009-01-16 |
| * | loader-initialized global plugin API: | Andrew Mahone | 2009-01-16 |
| * | remove align_buffer from firmare/general.c, replacing with ALIGN_BUFFER macro... | Andrew Mahone | 2009-01-13 |
| * | 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 |
| * | Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz. | Michael Giacomelli | 2009-01-04 |
| * | remove extra include of core bmp.c from a previous attempt at pluginlib scaler | Andrew Mahone | 2009-01-04 |
| * | build a scaling-enabled bitmap loader in pluginlib for mono bitmap targets, a... | Andrew Mahone | 2009-01-04 |
| * | Decouple the statusbar drawing from the rest of the screen drawing. it is not... | Jonathan Gordon | 2008-12-31 |
| * | Make the greylib text output functions handle unicode. Fixes non-working umla... | Jens Arnold | 2008-12-28 |
| * | Make scaler output truly pluggable, add an 8-bit greyscale output to | Andrew Mahone | 2008-12-26 |
| * | m200v4: rename Keys, so they match better other targets with similar key-layo... | Dominik Wenger | 2008-12-12 |
| * | Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:M | Maurus Cuelenaere | 2008-12-08 |
| * | Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config... | Björn Stenberg | 2008-12-04 |
| * | Sansa Clip: grey lib support (not calibrated yet) | Rafaël Carré | 2008-11-27 |
| * | New makefile solution: A single invocation of 'make' to build the entire tree... | Björn Stenberg | 2008-11-20 |
| * | Sansa Clip simulator | Rafaël Carré | 2008-10-31 |
| * | Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite... | Dave Chapman | 2008-09-06 |
| * | Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN | Maurus Cuelenaere | 2008-08-23 |
| * | FS#9281 Rename of splash functions. | Nils Wallménius | 2008-08-15 |
| * | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg | 2008-06-28 |
| * | Hopefully fix compilation warnings and link errors. Add some feedback (file b... | Antoine Cellerier | 2008-06-10 |
| * | 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 |
| * | Hopefully fix FS #8840 for iAudio M3, M5 and X5. Reduce greyscale update freq... | Jens Arnold | 2008-05-24 |
| * | Philips GoGear SA9200 port. Working bootloader and normal builds, including s... | Mark Arigo | 2008-05-21 |
| * | MPEGPlayer quickie: add an option to set the backlight brightness to a plugin... | Michael Sevakis | 2008-05-18 |
| * | Plugin parameters should be const. | Steve Bavin | 2008-05-13 |
| * | Lamp plugin: accept the reduced patch of FS #8934 by Alexander Papst | Peter D'Hoye | 2008-05-08 |
| * | Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ... | Nicolas Pennequin | 2008-05-05 |
| * | pluginlib: made local functions in static and made sure that source files inc... | Bertrik Sikken | 2008-05-04 |
| * | option_screen() now accepts a viewport | Jonathan Gordon | 2008-04-23 |
| * | allow the plugin playback control menu to be put in a viewport. | Jonathan Gordon | 2008-04-23 |
| * | grr.. typo | Jonathan Gordon | 2008-04-16 |
| * | more touchpad changes... both targets should be using the same action tables ... | Jonathan Gordon | 2008-04-16 |
| * | Make the D2 pluginlib actions a little less braindead (and more green). Use p... | Rob Purchase | 2008-04-15 |
| * | woops... fix red and some svn keywords. | Jonathan Gordon | 2008-04-15 |
| * | Pass the buffer length to the list_get_name callback functions instead of usi... | Nils Wallménius | 2008-04-09 |
| * | it's #else not #elif (fix red) | Robert Kukla | 2008-04-08 |
| * | m:robe 100 - make screendump work for greyscale and add screenshots for the m... | Robert Kukla | 2008-04-08 |
| * | This TODO is no longer todo... | Jens Arnold | 2008-04-07 |
| * | Make the greyscale library work on the m:robe 100. Testing on target done by ... | Jens Arnold | 2008-04-07 |
| * | 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 |
| * | Adapt the remaining plugins to put the greyscale isr on cop. Now they can be ... | Jens Arnold | 2008-04-06 |
| * | Fix occasional crashes on greylib exit (LCD controller confusion) when runnin... | Jens Arnold | 2008-04-05 |
| * | Greyscale library: Always use reconstructing inversion, because it's legal to... | Jens Arnold | 2008-04-05 |