1. 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 16 years ago
  2. 6526577 Plugin parameters should be const. by Steve Bavin · 16 years ago
  3. 04b3435 Clean up hard-coded paths by Nils Wallménius · 17 years ago
  4. 77a458a Move the old api out of the core and into the plugin lib. by Jonathan Gordon · 17 years ago
  5. 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
  6. 80da8b1 FS#6357, patch 1: let iramcopy and bss share the same space in codecs and by Tomasz Malesinski · 18 years ago
  7. acc29d9 SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two macros for declaring and initializing IRAM. Plugins should use these instead. See mp3_encoder, doom, etc. for details. Further tweaks in buffer restoration after other use. Hiding of some interfaces that should only be used by buffer management. by Michael Sevakis · 18 years ago
  8. d6b0c97 Don't need to remove the backdrop for all plugins - leave it up for some. by Karl Kurbjun · 18 years ago
  9. d24ed99 'no voice' is -1 not 0 and menu_items does have a pointer by Marcoen Hirschberg · 18 years ago
  10. ed70da2 don't assign NULL to a long (fixes sim build warnings) by Marcoen Hirschberg · 18 years ago
  11. 5360df9 by Shachar Liberman · 18 years ago
  12. 1a0e885 Patch #4870 from Fredrik Öhrn - Call yield() less often (gives a 3-4fps speed increase on H300) plus some minor code reorganisation by Dave Chapman · 19 years ago
  13. 03627e0 More patches from Fredrik Öhrn - joystick2.diff (add support using buttons on the iriver remotes) and speedup.diff (more optimisations for Coldfire targets). by Dave Chapman · 19 years ago
  14. a10e531 Add a call to rb->yield() in the main loop by Dave Chapman · 19 years ago
  15. 2390f00 Save user settings to disk, plus some code policing by Dave Chapman · 19 years ago
  16. bfd2b86 Enable frame-rate control for all targets. Change the iPod Nano to display 30fps (the other targets are all aiming for 20fps, but are not yet achieving it) by Dave Chapman · 19 years ago
  17. 7a10c08 Oops - changing the default setting for showfps shouldn't have been committed. by Dave Chapman · 19 years ago
  18. ad8b24d Various improvements and code re-organisation: Optimised assembler LCD rendering function for the iPod 5G by me and an optimisations to the sprite drawing routines courtesy of stripwax (these improvements make pacbox almost realtime on the iPod 5G). MENU+SELECT now brings up the menu on the iPod instead of the hold switch. by Dave Chapman · 19 years ago
  19. 07476d5 Stop audio playback before using IRAM by Dave Chapman · 19 years ago
  20. a814584 pacbox - a Pacman arcade machine emulator. Currently working for all colour targets and the iriver H1x0. Requires the Pacman arcade machine ROMs in /.rockbox/pacman/ by Dave Chapman · 19 years ago