summaryrefslogtreecommitdiff
path: root/apps/plugins
AgeCommit message (Expand)Author
2009-01-17pictureflow configfile conversion:Andrew Mahone
2009-01-17pictureflow cleanup:Andrew Mahone
2009-01-16revert/fix parts of r19673, as it changed some e200 keymaps and introduces no...Dominik Wenger
2009-01-16fix pluginlib_resize.c for global plugin APIAndrew Mahone
2009-01-16loader-initialized global plugin API:Andrew Mahone
2009-01-16fix bug causing pictureflow to write one column past left side of screen, res...Andrew Mahone
2009-01-14reduce pictureflow's fade_color by one multiply, and a few shifts, while stil...Andrew Mahone
2009-01-13A simple boost test plugin.Björn Stenberg
2009-01-13use plugin buffer for greylib overlay in test_greylib_bitmap_scaleAndrew Mahone
2009-01-13Reverting parts of r19760 that was mistakenly committed.Björn Stenberg
2009-01-13Minor Clip button changes: UP|REPEAT no longer goes to wps. Volume adjustment...Björn Stenberg
2009-01-13remove align_buffer from firmare/general.c, replacing with ALIGN_BUFFER macro...Andrew Mahone
2009-01-12Added missing dependencies for codeclib and pluginlib. This required renaming...Björn Stenberg
2009-01-0919421 missed a few commas in robotfindskitten Adam Gashlin
2009-01-08Fix test_codec for r19704 (prefix removed from plugin API).Jens Arnold
2009-01-08Fix cygwin sim build.Björn Stenberg
2009-01-08revert r19638 which was just bad...Jonathan Gordon
2009-01-08remove unneeded LCD_DEPTH test in lib/resize.h, add some comments explaining ...Andrew Mahone
2009-01-08cleanup for core-file-in-pluginlib compilation:Andrew Mahone
2009-01-07Removed the sim_ prefix from the plugin api.Björn Stenberg
2009-01-05Have the codec thread do callbacks instead of messing with the stack which is...Michael Sevakis
2009-01-05rockdoom: Mixing 512 samples in an interrupt handler is too much. Gigabeast F...Michael Sevakis
2009-01-05fix typo.Michael Giacomelli
2009-01-04Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli
2009-01-04remove extra include of core bmp.c from a previous attempt at pluginlib scalerAndrew Mahone
2009-01-04build a scaling-enabled bitmap loader in pluginlib for mono bitmap targets, a...Andrew Mahone
2009-01-03Cleaner solution to plugin-included core files.Björn Stenberg
2009-01-03List sscanf.c in SOURCES instead of doom.makeBjörn Stenberg
2009-01-03fix yellowJonathan Gordon
2009-01-03a few more button/statusbar fixes...Jonathan Gordon
2009-01-02FS#9742 - hopefully the last of theseJonathan Gordon
2009-01-01Fix building invadrog with DEBUG defined, patch by Yoshihisa Uchida, FS#9737Nils Wallménius
2008-12-31Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon
2008-12-29Reduce the pictureflow empty slide bitmaps to 8-bit palette images,Andrew Mahone
2008-12-28Make sure pictureflow always uses the user font, both on colour and greyscale...Jens Arnold
2008-12-28Make the greylib text output functions handle unicode. Fixes non-working umla...Jens Arnold
2008-12-28more pictureflow work:Andrew Mahone
2008-12-27FS#8335, with some changes discussed on IRC:Andrew Mahone
2008-12-27Add support for scaled bitmap loads, and for greylib display, toAndrew Mahone
2008-12-26Add missing greylib scaled bitmap test plugin.Andrew Mahone
2008-12-26Make scaler output truly pluggable, add an 8-bit greyscale output toAndrew Mahone
2008-12-26Latest work on the bmp on-load scaler:Andrew Mahone
2008-12-21revert accidental commit of unrelated filesFrank Gevaerts
2008-12-21merge 19488 back from the 3.1 branchFrank Gevaerts
2008-12-14Yesterday's bugfix commit was buggy. Try again (FS#9634 by Thomas Martitz).Jonas Häggqvist
2008-12-13A few new messages for robotfindskitten. Enjoy. :)Robert Menes
2008-12-13Some plugins need to yield under heavy user input especially with a scrollwheel.Michael Sevakis
2008-12-12Bugfixes for Pictureflow (FS#9627 by Thomas Martitz):Jonas Häggqvist
2008-12-12m200v4: rename Keys, so they match better other targets with similar key-layo...Dominik Wenger
2008-12-12Pictureflow:Jonas Häggqvist