summaryrefslogtreecommitdiffstats
path: root/apps/plugins
AgeCommit message (Expand)AuthorFilesLines
2009-01-17fixed euroconverter, missed in the configfile changeAndrew Mahone1-1/+1
2009-01-17unify pointers to value for configfile, and add TYPE_BOOL type, used byAndrew Mahone16-91/+120
2009-01-17fix pictureflow, previous fix caused cache to never be marked as goodAndrew Mahone1-2/+2
2009-01-17fix yellow, but in the long run, configfile needs a TYPE_BOOL as a clean fix ...Andrew Mahone1-10/+14
2009-01-17return to transposed images in cache, via new output plugins, to saveAndrew Mahone1-17/+50
2009-01-17remove unused fh from create_albumart_cacheAndrew Mahone1-2/+1
2009-01-17pictureflow configfile conversion:Andrew Mahone1-118/+86
2009-01-17pictureflow cleanup:Andrew Mahone1-15/+12
2009-01-16revert/fix parts of r19673, as it changed some e200 keymaps and introduces no...Dominik Wenger17-26/+19
2009-01-16fix pluginlib_resize.c for global plugin APIAndrew Mahone1-7/+0
2009-01-16loader-initialized global plugin API:Andrew Mahone177-1163/+564
2009-01-16fix bug causing pictureflow to write one column past left side of screen, res...Andrew Mahone1-1/+1
2009-01-14reduce pictureflow's fade_color by one multiply, and a few shifts, while stil...Andrew Mahone1-8/+10
2009-01-13A simple boost test plugin.Björn Stenberg1-0/+69
2009-01-13use plugin buffer for greylib overlay in test_greylib_bitmap_scaleAndrew Mahone1-4/+5
2009-01-13Reverting parts of r19760 that was mistakenly committed.Björn Stenberg1-1/+0
2009-01-13Minor Clip button changes: UP|REPEAT no longer goes to wps. Volume adjustment...Björn Stenberg1-0/+1
2009-01-13remove align_buffer from firmare/general.c, replacing with ALIGN_BUFFER macro...Andrew Mahone5-9/+6
2009-01-12Added missing dependencies for codeclib and pluginlib. This required renaming...Björn Stenberg11-10/+10
2009-01-0919421 missed a few commas in robotfindskitten Adam Gashlin1-2/+2
2009-01-08Fix test_codec for r19704 (prefix removed from plugin API).Jens Arnold1-1/+1
2009-01-08Fix cygwin sim build.Björn Stenberg1-2/+8
2009-01-08revert r19638 which was just bad...Jonathan Gordon1-6/+2
2009-01-08remove unneeded LCD_DEPTH test in lib/resize.h, add some comments explaining ...Andrew Mahone4-5/+14
2009-01-08cleanup for core-file-in-pluginlib compilation:Andrew Mahone7-8/+88
2009-01-07Removed the sim_ prefix from the plugin api.Björn Stenberg5-38/+8
2009-01-05Have the codec thread do callbacks instead of messing with the stack which is...Michael Sevakis2-115/+20
2009-01-05rockdoom: Mixing 512 samples in an interrupt handler is too much. Gigabeast F...Michael Sevakis1-15/+11
2009-01-05fix typo.Michael Giacomelli1-1/+0
2009-01-04Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli64-88/+475
2009-01-04remove extra include of core bmp.c from a previous attempt at pluginlib scalerAndrew Mahone1-2/+0
2009-01-04build a scaling-enabled bitmap loader in pluginlib for mono bitmap targets, a...Andrew Mahone5-3/+70
2009-01-03Cleaner solution to plugin-included core files.Björn Stenberg3-14/+2
2009-01-03List sscanf.c in SOURCES instead of doom.makeBjörn Stenberg2-1/+1
2009-01-03fix yellowJonathan Gordon1-2/+5
2009-01-03a few more button/statusbar fixes...Jonathan Gordon5-13/+22
2009-01-02FS#9742 - hopefully the last of theseJonathan Gordon1-3/+7
2009-01-01Fix building invadrog with DEBUG defined, patch by Yoshihisa Uchida, FS#9737Nils Wallménius1-3/+2
2008-12-31Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon7-18/+0
2008-12-29Reduce the pictureflow empty slide bitmaps to 8-bit palette images,Andrew Mahone2-0/+0
2008-12-28Make sure pictureflow always uses the user font, both on colour and greyscale...Jens Arnold1-0/+3
2008-12-28Make the greylib text output functions handle unicode. Fixes non-working umla...Jens Arnold1-9/+6
2008-12-28more pictureflow work:Andrew Mahone1-186/+112
2008-12-27FS#8335, with some changes discussed on IRC:Andrew Mahone1-58/+139
2008-12-27Add support for scaled bitmap loads, and for greylib display, toAndrew Mahone3-202/+195
2008-12-26Add missing greylib scaled bitmap test plugin.Andrew Mahone1-0/+78
2008-12-26Make scaler output truly pluggable, add an 8-bit greyscale output toAndrew Mahone8-4/+27
2008-12-26Latest work on the bmp on-load scaler:Andrew Mahone1-23/+9
2008-12-21revert accidental commit of unrelated filesFrank Gevaerts1-5/+0
2008-12-21merge 19488 back from the 3.1 branchFrank Gevaerts1-0/+5