Age | Commit message (Expand) | Author |
2009-01-05 | rockdoom: Mixing 512 samples in an interrupt handler is too much. Gigabeast F... | Michael Sevakis |
2009-01-05 | fix typo. | Michael Giacomelli |
2009-01-04 | Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz. | Michael Giacomelli |
2009-01-04 | remove extra include of core bmp.c from a previous attempt at pluginlib scaler | Andrew Mahone |
2009-01-04 | build a scaling-enabled bitmap loader in pluginlib for mono bitmap targets, a... | Andrew Mahone |
2009-01-03 | 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-02 | FS#9742 - hopefully the last of these | Jonathan Gordon |
2009-01-01 | Fix building invadrog with DEBUG defined, patch by Yoshihisa Uchida, FS#9737 | Nils Wallménius |
2008-12-31 | Decouple the statusbar drawing from the rest of the screen drawing. it is not... | Jonathan Gordon |
2008-12-29 | Reduce the pictureflow empty slide bitmaps to 8-bit palette images, | Andrew Mahone |
2008-12-28 | 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-27 | 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-26 | 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-21 | revert accidental commit of unrelated files | Frank Gevaerts |
2008-12-21 | merge 19488 back from the 3.1 branch | Frank Gevaerts |
2008-12-14 | Yesterday's bugfix commit was buggy. Try again (FS#9634 by Thomas Martitz). | Jonas Häggqvist |
2008-12-13 | 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-12 | 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-11 | add yields in superdom, patch from FS#7528 | Andrew Mahone |
2008-12-10 | Use cookies for thread identification instead of pointers directly which give... | Michael Sevakis |
2008-12-09 | resize-on-load for bitmap files on 2bpp and color targets | Andrew Mahone |
2008-12-08 | Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:M | Maurus Cuelenaere |
2008-12-04 | 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-11-29 | Fix wrong data type. | Jens Arnold |
2008-11-28 | 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-27 | 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-25 | Added 'keywords' and 'eol-style' properties. | Björn Stenberg |
2008-11-25 | Delete unused var and slight style police | Nils Wallménius |
2008-11-24 | Rearrange the main synth loop a little and move some tests around for a ~5% s... | Nils Wallménius |
2008-11-23 | 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-22 | Macros should be ALL CAPS, so rename (un)likely() to (UN)LIKELY() | Nils Wallménius |
2008-11-21 | $* doesn't work if the target doesn't use a wildcard. Furthermore the GNU mak... | Jens Arnold |