1. 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 16 years ago
  2. 5348f3d fix FS#9023 by forcing the icons in the file to clean seelction screen by Jonathan Gordon · 16 years ago
  3. 5b86193 FS#8637 - new UI for disktidy. by Jonathan Gordon · 16 years ago
  4. 6526577 Plugin parameters should be const. by Steve Bavin · 16 years ago
  5. 5818bc3 FS #8985 by Robert Menes. Add support for removing some Linux files/directories in disktidy. by Thom Johansen · 16 years ago
  6. 5ca1539 the menu and list now accepts a parent viewport to draw in (and the menu can be told to not show status/button bars). This lays the groundwork to fix colour problems with plugin menus (see star.c for an example.) This hopefully fixes some button bar issues as well as theme problems. by Jonathan Gordon · 17 years ago
  7. 554d7ed D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mueller, with some tweaks). by Rob Purchase · 17 years ago
  8. 29361ab Adapt most single-file plugins to the M3 keypad and screen. It's still preliminary, as many plugins now can't be left without the remote. The plugins need to be converted to use the action API (but not pluginlib actions). Plugins are not enabled yet. * Simplify the bitmap handling in the source of some plugins. by Jens Arnold · 17 years ago
  9. d6c8b57 M:Robe 100: add button definition/bitmaps to plugins and enable compilation by Robert Kukla · 17 years ago
  10. 8215b34 Plugins now enabled and working for the Gigabeat S. by Will Robertson · 17 years ago
  11. 12ddb8e Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max Kelley with tweaks, bit of cleanup and additional bitmaps by me. Some of the now enabled plugins could still be improved in regard to screen size adaptation or keymaps but this way it can easily be done later and one by one. The rather ugly 'ifndef's I added temporaryly in plugins/SOURCES will also go one by one. Plugin button actions cause some quirks in a few plugins (e.g. 'clock') but since it's not critical , the bitmaps were already done and it makes a good example for discussing plugin button actions, I thought it could go in. by Marianne Arnold · 17 years ago
  12. b701322 Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. by Jens Arnold · 17 years ago
  13. b85817a Update some comments in menu.h to be hopefully more helpful. by Jonathan Gordon · 17 years ago
  14. 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
  15. f9b90e9 Now charcell displays require lcd_update() for updating the main lcd content like bitmap displays. by Jens Arnold · 18 years ago
  16. c7f5ccc Adjust plugins to use the new menu API. Int settings still use the old API. Remove a nasty global in Star and add some error checking. Add a work-around for the gigabeat so that Star doesn't crash on target. The transition works fine on the sim and I see nothing obviously wrong with the code but it manages to crash on target everytime. by Tom Ross · 18 years ago
  17. 85a226d Rename some macros to account for the recently added M5 port. No code changes. by Jens Arnold · 18 years ago
  18. 4d6374c Get rid of the 'center' parameter for splashes. There were only 2 of almost 500 splashes which were not centered. by Jens Arnold · 18 years ago
  19. 2ae29e5 Remove redudant code from Disk Tidy. by Tom Ross · 18 years ago
  20. fa6ed0d Hopefully fix the menu leak I introduced in my last version. Also some whitespace changes. by Tom Ross · 18 years ago
  21. 10dfc06 Fix warning and slight clean up. by Tom Ross · 18 years ago
  22. fd27a9d Change Disktidy to use the standard menu api and adapt it to work on the Archos Player. Change the default clean value from 'Mac' to 'Both.' by Tom Ross · 18 years ago
  23. d64e626 Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI simulator (but with a dummy background image for now) and the beginnings of the target-specific firmare code. Port is temporarily using a 2bpp LCD buffer format - the AV300 has a 320x240 colour (YCbCr-based) LCD which will need a new framebuffer format and drawing routines, but the LCD is also capable of various paletted bitmap modes, one of which has an identical framebuffer format to the greyscale ipods. Buttons (and hence the button mappings) are identical to the Archos Recorder, with the exception that the PLAY button on the Recorder is replaced by pressing the joystick on the AV300 (which I call BUTTON_SELECT). The initial port will begin by being strictly HWCODEC, but will evolve to be a hybrid SWCODEC/HWCODEC platform - it has a MAS3587F but also a main CPU (54MHz arm7tdmi plus DSP) capable of software decoding of at least some formats. by Dave Chapman · 18 years ago
  24. 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
  25. 9dc0e62 Patch #5731 by Barry Wardell: more iriver h10 work. Thanks! by Hristo Kovachev · 18 years ago
  26. 5814551 Add disktidy plugin (FS#2596). by Dan Everton · 18 years ago