1. d1e2ce2 allow find to follow symbolic links (mostly since the server is using that by Daniel Stenberg · 18 years ago
  2. 46b9f98 Update copyright information. by Dominik Riebeling · 18 years ago
  3. 913fea2 t! Initial version of a Blackjack plugin for bitmap-screen targets. Also includes the changes to the manual. Cross your fingers... by Tom Ross · 18 years ago
  4. 285aa1b Unroll loops by Greg White · 18 years ago
  5. 9ed3dca Include AGC options in iriver h100 and h300 manuals only as it is only supported on those targets by Nils Wallménius · 18 years ago
  6. da6a078 Oops, forgot to make it silent again. by Dominik Riebeling · 18 years ago
  7. 7d19c0f Older versions of xargs doesn't know -I (especially the vmware image one), so use find's -exec instead. Hopefully the last fix for this. by Dominik Riebeling · 18 years ago
  8. 728dd27 Revisions to the ipod bootloader installation instructions intended to address some of the more common problems that are being reported in the forums. Among other things (a) describe for Windows users how to navigate to the installation directory, (b) address the -1 error and how to correct it, and (c) be more explicit on how to find the device number and how to use it with ipodpatcher. Also some general cleanup. by Michael DiFebbo · 18 years ago
  9. 2b7873b fix comment by Marcoen Hirschberg · 18 years ago
  10. 6309eab add cpu frequency scaling to the gigabeat. default/normal: 100MHz, boosted: 300MHz by Marcoen Hirschberg · 18 years ago
  11. 0fedaa2 Fix inversevid mono drawing by Greg White · 18 years ago
  12. 9980b4e Merge various drawmodes; revert to C for common code by Greg White · 18 years ago
  13. cd05dbc Changed pausing so entire chunk is finished and keeps I2S engine aligned by Steve Gotthardt · 18 years ago
  14. 2127071 Turn off USB host and NAND flash controller by Greg White · 18 years ago
  15. 41ee9e3 FS#6539 - Thanks to Tom Ross by Barry Wardell · 18 years ago
  16. 6de815b OS X doesn't know xargs -i, so use -I instead. Should fix FS#6540 by Dominik Riebeling · 18 years ago
  17. e07b30d Remove bogus variables to fix warnings by Greg White · 18 years ago
  18. 69bb436 Optimize transparent blit; optimize DRMODE_SOLID for mono bitmaps by Greg White · 18 years ago
  19. 7246412 Correct button combination for entering iPod disk mode. by Michael DiFebbo · 18 years ago
  20. cb9fdf7 Make sure to not copy special .svn files when preparing to build the manual. by Dominik Riebeling · 18 years ago
  21. 16c602f The version string used in builds for version timestamps is now UTC instead by Daniel Stenberg · 18 years ago
  22. 7f4ca01 Update battery capacity and discharge tables to reflect current battery benchmarks by Greg White · 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. 72f1027 Enabled zero crossing detection for volume changes in the WM8721/WM8731 driver (iPod G3, iPod Mini G1/G2, Iriver H10). by Jens Arnold · 18 years ago
  25. a25fa2c More sansa button and screenshot additions by Tom Ross (FS#6535) by Dominik Riebeling · 18 years ago
  26. 382b7a4 Skip scroll check when LCD is disabled by Greg White · 18 years ago
  27. 0262cba Align backdrop buffers by Greg White · 18 years ago
  28. b26f472 Idle CPU directly; minor cleanup by Greg White · 18 years ago
  29. d4afc4b Added zero crossing check before changing volume to avoid noise during volume changes. Removed extra volume sets. Added delay for vref to settle per app notes to reduce start up clicks. by Steve Gotthardt · 18 years ago
  30. 1010b76 ARM optimised memcpy/memmove from glibc. This should give increased performance on all ARM targets, especially iPod 5G by Daniel Ankers · 18 years ago
  31. ec81431 Add sansa screenshots and keys for plugins and main menu. FS#6529 by Tom Ross. by Dominik Riebeling · 18 years ago
  32. 028e8e9 Change the gamedata folder for doom to /.rockbox/doom to go in line with other game plugins. Closes FS#5903. Adjust manual too. by Dominik Riebeling · 18 years ago
  33. 20171c1 Fixed the bootloader for H100 also. by Miika Pekkarinen · 18 years ago
  34. 886c302 Fixed the X5 bootloader. by Miika Pekkarinen · 18 years ago
  35. 5a269db Adding John BouAntoun to credits for work on Gigabeat USB and settings by Steve Gotthardt · 18 years ago
  36. 355be50 Setup LCD ourselves; move LCD buffer and TTB to free up 1.7MB of memory by Greg White · 18 years ago
  37. 35b0c3f Updated bootloader for H120/H140 and entirely disabled flashing code for H100 until somebody tests it. by Miika Pekkarinen · 18 years ago
  38. 73cd9f3 Turn backlight ON at boot unless bootloader has already done that. by Miika Pekkarinen · 18 years ago
  39. 0ea4d31 Prepare core support for the iriver bootloader supporting ROM images by Miika Pekkarinen · 18 years ago
  40. 12ef310 Fix lockup of simulator at startup if dircache enabled by Steve Bavin · 18 years ago
  41. fb0f67e Fixes Bass and Treble not being saved. Thanks to jba by Steve Gotthardt · 18 years ago
  42. 39d8db2 modernized by Daniel Stenberg · 18 years ago
  43. 9cf7617 Make MIDI playback work on the Simulator, with sound etc. The #define stuff is a bit by Stepan Moskovchenko · 18 years ago
  44. dab59c9 Fix a typo. by Dominik Riebeling · 18 years ago
  45. a175b21 Reduce initial fade delay; remove bogus debug from lcd-meg-fx.c by Greg White · 18 years ago
  46. 05e2d47 Minor MMU fixes by Greg White · 18 years ago
  47. ffb50d0 Add initial backlight delay to stop backlight from fading during boot; switch to IDLE instead of yield() by Greg White · 18 years ago
  48. 991b2ee Remove another tagcache reference from the UI by Steve Bavin · 18 years ago
  49. 107d0eb Correct the usage information for the Archos Multimedia format (this looks like a copy-and-paste error from scamble), plus fix an error message by Dave Chapman · 18 years ago
  50. 9467d1b Small clarity edit for the install. Files and folders may both be by Paul Louden · 18 years ago
  51. 9ae05c3 by Peter D'Hoye · 18 years ago
  52. 65ef67e Fix a nasty little bug that would under the right conditions cause by Stepan Moskovchenko · 18 years ago
  53. 094962a Proper mime type for all WPS bitmaps by Linus Nielsen Feltzing · 18 years ago
  54. 5e408f1 restore broken screenshots by Dominik Riebeling · 18 years ago
  55. 786d125 Restored broken bitmaps by Linus Nielsen Feltzing · 18 years ago
  56. 77c2c3b Restored broken bitmap by Linus Nielsen Feltzing · 18 years ago
  57. 48d6bfc Fix FS#6520, allow search.rock to open .m3u8 playlists. Only the by Jonathan Gordon · 18 years ago
  58. 0e4bc2b Made sansa and iFP simulator bitmaps binary and restored working versions. by Jens Arnold · 18 years ago
  59. e95ce7d Add a link to the Gigabeat bootloader by Dave Chapman · 18 years ago
  60. b06802e Removed eol-style and keywords from bitmaps, and set the correct MIME type instead by Linus Nielsen Feltzing · 18 years ago
  61. 08b1e49 Removed second test by Björn Stenberg · 18 years ago
  62. dea7d35 More testing... by Björn Stenberg · 18 years ago
  63. e2022a2 Removed executable flag by Linus Nielsen Feltzing · 18 years ago
  64. cf82512 Removed executable flag by Linus Nielsen Feltzing · 18 years ago
  65. 95ce54b Removed test text by Björn Stenberg · 18 years ago
  66. 83bdb3e Test commit by Björn Stenberg · 18 years ago
  67. 4e08e7b Test commit by Björn Stenberg · 18 years ago
  68. 577867e Test commit by Björn Stenberg · 18 years ago
  69. 6090232 Test commit by Björn Stenberg · 18 years ago
  70. c4807d3 Test commit by Björn Stenberg · 18 years ago
  71. 4318f59 Test commit by Björn Stenberg · 18 years ago
  72. bfcc9ea Test commit by Björn Stenberg · 18 years ago
  73. 872482a Reverted test by Björn Stenberg · 18 years ago
  74. 9d79087 more changes by Daniel Stenberg · 18 years ago
  75. 283da1c Test commit by Björn Stenberg · 18 years ago
  76. 8139486 Moved away CVSROOT by Björn Stenberg · 18 years ago
  77. 7039a05 Splitting out songdbj by Björn Stenberg · 18 years ago
  78. 6d4c197 Splitting out www by Björn Stenberg · 18 years ago
  79. 8cece5a Added fade to car adapter mode pause by Björn Stenberg · 18 years ago
  80. ee4caec Fixed the rombox generation for SH1. by Miika Pekkarinen · 18 years ago
  81. a912149 Add a check to verify ATA driver has been initialised in ata_sleepnow(). by Miika Pekkarinen · 18 years ago
  82. 52bb5e1 Hxxx battery voltage level for forced shutdown was little too low. by Miika Pekkarinen · 18 years ago
  83. b1af4e6 Enable ROM file generation for H120/H140. by Miika Pekkarinen · 18 years ago
  84. dc040f0 Added Sazanami-Mincho-Regular and a COPYING file for this dir with the license by Daniel Stenberg · 18 years ago
  85. 93b047f Updated buttonlights for the Gigabeat port. Added LCD controller off and on for extra power savings - thanks to Greg White. Incorporated feedback from Gary Allen. Added 'battery charging' mode: shows leds during charging. Added 'follow' mode that turns off leds when backlight goes off. Flicker mode and new solid mode only show during disk access. Access settings from Info/debug menu for now. by Steve Gotthardt · 18 years ago
  86. 2446b22 by Dave Bryant · 18 years ago
  87. 5693622 Make lcd_enable more tolerant of multiple calls by Greg White · 18 years ago
  88. 8cce37f "Trash Metal" should be "Thrash Metal". Reported as FS#6503, checked against Winamp. by Dominik Riebeling · 18 years ago
  89. fb4cf8e Only the iriver H1x0 and H3x0 targets have both an internal mic, and an external mic-compatible input and hence need the mic input explictly labeled "Internal Mic". We revert to the old "Mic" label for all other targets by Dave Chapman · 18 years ago
  90. 67529b8 Rename 'Internal Mic' back to 'Mic' for the ipods. by Dave Chapman · 18 years ago
  91. 141e55d Rework the chip8 button table, rotate button names to make it fit; some general style adjustments. by Dominik Riebeling · 18 years ago
  92. 6ea2282 Remove line numbers from code blocks and make margins for code and example blocks identical. Add rotating package. by Dominik Riebeling · 18 years ago
  93. 2f42887 Allow one more thread on swcodec to make mpegplayer work on targets with remote LCD and voice file present. by Jens Arnold · 18 years ago
  94. a0c3f81 Added header include to suppress compiler warning by Steve Gotthardt · 18 years ago
  95. c07814f Revamped the backlight state machine and added buttonlight controls. Go to the Info/debug menu and test out the new modes for buttonlights on the Gigabeat - ON, OFF, Faint, and flicker - flickers on touchpad and disk reads. by Steve Gotthardt · 18 years ago
  96. 11cdfc6 Small oops: commited the wrong Sansa background image. by Marianne Arnold · 18 years ago
  97. 59c9dcc Rockblox for the last two targets (ifp and Sansa). The Sansa keymap has already been there, the ifp keymap is working but might have room for improvements by someone who can test on the unit. by Marianne Arnold · 18 years ago
  98. 00528e0 The new ipodpatcher requires a slightly changed argument order which wasn't updated for uninstallation. by Dominik Riebeling · 18 years ago
  99. ddf75ef Added labels for the missing keys by Martin Arver · 18 years ago
  100. 1f38e21 Changing format to make larger screen usage. Thanks to Marianne Arnold. by Steve Gotthardt · 18 years ago