Age | Commit message (Expand) | Author |
2011-03-02 | RaaA: Fix write locations of plugins | Thomas Jarosch |
2010-11-30 | HD300 - plugins keymaps | Marcin Bukat |
2010-11-02 | Commit a few more GoGear HDD6330 keymaps. | Robert Menes |
2010-11-02 | MPIO HD200: rename button defines to adhere how they are labeled on the device. | Marcin Bukat |
2010-08-25 | Remove a bunch of build conditions inside .c files | 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-07-04 | chessbox: fix 'i = i++', based on gnuchess4.0-pl80 | Rafaël Carré |
2010-05-18 | Build overlay plugins for all targets with PLUGIN_BUFFER <= 0x10000 bytes | Rafaël Carré |
2010-05-07 | Fix size_t handling in plugin_get_buffer() | Frank Gevaerts |
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-14 | Packard Bell Vibe 500: Finish plugin keymaps. Rockbox compiles clean now for ... | Szymon Dziok |
2010-01-17 | change dependencies in make files: | Teruaki Kawashima |
2009-12-15 | Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and | Tomer Shalev |
2009-12-06 | Correct checking return value of open in plugins. | Teruaki Kawashima |
2009-12-03 | Another round of plugin keymaps for the Philips GoGear SA9200. | Robert Menes |
2009-09-04 | Fix STRIDE macro for multiscreen and add stride support for picture lib. | Karl Kurbjun |
2009-08-31 | * Fix plugin keymaps for VX777 | Maurus Cuelenaere |
2009-08-31 | Chessbox and Flipit: Add support for vertical strides. | Karl Kurbjun |
2009-08-20 | Make the formatter functions used by the settings return a pointer to avoid u... | Nils Wallménius |
2009-08-04 | Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ... | Michael Giacomelli |
2009-08-03 | Remove various ABS() definitions with a single one using typeof (if using gcc... | Thomas Martitz |
2009-07-14 | FS#10080 | Nils Wallménius |
2009-05-06 | M:Robe 500: Get the rest of the games except doom working with the touchscreen. | Karl Kurbjun |
2009-04-10 | FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up... | Thomas Martitz |
2009-04-07 | Enable plugins on the Onda VX747 | Maurus Cuelenaere |
2009-03-02 | Calculate the optimal memory location for overlay plugins, and use plugin.lds... | Jens Arnold |
2009-02-26 | Correct the preprocessor condition introduced in r20112, also include FS#9958... | Thomas Martitz |
2009-02-26 | Archos and other low mem don't have playback in chessbox, so don't show the m... | Thomas Martitz |
2009-02-26 | Accept the first patch at FS#9953 - Add Playback Control to more plugins, by... | Thomas Martitz |
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 | loader-initialized global plugin API: | Andrew Mahone |
2009-01-04 | Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz. | Michael Giacomelli |
2008-12-31 | Decouple the statusbar drawing from the rest of the screen drawing. it is not... | Jonathan Gordon |
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-11-25 | Added 'keywords' and 'eol-style' properties. | Björn Stenberg |
2008-11-21 | $* doesn't work if the target doesn't use a wildcard. Furthermore the GNU mak... | Jens Arnold |
2008-11-20 | New makefile solution: A single invocation of 'make' to build the entire tree... | Björn Stenberg |
2008-10-18 | 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-09-24 | Slight clean up of splash calls, use HZ instead of explicit numbers | Nils Wallménius |
2008-08-23 | Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN | Maurus Cuelenaere |
2008-08-19 | Fix a problem with dict and checkbox where their internal buffer allocaters w... | Jonathan Gordon |
2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |