Age | Commit message (Expand) | Author |
2021-08-04 | Document intentional fallthroughs + fix harmless unintended ones | Aidan MacDonald |
2019-07-28 | chessbox: Fixes and enhancements | Solomon Peachy |
2019-07-20 | FS#7912: Voice enable the chessbox plugin | Solomon Peachy |
2018-12-23 | Handle SYS_POWEROFF event in recorder and chessbox plugins | Solomon Peachy |
2017-02-01 | Fix for Chessbox bug FS#10363 | William Wilgus |
2017-01-31 | Remove Whitespaces from chessbox | William Wilgus |
2015-11-15 | YH8xx,YH9xx: Keymap improvement | Sebastian Leonhardt |
2015-09-30 | Fix chessbox keymap handling | Sebastian Leonhardt |
2011-12-31 | Make local functions static in clock and chessbox plugin | Bertrik Sikken |
2011-05-01 | 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-03-02 | RaaA: Fix write locations of plugins | Thomas Jarosch |
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-05-06 | Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t... | Thomas Martitz |
2009-09-04 | Fix STRIDE macro for multiscreen and add stride support for picture lib. | Karl Kurbjun |
2009-08-31 | Chessbox and Flipit: Add support for vertical strides. | Karl Kurbjun |
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-16 | loader-initialized global plugin API: | Andrew Mahone |
2008-11-20 | New makefile solution: A single invocation of 'make' to build the entire tree... | Björn Stenberg |
2008-09-24 | Slight clean up of splash calls, use HZ instead of explicit numbers | Nils Wallménius |
2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |
2008-05-13 | Plugin parameters should be const. | Steve Bavin |
2008-05-05 | Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ... | Nicolas Pennequin |
2008-03-26 | the menu and list now accepts a parent viewport to draw in (and the menu can ... | Jonathan Gordon |
2008-03-22 | Adapted most multi-source plugins to the iAudio M3 keypad and screen. Doom an... | Jens Arnold |
2008-03-18 | - add button descriptions to the m:robe 100 manual for the majority of plugins | Robert Kukla |
2008-03-01 | M:Robe 100: add button definition/bitmaps to plugins and enable compilation | Robert Kukla |
2008-01-10 | Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make... | Jonathan Gordon |
2007-11-02 | Build some more plugins for M:Robe most work, doom builds and runs if you use... | Karl Kurbjun |
2007-10-19 | Chessbox: ported to c200, also simplify the tile size calculation (thanks to ... | Marianne Arnold |
2007-09-13 | Remove the ability to restart chessbox with a button (combo). It became redun... | Marianne Arnold |
2007-09-02 | Accept patch from FS#7174 by Mauricio Peccorini with canges by me and Igor Ku... | Nils Wallménius |
2007-08-06 | Accept FS#5464 - organise the rocks directory. | Jonathan Gordon |
2007-08-03 | Chessbox plugin: Reset computer thinking time on forced play (FS #5135) | Peter D'Hoye |
2007-07-27 | Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. | Jens Arnold |
2007-05-29 | Accept FS#7209 by Mauricio Peccorini, Make chessbox able to view games stored... | Nils Wallménius |
2007-05-20 | Update some comments in menu.h to be hopefully more helpful. | Jonathan Gordon |
2007-05-19 | attempt to make the Gigabeat button mappings in the plugins more logical and ... | Marcoen Hirschberg |
2007-05-19 | fix warnings | Marcoen Hirschberg |
2007-05-18 | add a menu to the chessbox plugin, FS #7186 by Mauricio Peccorini | Marcoen Hirschberg |
2007-03-16 | 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-01-14 | Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ... | Dave Chapman |
2006-11-15 | Hopefully clean up some errors | Karl Kurbjun |