| Commit message (Expand) | Author | Age |
| * | FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up... | Thomas Martitz | 2009-04-10 |
| * | Enable plugins on the Onda VX747 | Maurus Cuelenaere | 2009-04-07 |
| * | ZXBox: Clean up display init. Saves ~1KB on colour targets, and 4KB (coldfire... | Jens Arnold | 2009-04-05 |
| * | Calculate the optimal memory location for overlay plugins, and use plugin.lds... | Jens Arnold | 2009-03-02 |
| * | Plugins for the Philips HDD1630. The keymaps are largely untested on the devi... | Mark Arigo | 2009-01-24 |
| * | unify pointers to value for configfile, and add TYPE_BOOL type, used by | Andrew Mahone | 2009-01-17 |
| * | loader-initialized global plugin API: | Andrew Mahone | 2009-01-16 |
| * | Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz. | Michael Giacomelli | 2009-01-04 |
| * | Decouple the statusbar drawing from the rest of the screen drawing. it is not... | Jonathan Gordon | 2008-12-31 |
| * | m200v4: rename Keys, so they match better other targets with similar key-layo... | Dominik Wenger | 2008-12-12 |
| * | Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:M | Maurus Cuelenaere | 2008-12-08 |
| * | Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config... | Björn Stenberg | 2008-12-04 |
| * | Sansa Clip: build plugins (FS#9578) | Rafaël Carré | 2008-11-28 |
| * | Added 'keywords' and 'eol-style' properties. | Björn Stenberg | 2008-11-25 |
| * | $* doesn't work if the target doesn't use a wildcard. Furthermore the GNU mak... | Jens Arnold | 2008-11-21 |
| * | New makefile solution: A single invocation of 'make' to build the entire tree... | Björn Stenberg | 2008-11-20 |
| * | revert plugin_api part of r18830, as this was the wrong solution for those | Frank Gevaerts | 2008-10-18 |
| * | code police : fix some multiply defined variables | Frank Gevaerts | 2008-10-18 |
| * | IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. | Vitja Makarov | 2008-10-07 |
| * | Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN | Maurus Cuelenaere | 2008-08-23 |
| * | FS#9281 Rename of splash functions. | Nils Wallménius | 2008-08-15 |
| * | Add missing header file to plugins/zxbox/helpers.c | Bertrik Sikken | 2008-08-14 |
| * | Remove a viewport ambiguity by changing the screens width/heigth members into... | Peter D'Hoye | 2008-06-28 |
| * | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg | 2008-06-28 |
| * | Make ZXBox work on the m:robe 100, and fix the linker script and loader to ma... | Jens Arnold | 2008-05-31 |
| * | Tweak ZXBox colours: 1) 'Bright' black is the same as normal black on a real ... | Rob Purchase | 2008-05-27 |
| * | Plugin parameters should be const. | Steve Bavin | 2008-05-13 |
| * | Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in... | Michael Sevakis | 2008-05-02 |
| * | FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. | Rob Purchase | 2008-04-27 |
| * | Greyscale library: Optionally put the greyscale ISR on COP on portalplayertar... | Jens Arnold | 2008-04-04 |
| * | Enable the greyscale library for ZXbot on M3. | Jens Arnold | 2008-03-27 |
| * | D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue... | Rob Purchase | 2008-03-22 |
| * | Adapted most multi-source plugins to the iAudio M3 keypad and screen. Doom an... | Jens Arnold | 2008-03-22 |
| * | Greyscale library: Preparations for a gamma measurement plugin. | Jens Arnold | 2008-03-02 |
| * | Greyscale library: Plugins can now put the management structure in IRAM for h... | Jens Arnold | 2008-01-13 |
| * | All-new greyscale library, replacing the old one. Features: (1) Drawing/updat... | Jens Arnold | 2008-01-04 |
| * | Stop wasting binary size + ram for several plugins. Plugins are supposed to b... | Jens Arnold | 2008-01-04 |
| * | Build some more plugins for M:Robe most work, doom builds and runs if you use... | Karl Kurbjun | 2007-11-02 |
| * | Fix an improper file_exist check in zxbox. | Michael Sevakis | 2007-10-15 |
| * | Fix some plugins that use NULL instead of -1 when not using a voice id in str... | Michael Sevakis | 2007-10-15 |
| * | Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max... | Marianne Arnold | 2007-09-20 |
| * | Clean up hard-coded paths | Nils Wallménius | 2007-09-10 |
| * | Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. | Jens Arnold | 2007-07-27 |
| * | Plugins that play sound must be sure to set inputs and outputs on audio muxed... | Michael Sevakis | 2007-06-10 |
| * | attempt to make the Gigabeat button mappings in the plugins more logical and ... | Marcoen Hirschberg | 2007-05-19 |
| * | Fix name collision on misc.h between zxbox and core. | Jens Arnold | 2007-05-19 |
| * | Fix name collision on misc.h between zxbox and core. | Jens Arnold | 2007-05-19 |
| * | Move the old api out of the core and into the plugin lib. | Jonathan Gordon | 2007-05-08 |
| * | Missed a couple. Hopefully fix all warnings. | Michael Sevakis | 2007-04-21 |
| * | General housekeeping: Make plugin buffer functions take size_t * instead of i... | Michael Sevakis | 2007-04-21 |