summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
* 19421 missed a few commas in robotfindskitten Adam Gashlin2009-01-09
* Fix test_codec for r19704 (prefix removed from plugin API).Jens Arnold2009-01-08
* Fix cygwin sim build.Björn Stenberg2009-01-08
* revert r19638 which was just bad...Jonathan Gordon2009-01-08
* 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
* Removed the sim_ prefix from the plugin api.Björn Stenberg2009-01-07
* Have the codec thread do callbacks instead of messing with the stack which is...Michael Sevakis2009-01-05
* rockdoom: Mixing 512 samples in an interrupt handler is too much. Gigabeast F...Michael Sevakis2009-01-05
* fix typo.Michael Giacomelli2009-01-05
* 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
* Cleaner solution to plugin-included core files.Björn Stenberg2009-01-03
* List sscanf.c in SOURCES instead of doom.makeBjörn Stenberg2009-01-03
* fix yellowJonathan Gordon2009-01-03
* a few more button/statusbar fixes...Jonathan Gordon2009-01-03
* FS#9742 - hopefully the last of theseJonathan Gordon2009-01-02
* Fix building invadrog with DEBUG defined, patch by Yoshihisa Uchida, FS#9737Nils Wallménius2009-01-01
* Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon2008-12-31
* Reduce the pictureflow empty slide bitmaps to 8-bit palette images,Andrew Mahone2008-12-29
* Make sure pictureflow always uses the user font, both on colour and greyscale...Jens Arnold2008-12-28
* Make the greylib text output functions handle unicode. Fixes non-working umla...Jens Arnold2008-12-28
* more pictureflow work:Andrew Mahone2008-12-28
* FS#8335, with some changes discussed on IRC:Andrew Mahone2008-12-27
* Add support for scaled bitmap loads, and for greylib display, toAndrew Mahone2008-12-27
* Add missing greylib scaled bitmap test plugin.Andrew Mahone2008-12-26
* Make scaler output truly pluggable, add an 8-bit greyscale output toAndrew Mahone2008-12-26
* Latest work on the bmp on-load scaler:Andrew Mahone2008-12-26
* revert accidental commit of unrelated filesFrank Gevaerts2008-12-21
* merge 19488 back from the 3.1 branchFrank Gevaerts2008-12-21
* Yesterday's bugfix commit was buggy. Try again (FS#9634 by Thomas Martitz).Jonas Häggqvist2008-12-14
* A few new messages for robotfindskitten. Enjoy. :)Robert Menes2008-12-13
* Some plugins need to yield under heavy user input especially with a scrollwheel.Michael Sevakis2008-12-13
* Bugfixes for Pictureflow (FS#9627 by Thomas Martitz):Jonas Häggqvist2008-12-12
* m200v4: rename Keys, so they match better other targets with similar key-layo...Dominik Wenger2008-12-12
* Pictureflow:Jonas Häggqvist2008-12-12
* Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis2008-12-12
* Don't let the user play the hand if it has already completed. Fixes FS #9399.Tom Ross2008-12-12
* add yields in superdom, patch from FS#7528Andrew Mahone2008-12-11
* Use cookies for thread identification instead of pointers directly which give...Michael Sevakis2008-12-10
* resize-on-load for bitmap files on 2bpp and color targetsAndrew Mahone2008-12-09
* Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:MMaurus Cuelenaere2008-12-08
* Sansa AMS: PCM driver (FS#9592)Rafaël Carré2008-12-04
* Cleaned up codepage handling, by Yoshihisa Uchida. (FS#9349)Björn Stenberg2008-12-04
* Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...Björn Stenberg2008-12-04
* Fix wrong data type.Jens Arnold2008-11-29
* Replace the bubbles start screen with a standard menu to fix FS#8950.Jonathan Gordon2008-11-28
* Sansa Clip: build plugins (FS#9578)Rafaël Carré2008-11-28
* Sansa Clip: grey lib support (not calibrated yet)Rafaël Carré2008-11-27