| Commit message (Expand) | Author | Age |
| * | Fix chopper to actually remember the level. instead of overriding it on start. | Thomas Martitz | 2009-10-08 |
| * | Use TIME_BEFORE() and redo a macro slightly. | Thomas Martitz | 2009-10-08 |
| * | * 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 |
| * | set svn:keywords property | Teruaki Kawashima | 2009-07-12 |
| * | Optimize chopper a bit by making a often used macro an inline function(which ... | Thomas Martitz | 2009-07-12 |
| * | FS#10283 simplify plugins' menus by using stringlist with callback (by Teruak... | Johannes Schwarz | 2009-06-26 |
| * | Add initial plugin keymaps for M:robe 500 | Karl Kurbjun | 2009-04-21 |
| * | FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up... | Thomas Martitz | 2009-04-10 |
| * | Enable plugins on the Onda VX747 | Maurus Cuelenaere | 2009-04-07 |
| * | Patch by Rafaël Carré - Chopper : define small screen limit on height <= 64 | Bertrik Sikken | 2009-04-07 |
| * | Accept the first patch at FS#9953 - Add Playback Control to more plugins, by... | Thomas Martitz | 2009-02-26 |
| * | Plugins for the Philips HDD1630. The keymaps are largely untested on the devi... | Mark Arigo | 2009-01-24 |
| * | unify pointers to value for configfile, and add TYPE_BOOL type, used by | Andrew Mahone | 2009-01-17 |
| * | 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 |
| * | 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 |
| * | New makefile solution: A single invocation of 'make' to build the entire tree... | Björn Stenberg | 2008-11-20 |
| * | IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. | Vitja Makarov | 2008-10-07 |
| * | Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN | Maurus Cuelenaere | 2008-08-23 |
| * | 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 |
| * | FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. | Rob Purchase | 2008-04-27 |
| * | the menu and list now accepts a parent viewport to draw in (and the menu can ... | Jonathan Gordon | 2008-03-26 |
| * | 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 |
| * | 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 |
| * | Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max... | Marianne Arnold | 2007-09-20 |
| * | code police (and commit test) | Peter D'Hoye | 2007-09-12 |
| * | Pass plugin api pointer to funtion directly, fixes crashes when doing increme... | Peter D'Hoye | 2007-08-16 |
| * | Bring mpegplayer backlight fix to the other plugins, this also fixes some wro... | Peter D'Hoye | 2007-08-15 |
| * | Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. | Jens Arnold | 2007-07-27 |
| * | Redo my previous commit. Highscore is only shown if there is room on the top ... | Jonathan Gordon | 2007-07-25 |
| * | Show the high score on the bottom of the screen instead of sharing the top li... | Jonathan Gordon | 2007-07-25 |
| * | Update some comments in menu.h to be hopefully more helpful. | Jonathan Gordon | 2007-05-20 |
| * | Adjust Chopper and fix my warning from Wormlet. | Tom Ross | 2007-04-03 |
| * | 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 |
| * | Scale to 50% size on the Archos devices (LCD_WIDTH <= 112) and slow it down, ... | Dave Chapman | 2007-02-20 |
| * | Fixed an off-by-one bug that caused the nasty crash on archos, and wrong limi... | Jens Arnold | 2007-02-18 |
| * | Kill a few warnings in plugins. | Tom Ross | 2007-02-17 |
| * | Obligatory fix-a-few-warnings commit... | Zakk Roberts | 2007-02-17 |
| * | Chopper update. Fix endgame text not showing up and menu being invisible afte... | Zakk Roberts | 2007-02-17 |
| * | Fix a warning. | Paul Louden | 2007-02-16 |
| * | Argh, previous 'fix' was not in fact the problem. *Now* it's fixed.. I hope. | Zakk Roberts | 2007-02-16 |
| * | Implement the actual-button-name-for-game-over-message addition from my previ... | Zakk Roberts | 2007-02-16 |
| * | A few chopper changes. Changed colorscheme from blue on backdrop to green on ... | Zakk Roberts | 2007-02-16 |