summaryrefslogtreecommitdiff
path: root/apps/plugins/lib (follow)
Commit message (Expand)AuthorAge
* Fix TYPE_BOOL settings format string. Boolean settings should really use 'on'...Jens Arnold2009-01-18
* unify pointers to value for configfile, and add TYPE_BOOL type, used byAndrew Mahone2009-01-17
* fix pluginlib_resize.c for global plugin APIAndrew Mahone2009-01-16
* loader-initialized global plugin API:Andrew Mahone2009-01-16
* remove align_buffer from firmare/general.c, replacing with ALIGN_BUFFER macro...Andrew Mahone2009-01-13
* Added missing dependencies for codeclib and pluginlib. This required renaming...Björn Stenberg2009-01-12
* remove unneeded LCD_DEPTH test in lib/resize.h, add some comments explaining ...Andrew Mahone2009-01-08
* cleanup for core-file-in-pluginlib compilation:Andrew Mahone2009-01-08
* Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli2009-01-04
* remove extra include of core bmp.c from a previous attempt at pluginlib scalerAndrew Mahone2009-01-04
* build a scaling-enabled bitmap loader in pluginlib for mono bitmap targets, a...Andrew Mahone2009-01-04
* Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon2008-12-31
* Make the greylib text output functions handle unicode. Fixes non-working umla...Jens Arnold2008-12-28
* Make scaler output truly pluggable, add an 8-bit greyscale output toAndrew Mahone2008-12-26
* m200v4: rename Keys, so they match better other targets with similar key-layo...Dominik Wenger2008-12-12
* Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:MMaurus Cuelenaere2008-12-08
* Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...Björn Stenberg2008-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 Stenberg2008-11-20
* Sansa Clip simulatorRafaël Carré2008-10-31
* Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...Dave Chapman2008-09-06
* Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere2008-08-23
* FS#9281 Rename of splash functions.Nils Wallménius2008-08-15
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Hopefully fix compilation warnings and link errors. Add some feedback (file b...Antoine Cellerier2008-06-10
* New md5sum plugin. Open a file, a directory or just launch it from the plugin...Antoine Cellerier2008-06-10
* 1) Implement generic touchscreen detection library for the pluginsMaurus Cuelenaere2008-06-06
* Hopefully fix FS #8840 for iAudio M3, M5 and X5. Reduce greyscale update freq...Jens Arnold2008-05-24
* Philips GoGear SA9200 port. Working bootloader and normal builds, including s...Mark Arigo2008-05-21
* MPEGPlayer quickie: add an option to set the backlight brightness to a plugin...Michael Sevakis2008-05-18
* Plugin parameters should be const.Steve Bavin2008-05-13
* Lamp plugin: accept the reduced patch of FS #8934 by Alexander PapstPeter D'Hoye2008-05-08
* Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin2008-05-05
* pluginlib: made local functions in static and made sure that source files inc...Bertrik Sikken2008-05-04
* option_screen() now accepts a viewportJonathan Gordon2008-04-23
* allow the plugin playback control menu to be put in a viewport.Jonathan Gordon2008-04-23
* grr.. typoJonathan Gordon2008-04-16
* more touchpad changes... both targets should be using the same action tables ...Jonathan Gordon2008-04-16
* Make the D2 pluginlib actions a little less braindead (and more green). Use p...Rob Purchase2008-04-15
* woops... fix red and some svn keywords.Jonathan Gordon2008-04-15
* Pass the buffer length to the list_get_name callback functions instead of usi...Nils Wallménius2008-04-09
* it's #else not #elif (fix red)Robert Kukla2008-04-08
* m:robe 100 - make screendump work for greyscale and add screenshots for the m...Robert Kukla2008-04-08
* This TODO is no longer todo...Jens Arnold2008-04-07
* Make the greyscale library work on the m:robe 100. Testing on target done by ...Jens Arnold2008-04-07
* Oops. Fix red.Nicolas Pennequin2008-04-06
* Commit FS#8308 (Port of imlib2 based smooth scaling) by Jonas Hurrelmann. It ...Nicolas Pennequin2008-04-06
* Adapt the remaining plugins to put the greyscale isr on cop. Now they can be ...Jens Arnold2008-04-06
* Fix occasional crashes on greylib exit (LCD controller confusion) when runnin...Jens Arnold2008-04-05
* Greyscale library: Always use reconstructing inversion, because it's legal to...Jens Arnold2008-04-05