| Commit message (Expand) | Author | Age |
| * | Cleaner solution to plugin-included core files. | Björn Stenberg | 2009-01-03 |
| * | List sscanf.c in SOURCES instead of doom.make | Björn Stenberg | 2009-01-03 |
| * | fix yellow | Jonathan Gordon | 2009-01-03 |
| * | a few more button/statusbar fixes... | Jonathan Gordon | 2009-01-03 |
| * | FS#9742 - hopefully the last of these | Jonathan Gordon | 2009-01-02 |
| * | Fix building invadrog with DEBUG defined, patch by Yoshihisa Uchida, FS#9737 | Nils Wallménius | 2009-01-01 |
| * | Decouple the statusbar drawing from the rest of the screen drawing. it is not... | Jonathan Gordon | 2008-12-31 |
| * | Reduce the pictureflow empty slide bitmaps to 8-bit palette images, | Andrew Mahone | 2008-12-29 |
| * | Make sure pictureflow always uses the user font, both on colour and greyscale... | Jens Arnold | 2008-12-28 |
| * | Make the greylib text output functions handle unicode. Fixes non-working umla... | Jens Arnold | 2008-12-28 |
| * | more pictureflow work: | Andrew Mahone | 2008-12-28 |
| * | FS#8335, with some changes discussed on IRC: | Andrew Mahone | 2008-12-27 |
| * | Add support for scaled bitmap loads, and for greylib display, to | Andrew Mahone | 2008-12-27 |
| * | Add missing greylib scaled bitmap test plugin. | Andrew Mahone | 2008-12-26 |
| * | Make scaler output truly pluggable, add an 8-bit greyscale output to | Andrew Mahone | 2008-12-26 |
| * | Latest work on the bmp on-load scaler: | Andrew Mahone | 2008-12-26 |
| * | revert accidental commit of unrelated files | Frank Gevaerts | 2008-12-21 |
| * | merge 19488 back from the 3.1 branch | Frank Gevaerts | 2008-12-21 |
| * | Yesterday's bugfix commit was buggy. Try again (FS#9634 by Thomas Martitz). | Jonas Häggqvist | 2008-12-14 |
| * | A few new messages for robotfindskitten. Enjoy. :) | Robert Menes | 2008-12-13 |
| * | Some plugins need to yield under heavy user input especially with a scrollwheel. | Michael Sevakis | 2008-12-13 |
| * | Bugfixes for Pictureflow (FS#9627 by Thomas Martitz): | Jonas Häggqvist | 2008-12-12 |
| * | m200v4: rename Keys, so they match better other targets with similar key-layo... | Dominik Wenger | 2008-12-12 |
| * | Pictureflow: | Jonas Häggqvist | 2008-12-12 |
| * | Bring consistency to pcm implementation and samplerate handling. Less low-lev... | Michael Sevakis | 2008-12-12 |
| * | Don't let the user play the hand if it has already completed. Fixes FS #9399. | Tom Ross | 2008-12-12 |
| * | add yields in superdom, patch from FS#7528 | Andrew Mahone | 2008-12-11 |
| * | Use cookies for thread identification instead of pointers directly which give... | Michael Sevakis | 2008-12-10 |
| * | resize-on-load for bitmap files on 2bpp and color targets | Andrew Mahone | 2008-12-09 |
| * | Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:M | Maurus Cuelenaere | 2008-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 Stenberg | 2008-12-04 |
| * | Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config... | Björn Stenberg | 2008-12-04 |
| * | Fix wrong data type. | Jens Arnold | 2008-11-29 |
| * | Replace the bubbles start screen with a standard menu to fix FS#8950. | Jonathan Gordon | 2008-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 Riebeling | 2008-11-27 |
| * | Added 'keywords' and 'eol-style' properties. | Björn Stenberg | 2008-11-25 |
| * | Delete unused var and slight style police | Nils Wallménius | 2008-11-25 |
| * | Rearrange the main synth loop a little and move some tests around for a ~5% s... | Nils Wallménius | 2008-11-24 |
| * | Fix test_codec precision. The old version effectively rounded the decode time... | Jens Arnold | 2008-11-23 |
| * | Change the test_sampr plugin around to use a constant pitch + white noise whi... | Michael Sevakis | 2008-11-23 |
| * | Macros should be ALL CAPS, so rename (un)likely() to (UN)LIKELY() | Nils Wallménius | 2008-11-22 |
| * | $* doesn't work if the target doesn't use a wildcard. Furthermore the GNU mak... | Jens Arnold | 2008-11-21 |
| * | That test plugin was forgotten in the make system overhaul. | Jens Arnold | 2008-11-21 |
| * | Added dummy numbers to avoid #error during dependency generation. | Björn Stenberg | 2008-11-21 |
| * | Turns out that using likely in the loop condition gives a nice little speedup... | Nils Wallménius | 2008-11-21 |
| * | Introduce likely() and unlikely() macros, use to give gcc hints about which b... | Nils Wallménius | 2008-11-20 |
| * | Remove .a files before running ar, to avoid problems with renamed files remai... | Björn Stenberg | 2008-11-20 |