| Commit message (Expand) | Author |
| 2010-12-02 | Change the gcc options for sdl builds to allow for gnu99 features, it needs s... | Thomas Martitz |
| 2010-11-30 | HD300 - plugins keymaps | Marcin Bukat |
| 2010-11-03 | These should be the last of the plugin keymaps required | Robert Menes |
| 2010-11-02 | MPIO HD200: rename button defines to adhere how they are labeled on the device. | Marcin Bukat |
| 2010-10-23 | fix leak-file-handles. | Teruaki Kawashima |
| 2010-08-30 | Plugins: modify IRAM copying code | Rafaël Carré |
| 2010-08-28 | plugins: use lcd_putsf/lcd_putsxyf | Rafaël Carré |
| 2010-08-24 | Second try: Introduce plugin_crt0.c that every plugin links. | Thomas Martitz |
| 2010-08-23 | 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-05-18 | 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-06 | Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t... | Thomas Martitz |
| 2010-04-26 | Add MPIO HD200 port - changed files | Marcin Bukat |
| 2010-02-13 | Packard Bell Vibe 500: More plugin keymaps (second portion). | Szymon Dziok |
| 2009-12-15 | Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and | Tomer Shalev |
| 2009-12-03 | Another round of plugin keymaps for the Philips GoGear SA9200. | Robert Menes |
| 2009-08-31 | * Fix plugin keymaps for VX777 | Maurus Cuelenaere |
| 2009-08-04 | Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ... | Michael Giacomelli |
| 2009-07-14 | FS#10080 | Nils Wallménius |
| 2009-04-21 | Add initial plugin keymaps for M:robe 500 | Karl Kurbjun |
| 2009-04-07 | Enable plugins on the Onda VX747 | Maurus Cuelenaere |
| 2009-01-24 | 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-16 | 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-04 | Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz. | Michael Giacomelli |
| 2008-12-12 | m200v4: rename Keys, so they match better other targets with similar key-layo... | Dominik Wenger |
| 2008-12-08 | Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:M | Maurus Cuelenaere |
| 2008-12-04 | Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config... | Björn Stenberg |
| 2008-11-28 | Sansa Clip: build plugins (FS#9578) | Rafaël Carré |
| 2008-10-07 | IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. | Vitja Makarov |
| 2008-08-28 | as pointed out by funman in #rockbox, doing assumptions on the size of long | Daniel Stenberg |
| 2008-08-23 | Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN | Maurus Cuelenaere |
| 2008-06-02 | Some quality improvements in the mp3 encoder engine. For more details | Antonius Hellmann |
| 2008-05-13 | Plugin parameters should be const. | Steve Bavin |
| 2008-04-27 | FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. | Rob Purchase |
| 2008-03-22 | 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-09 | fix FS#7619 - hopefully... - have to stop/start scrolling to change bitrate | Jonathan Gordon |
| 2008-03-01 | M:Robe 100: add button definition/bitmaps to plugins and enable compilation | Robert Kukla |
| 2008-02-17 | Plugins now enabled and working for the Gigabeat S. | Will Robertson |
| 2007-10-30 | Fix FS #8019, caused by memcpy() being called before "rb = api;". Be cautious... | Thom Johansen |
| 2007-09-20 | Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max... | Marianne Arnold |
| 2007-07-27 | Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. | Jens Arnold |
| 2007-06-14 | Move the MEM_FUNCTION_WRAPPERS macro into plugin.h and get rid of the extra h... | Nils Wallménius |
| 2007-06-13 | Accept FS#7264 'Build with -Os switch for coldfire targets'. | Nils Wallménius |
| 2007-05-19 | attempt to make the Gigabeat button mappings in the plugins more logical and ... | Marcoen Hirschberg |
| 2007-03-17 | Let GCC check arguments of some more printf-style functions, also for plugins... | Jens Arnold |
| 2007-03-16 | Rename some macros to account for the recently added M5 port. No code changes. | Jens Arnold |