| Commit message (Expand) | Author | Age |
| * | fix red on grayscale in pictureflow | Andrew Mahone | 2009-01-20 |
| * | scaler optimizations: | Andrew Mahone | 2009-01-20 |
| * | port test_boost.c to global plugin API | Andrew Mahone | 2009-01-19 |
| * | Fix TYPE_BOOL settings format string. Boolean settings should really use 'on'... | Jens Arnold | 2009-01-18 |
| * | use multiply-shift to scale reciprocals for rgb16 output, instead of | Andrew Mahone | 2009-01-18 |
| * | fixed euroconverter, missed in the configfile change | Andrew Mahone | 2009-01-17 |
| * | unify pointers to value for configfile, and add TYPE_BOOL type, used by | Andrew Mahone | 2009-01-17 |
| * | fix pictureflow, previous fix caused cache to never be marked as good | Andrew Mahone | 2009-01-17 |
| * | fix yellow, but in the long run, configfile needs a TYPE_BOOL as a clean fix ... | Andrew Mahone | 2009-01-17 |
| * | return to transposed images in cache, via new output plugins, to save | Andrew Mahone | 2009-01-17 |
| * | remove unused fh from create_albumart_cache | Andrew Mahone | 2009-01-17 |
| * | pictureflow configfile conversion: | Andrew Mahone | 2009-01-17 |
| * | pictureflow cleanup: | Andrew Mahone | 2009-01-17 |
| * | revert/fix parts of r19673, as it changed some e200 keymaps and introduces no... | Dominik Wenger | 2009-01-16 |
| * | fix pluginlib_resize.c for global plugin API | Andrew Mahone | 2009-01-16 |
| * | loader-initialized global plugin API: | Andrew Mahone | 2009-01-16 |
| * | fix bug causing pictureflow to write one column past left side of screen, res... | Andrew Mahone | 2009-01-16 |
| * | reduce pictureflow's fade_color by one multiply, and a few shifts, while stil... | Andrew Mahone | 2009-01-14 |
| * | A simple boost test plugin. | Björn Stenberg | 2009-01-13 |
| * | use plugin buffer for greylib overlay in test_greylib_bitmap_scale | Andrew Mahone | 2009-01-13 |
| * | Reverting parts of r19760 that was mistakenly committed. | Björn Stenberg | 2009-01-13 |
| * | Minor Clip button changes: UP|REPEAT no longer goes to wps. Volume adjustment... | Björn Stenberg | 2009-01-13 |
| * | remove align_buffer from firmare/general.c, replacing with ALIGN_BUFFER macro... | Andrew Mahone | 2009-01-13 |
| * | Added missing dependencies for codeclib and pluginlib. This required renaming... | Björn Stenberg | 2009-01-12 |
| * | 19421 missed a few commas in robotfindskitten | Adam Gashlin | 2009-01-09 |
| * | Fix test_codec for r19704 (prefix removed from plugin API). | Jens Arnold | 2009-01-08 |
| * | Fix cygwin sim build. | Björn Stenberg | 2009-01-08 |
| * | revert r19638 which was just bad... | Jonathan Gordon | 2009-01-08 |
| * | remove unneeded LCD_DEPTH test in lib/resize.h, add some comments explaining ... | Andrew Mahone | 2009-01-08 |
| * | cleanup for core-file-in-pluginlib compilation: | Andrew Mahone | 2009-01-08 |
| * | Removed the sim_ prefix from the plugin api. | Björn Stenberg | 2009-01-07 |
| * | Have the codec thread do callbacks instead of messing with the stack which is... | Michael Sevakis | 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-05 |
| * | 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-04 |
| * | 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 |