| Commit message (Expand) | Author | Age |
| * | Plugins: modify IRAM copying code | Rafaël Carré | 2010-08-30 |
| * | plugins: use lcd_putsf/lcd_putsxyf | Rafaël Carré | 2010-08-28 |
| * | Second try: Introduce plugin_crt0.c that every plugin links. | Thomas Martitz | 2010-08-24 |
| * | Revert "Introduce plugin_crt0.c that every plugin links." | Thomas Martitz | 2010-08-23 |
| * | Introduce plugin_crt0.c that every plugin links. | Thomas Martitz | 2010-08-23 |
| * | mp3_encoder: fix a typo, put uninitialized variable in BSS | Rafaël Carré | 2010-05-18 |
| * | mp3_encoder: reduce plugin binsize | Rafaël Carré | 2010-05-18 |
| * | Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t... | Thomas Martitz | 2010-05-06 |
| * | Add MPIO HD200 port - changed files | Marcin Bukat | 2010-04-26 |
| * | Packard Bell Vibe 500: More plugin keymaps (second portion). | Szymon Dziok | 2010-02-13 |
| * | Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and | Tomer Shalev | 2009-12-15 |
| * | Another round of plugin keymaps for the Philips GoGear SA9200. | Robert Menes | 2009-12-03 |
| * | * Fix plugin keymaps for VX777 | Maurus Cuelenaere | 2009-08-31 |
| * | Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ... | Michael Giacomelli | 2009-08-04 |
| * | FS#10080 | Nils Wallménius | 2009-07-14 |
| * | Add initial plugin keymaps for M:robe 500 | Karl Kurbjun | 2009-04-21 |
| * | Enable plugins on the Onda VX747 | Maurus Cuelenaere | 2009-04-07 |
| * | remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ... | Andrew Mahone | 2009-01-24 |
| * | Plugins for the Philips HDD1630. The keymaps are largely untested on the devi... | Mark Arigo | 2009-01-24 |
| * | revert/fix parts of r19673, as it changed some e200 keymaps and introduces no... | Dominik Wenger | 2009-01-16 |
| * | 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 |
| * | 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 |
| * | IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. | Vitja Makarov | 2008-10-07 |
| * | as pointed out by funman in #rockbox, doing assumptions on the size of long | Daniel Stenberg | 2008-08-28 |
| * | Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN | Maurus Cuelenaere | 2008-08-23 |
| * | Some quality improvements in the mp3 encoder engine. For more details | Antonius Hellmann | 2008-06-02 |
| * | Plugin parameters should be const. | Steve Bavin | 2008-05-13 |
| * | FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. | Rob Purchase | 2008-04-27 |
| * | D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue... | Rob Purchase | 2008-03-22 |
| * | Adapt most single-file plugins to the M3 keypad and screen. It's still prelim... | Jens Arnold | 2008-03-22 |
| * | fix FS#7619 - hopefully... - have to stop/start scrolling to change bitrate | Jonathan Gordon | 2008-03-09 |
| * | M:Robe 100: add button definition/bitmaps to plugins and enable compilation | Robert Kukla | 2008-03-01 |
| * | Plugins now enabled and working for the Gigabeat S. | Will Robertson | 2008-02-17 |
| * | Fix FS #8019, caused by memcpy() being called before "rb = api;". Be cautious... | Thom Johansen | 2007-10-30 |
| * | Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max... | Marianne Arnold | 2007-09-20 |
| * | Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. | Jens Arnold | 2007-07-27 |
| * | Move the MEM_FUNCTION_WRAPPERS macro into plugin.h and get rid of the extra h... | Nils Wallménius | 2007-06-14 |
| * | Accept FS#7264 'Build with -Os switch for coldfire targets'. | Nils Wallménius | 2007-06-13 |
| * | attempt to make the Gigabeat button mappings in the plugins more logical and ... | Marcoen Hirschberg | 2007-05-19 |
| * | Let GCC check arguments of some more printf-style functions, also for plugins... | Jens Arnold | 2007-03-17 |
| * | Rename some macros to account for the recently added M5 port. No code changes. | Jens Arnold | 2007-03-16 |
| * | FS#6357, patch 1: let iramcopy and bss share the same space in codecs and | Tomasz Malesinski | 2006-11-26 |
| * | SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two... | Michael Sevakis | 2006-11-18 |
| * | Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ... | Barry Wardell | 2006-10-26 |
| * | Barry Wardell's keymappings for H10 | Daniel Stenberg | 2006-08-03 |
| * | MP3 encoder enhancements and optimisations by Antonius Hellman. Details | Thom Johansen | 2006-04-04 |