| Commit message (Expand) | Author | Age |
| * | Fix for Chessbox bug FS#10363 | William Wilgus | 2017-02-01 |
| * | Remove Whitespaces from chessbox | William Wilgus | 2017-01-31 |
| * | YH8xx,YH9xx: Keymap improvement | Sebastian Leonhardt | 2015-11-15 |
| * | Fix chessbox keymap handling | Sebastian Leonhardt | 2015-09-30 |
| * | Make local functions static in clock and chessbox plugin | Bertrik Sikken | 2011-12-31 |
| * | Fix nearly all residual 'variable set but not used' warnings reported from GC... | Andree Buschmann | 2011-05-01 |
| * | Fix further 'variable set but not used' warnings reported from GCC 4.6.0. | Andree Buschmann | 2011-05-01 |
| * | RaaA: Fix write locations of plugins | Thomas Jarosch | 2011-03-02 |
| * | Remove a bunch of build conditions inside .c files | Rafaël Carré | 2010-08-25 |
| * | 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 |
| * | Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t... | Thomas Martitz | 2010-05-06 |
| * | Fix STRIDE macro for multiscreen and add stride support for picture lib. | Karl Kurbjun | 2009-09-04 |
| * | Chessbox and Flipit: Add support for vertical strides. | Karl Kurbjun | 2009-08-31 |
| * | 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-02-26 |
| * | remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ... | Andrew Mahone | 2009-01-24 |
| * | loader-initialized global plugin API: | Andrew Mahone | 2009-01-16 |
| * | New makefile solution: A single invocation of 'make' to build the entire tree... | Björn Stenberg | 2008-11-20 |
| * | Slight clean up of splash calls, use HZ instead of explicit numbers | Nils Wallménius | 2008-09-24 |
| * | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg | 2008-06-28 |
| * | Plugin parameters should be const. | Steve Bavin | 2008-05-13 |
| * | Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ... | Nicolas Pennequin | 2008-05-05 |
| * | the menu and list now accepts a parent viewport to draw in (and the menu can ... | Jonathan Gordon | 2008-03-26 |
| * | Adapted most multi-source plugins to the iAudio M3 keypad and screen. Doom an... | Jens Arnold | 2008-03-22 |
| * | - add button descriptions to the m:robe 100 manual for the majority of plugins | Robert Kukla | 2008-03-18 |
| * | M:Robe 100: add button definition/bitmaps to plugins and enable compilation | Robert Kukla | 2008-03-01 |
| * | Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make... | Jonathan Gordon | 2008-01-10 |
| * | Build some more plugins for M:Robe most work, doom builds and runs if you use... | Karl Kurbjun | 2007-11-02 |
| * | Chessbox: ported to c200, also simplify the tile size calculation (thanks to ... | Marianne Arnold | 2007-10-19 |
| * | Remove the ability to restart chessbox with a button (combo). It became redun... | Marianne Arnold | 2007-09-13 |
| * | Accept patch from FS#7174 by Mauricio Peccorini with canges by me and Igor Ku... | Nils Wallménius | 2007-09-02 |
| * | Accept FS#5464 - organise the rocks directory. | Jonathan Gordon | 2007-08-06 |
| * | Chessbox plugin: Reset computer thinking time on forced play (FS #5135) | Peter D'Hoye | 2007-08-03 |
| * | Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. | Jens Arnold | 2007-07-27 |
| * | Accept FS#7209 by Mauricio Peccorini, Make chessbox able to view games stored... | Nils Wallménius | 2007-05-29 |
| * | Update some comments in menu.h to be hopefully more helpful. | Jonathan Gordon | 2007-05-20 |
| * | attempt to make the Gigabeat button mappings in the plugins more logical and ... | Marcoen Hirschberg | 2007-05-19 |
| * | fix warnings | Marcoen Hirschberg | 2007-05-19 |
| * | add a menu to the chessbox plugin, FS #7186 by Mauricio Peccorini | Marcoen Hirschberg | 2007-05-18 |
| * | Rename some macros to account for the recently added M5 port. No code changes. | Jens Arnold | 2007-03-16 |
| * | Get rid of the 'center' parameter for splashes. There were only 2 of almost 5... | Jens Arnold | 2007-03-16 |
| * | Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ... | Dave Chapman | 2007-01-14 |
| * | Hopefully clean up some errors | Karl Kurbjun | 2006-11-15 |
| * | Don't need to remove the backdrop for all plugins - leave it up for some. | Karl Kurbjun | 2006-11-15 |
| * | 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 |
| * | To avoid having to use the main unit when accidentally launching a plugin fro... | Kevin Ferrare | 2006-06-30 |