- 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 16 years ago
- 6526577 Plugin parameters should be const. by Steve Bavin · 16 years ago
- bf2a334 Fix some plugins not using the helper functions for the new backlight timeout handling. by Jens Arnold · 17 years ago
- 9fe6e02 Demystify plugin would have crashed ... by Kevin Ferrare · 17 years ago
- e68a2e6 Remote keys support for the demystify plugin (added remote_directions to the plugins actions), updated key bindings in manual by Kevin Ferrare · 17 years ago
- f074b46 Cleaned up the demistify plugin a litle bit, switched the key handling to the action API by Kevin Ferrare · 17 years ago
- 8970055 Hopefully take care of the scrollwheel difficulties in plugins on e200. by Michael Sevakis · 17 years ago
- a7168fe attempt to make the Gigabeat button mappings in the plugins more logical and in line with the mapping in rockbox itself by Marcoen Hirschberg · 17 years ago
- 85a226d Rename some macros to account for the recently added M5 port. No code changes. by Jens Arnold · 18 years ago
- 1a9442c Hopefully clean up some errors by Karl Kurbjun · 18 years ago
- d6b0c97 Don't need to remove the backdrop for all plugins - leave it up for some. by Karl Kurbjun · 18 years ago
- 5421e86 Colorised demystify. Based on patch #5856 by Travis Hyyppa, adapted to properly work with the multi-screen API. by Jens Arnold · 18 years ago
- 24f4a2a Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the nice image of the Sansa. Lots more to be done including testing and tweaking the keymaps and modifying the plugins for the Sansa's 176x220 LCD. by Barry Wardell · 18 years ago
- 1e88be5 Barry Wardell's keymappings for H10 by Daniel Stenberg · 18 years ago
- 0028b05 Added multi-screen API to the plugins API, made 'demystify plugin' use the remote display as well by Kevin Ferrare · 18 years ago
- 0e027bd To avoid having to use the main unit when accidentally launching a plugin from the remote, plugins now support remote quit by Kevin Ferrare · 18 years ago
- fb4e384 More iPod 3G work from Seven Le Mesle by Dave Chapman · 19 years ago
- 338e2bb first gigabeat commit by Marcoen Hirschberg · 19 years ago
- cedba88 Matt v.d. Westhuizen's iAudio X5 keypad adjustments by Daniel Stenberg · 19 years ago
- a36b1d4 New plugin loader. Solves the crashes introduced with the .bss changes while keeping the small binary size. The model & api version check is now part of the plugin loader. Codecs are not yet adapted, but the old method still works for them. Simulator plugins are not (yet) version-checked. API version numbering restarted, as this is an all-new system. Uses the target ID from configure, so don't change that too often. by Jens Arnold · 19 years ago
- 0dc63c1 Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be identical to the other 4G models by Dave Chapman · 19 years ago
- 54d44c8 iPod: Initial attempt at button mappings for plugins. All plugins now compile, but more work is needed with the more complex ones to make them iPod friendly by Dave Chapman · 19 years ago
- f23ab03 New demo plugin, screensaver style, by Kevin Ferrare. by Jens Arnold · 19 years ago