summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
* 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
* Make Select change the scroll direction in Sudoku on Ipods (FS#8428 by Henri ...Dominik Riebeling2008-11-27
* Added 'keywords' and 'eol-style' properties.Björn Stenberg2008-11-25
* Delete unused var and slight style policeNils Wallménius2008-11-25
* Rearrange the main synth loop a little and move some tests around for a ~5% s...Nils Wallménius2008-11-24
* Fix test_codec precision. The old version effectively rounded the decode time...Jens Arnold2008-11-23
* Change the test_sampr plugin around to use a constant pitch + white noise whi...Michael Sevakis2008-11-23
* Macros should be ALL CAPS, so rename (un)likely() to (UN)LIKELY()Nils Wallménius2008-11-22
* $* doesn't work if the target doesn't use a wildcard. Furthermore the GNU mak...Jens Arnold2008-11-21
* That test plugin was forgotten in the make system overhaul.Jens Arnold2008-11-21
* Added dummy numbers to avoid #error during dependency generation.Björn Stenberg2008-11-21
* Turns out that using likely in the loop condition gives a nice little speedup...Nils Wallménius2008-11-21
* Introduce likely() and unlikely() macros, use to give gcc hints about which b...Nils Wallménius2008-11-20
* Remove .a files before running ar, to avoid problems with renamed files remai...Björn Stenberg2008-11-20