1. b411f5e fix layout so it actually looks consistent. Nothing worse than bad looking style guides! by Frank Gevaerts · 16 years ago
  2. f2d5c35 New game plugin by Joshua Simmons FS#7369: Goban plugin, Go/Igo/Weiqi/Baduk game recorder and viewer. by Mustapha Senhaji · 16 years ago
  3. 08444b6 Add "historical" committers. These are people who didn't respond to the call for new passwords on the cvs->svn switch, or people who have a different username now. by Frank Gevaerts · 16 years ago
  4. 0f8dd60 Welcome Thomas Martitz :) by Thomas Martitz · 16 years ago
  5. c9d000d FS#9808 by Ori Avtalion: Update simulator documentation with new 'simdisk' directory by Bertrik Sikken · 16 years ago
  6. 2fbf097 remove align_buffer from firmare/general.c, replacing with ALIGN_BUFFER macro, and replace all uses of it (only resize.c in core, and pictureflow and mpegplayer plugins), remove it from plugin_api, by Andrew Mahone · 16 years ago
  7. 36122ca rockboxdev.sh now respects the environment variables RBDEV_DOWNLOAD, RBDEV_PREFIX and RBDEV_BUILD to enable setting download, install and build directories without editing the script. FS#9657 by Eric Shattow. by Jonas Häggqvist · 16 years ago
  8. 7428c7c Add Ryan Press, Craig Elliot and Kenderes Tamas to the credits file for FS#8624 by Mustapha Senhaji · 16 years ago
  9. bd43105 Update German translation. Based on FS#9669 by Kaspar Rothenfusser (add him to CREDITS too, hopefully correct spelling) with additional tweaks by Tom Ross and me. by Marianne Arnold · 16 years ago
  10. 81781ab Language updates: by Jonas Häggqvist · 16 years ago
  11. 1ab6243 Updated Korean translation by Sanggon Lee (FS#9690). by Jonas Häggqvist · 16 years ago
  12. 336ef0a FS #9684. Japanese language update by Yoshihisa Uchida. by Tom Ross · 16 years ago
  13. 1b5c32d Fix up the iPod install section of the manual to bring it by Robert Menes · 16 years ago
  14. 9da2456 Fix SVN properties by Maurus Cuelenaere · 16 years ago
  15. 40ec543 * Add support for Onda VX747+ (FS#9674 by Olivier Barbut) by Maurus Cuelenaere · 16 years ago
  16. e702276 Updated Turkish translation by Brian Cloutier. His work isn't complete, so it's been automaticly merged with the old translation to hopefully produce the best possible combination of the two. by Jonas Häggqvist · 16 years ago
  17. cc57381 Language updates: by Jonas Häggqvist · 16 years ago
  18. 08585e4 FS#9591 by Anton Veretenenko for the Philips GoGear HDD1620/1630 (with a few changes by me). Fixes boot problem, pixel format, sound, and a few other things. by Mark Arigo · 16 years ago
  19. 781421a resize-on-load for bitmap files on 2bpp and color targets by Andrew Mahone · 16 years ago
  20. a2c71fd add Andrew Mahone / unhelpful to COMMITTERS by Andrew Mahone · 16 years ago
  21. f577cd1 Add Adam Hogan to CREDITS for the ZVM plugin keymaps (r19335). by Nicolas Pennequin · 16 years ago
  22. 28f0690 Accept FS#9579 by Bartosz Fabianowski, fixing make zip when your build dir is not inside the source tree by Nils Wallménius · 16 years ago
  23. b0b4a42 Add Stephane Quertinmont to the credits for his Walloon language. by Robert Menes · 16 years ago
  24. 7afbb49 Patch FS#9556 by Alex Bennee - clean up buildzip.pl by Linus Nielsen Feltzing · 16 years ago
  25. ee593c9 Make lcd_set_enable_hook() conditional on HAVE_LCD_ENABLE and HAVE_LCD_COLOR by Rafaël Carré · 16 years ago
  26. ab77820 Add myself to committers list by Rafaël Carré · 16 years ago
  27. 3b45b8c Commit DLanalyser tool, made by Jin Le by Maurus Cuelenaere · 16 years ago
  28. a28e33f Language updates: by Jonas Häggqvist · 16 years ago
  29. be00a10 FS#9487 fixes and improvements of the calendar plugin by Teruaki Kawashima by Nils Wallménius · 16 years ago
  30. 00a228f Accept FS#7482 by Klaas Bosteels - return the full path of a file which doesnt have valid tags yet (and use the end of the filename for the title) instead of before which was only using the filename by Jonathan Gordon · 16 years ago
  31. b774ada Pegbox - new graphics for Archos, c200, small H10, Mini, M3 - also cleaning and small tweaks to the rest of the greyscale and monochrome bitmaps. Aspect ratio correct the pieces for the Archos screen (now uses 9x7 tiles) which made it possible to also add the header with statistics). Necessary changes to pegbox.c: don't assume piece height = piece width, prepare a new 'wide' layout for the c200 with the statics at the side. Additional cleanup - make the code more readable by replacing repeatedly used bmpheight_XYZ with defines, splitting some too long lines. Let the 'Start on level' line in the menu actually appear on the Mini's screen. Also rename the greyscale graphics according convention to '...x2.bmp' and set the mime-type more accurately for all pegbox bitmaps. Finally, add Joel Puik, the creator of the original colour graphics to CREDITS. by Marianne Arnold · 16 years ago
  32. 14a6fd9 Hopefully fix the D2s 'cut and repeated LCD lines' bug (fix suggested by Francesco Rigoni). by Rob Purchase · 16 years ago
  33. da8bff1 Commit FS#9467 - initial work on port to Sansa Clip by Rafaël Carré and François Dinel. A few cosmetic changes were made by me prior to committing: 1) TAB policing in button-clip.c; 2) Add François Dinel to CREDITS; 3) Add François Dinel as (C) holder in button-target.h (it was previously blank); 4) Add Rockbox header to bootloader/sansa_as3525.c with Rafaël Carré as (C) holder; 5) Change target_id to 50 (next available number) in tools/configure and fixed indentation; 6) Change MODEL_NUMBER in config-clip.h to 50 (next available number); 7) Remove unused in/out macros from system-target.h by Dave Chapman · 16 years ago
  34. c626f47 Add Rockbox layout to plugin API documentation by Maurus Cuelenaere · 16 years ago
  35. cb1173c Small fixes to the french translation by Eric Lassauge and Rafaël Carré by Nils Wallménius · 16 years ago
  36. 88c60e6 add morse input support to the Olympus m:robe 100, patch by Roy Wallace, FS#9450 by Marcoen Hirschberg · 16 years ago
  37. 20fb47e Commit FS#9462: an semi-automatic plugin API documentation generator by Maurus Cuelenaere · 16 years ago
  38. 4450d3c Add Denes Balatoni to the credits by Frank Gevaerts · 16 years ago
  39. d1d8b4c Add Rafael Carre (funman) for his work on SansaV2 hacking and contributions to mkamsboot and related code by Dave Chapman · 16 years ago
  40. 11ef4ce Accept FS #9394 by Christian Lees and extend it to all PP targets with a WM8731: More samplerates for playback and recording. Only tested on H10 but should work on the others too. by Peter D'Hoye · 16 years ago
  41. afe32ef Add myself to committers list by Vitja Makarov · 16 years ago
  42. 4bb8fd2 Something horrible happened with binsize, so revert FS#8894 completely (for now). by Steve Bavin · 16 years ago
  43. f698234 Add timestretching from FS#8894, as written by Stephane Doyon based on work by Nicolas Pitre. Shouldn't affect playback unless it's explicitly enabled, but let me know if it does. Currently has a dedicated setting, but maybe inclusion of the code will inspire someone to integrate this with the pitch screen... by Steve Bavin · 16 years ago
  44. 97f775d Language updates: by Jonas Häggqvist · 16 years ago
  45. d462a64 Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite an advanced stage, but is troubled by the lack of a reliable NAND driver (similar to the Cowon D2 port) and is not yet suitable for non-developers. by Dave Chapman · 16 years ago
  46. c8f7ea8 Welcome Robert Menes as Committer #64! by Robert Menes · 16 years ago
  47. 23ab966 C200: Also flip the function of the volume buttons when display flip is enabled. I think it is more consistent, especially when thinking of cases where these buttons are used for something else (e.g. left/right in brickmania). Taken from FS#8393 by Volker Mische - add him to CREDITS too. by Marianne Arnold · 16 years ago
  48. 7582212 Language updates: by Jonas Häggqvist · 16 years ago
  49. 5d22e3c Add wpseditor, the Google Summer of Code 2008 project of Rostislav Chekan. Closes FS#9327 by Frank Gevaerts · 16 years ago
  50. 944c334 * Commit dual-boot support for Creative ZVx family by Maurus Cuelenaere · 16 years ago
  51. ced10d4 ZenUtils: by Maurus Cuelenaere · 16 years ago
  52. c582976 French language update. In bonus, few improvements and fixes by Clément Pit-Claudel (taken from FS#9141). by Mustapha Senhaji · 17 years ago
  53. 5bca7a4 Fix a problem with dict and checkbox where their internal buffer allocaters wernt actually fixing the amount of freespace after an alloc (Spotted and fixed by Daniel Weck) by Jonathan Gordon · 17 years ago
  54. 3adf579 Updated Simplified Chinese translation by Jun Gu (FS#9283). by Jonas Häggqvist · 17 years ago
  55. feaeccd Updated Tagalog translation by Melba Sitjar (FS#9289). Added as Tagalog maintainer as well. by Jonas Häggqvist · 17 years ago
  56. 344721c Rework of the Hebrew translation - sort by English order, and small fixes by Tomer Shalev. Add him as Hebrew maintainer, and add myself as general translation maintainer. by Jonas Häggqvist · 17 years ago
  57. c684177 Updated Japanese translation by Takumi Suzuki, Shunsuke Shimizu and Tadayuki Nishizono (FS#9148). by Jonas Häggqvist · 17 years ago
  58. 99f68ea Add iAudio M3 port and maintainer. by Jens Arnold · 17 years ago
  59. 88f649f * Add myself to some areas in docs/MAINTAINERS * Add lcd_call_enable_hook() call by Maurus Cuelenaere · 17 years ago
  60. a8502a3 Updated Russian translation by Dennis Ivanov (FS#9244). by Jonas Häggqvist · 17 years ago
  61. 356be38 Add Thomas Schott to CREDITS for fixing FS#9203 (WPS gets corrupted after changing status bar setting) by Bertrik Sikken · 17 years ago
  62. 84d8d83 Improved README for sansapatcher, contributed by Ori Avtalion, slightly modified by me. by Dave Chapman · 17 years ago
  63. 53dd4cc Add me as a maintainer of keybox by Nils Wallménius · 17 years ago
  64. a5d1f4e Commit FS#9102 thanks to Martin Pahl by Maurus Cuelenaere · 17 years ago
  65. e35270a Language updates: by Jonas Häggqvist · 17 years ago
  66. 2740923 Add the asap team to the credits. by Dominik Wenger · 17 years ago
  67. 4aafed4 Accept FS#9191 - lots of code reworking for maze.rock, should also fix FS#9184 by Jonathan Gordon · 17 years ago
  68. 141774b And of course add him to CREDITS :) by Maurus Cuelenaere · 17 years ago
  69. b564ac4 D2: A working implementation of lcd_blit_yuv() by Thibaut Girka. by Rob Purchase · 17 years ago
  70. 0229e94 Fix FS #8361 - Custom stereo width reset by changing treble on e200. Thanks to Tomer Shalev for the investigation work and the patch. by Dan Everton · 17 years ago
  71. 746986c polish language update by Maciej Adamczak by Marcoen Hirschberg · 17 years ago
  72. 3dcfbc0 Accept FS#9111 - only exit te stats plugin if the exit button is pressed by Jonathan Gordon · 17 years ago
  73. 1f045bc FS#9085 - Stopwatch: Retain stopwatch times after exit by Robert Kukla · 17 years ago
  74. 91b0b68 Arabic support by Mohamed Tarek, closes FS#9109 by Marcoen Hirschberg · 17 years ago
  75. 5b2d06a welcome Marc Guay! by Daniel Stenberg · 17 years ago
  76. 825d89f Accept FS #9021 by James Vasile and apply the fix to the other drivers that have the same issue. by Peter D'Hoye · 17 years ago
  77. ff2dfd3 Add Davide's name to the credits. by Paul Louden · 17 years ago
  78. 4840682 FS#8995 by Mark Ganson fixing the display of am/pm for the digital clock mode by Nils Wallménius · 17 years ago
  79. a94e40d Add Falafel to the credits by Maurus Cuelenaere · 17 years ago
  80. 8a3c77e Initial work on a Gigabeat S manual. Still a bit to do. by Will Robertson · 17 years ago
  81. 5b33a41 Other people have accents in their names?! I want mine too then :-). by Stéphane Doyon · 17 years ago
  82. 357ffb3 Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking. by Nicolas Pennequin · 17 years ago
  83. 977ad4b Remove duplicate entry. by Marianne Arnold · 17 years ago
  84. b2ad20c cabbiev2 gigabeat f fixes by Johannes Voggenthaler by Frank Gevaerts · 17 years ago
  85. 7a42bdd Accept FS#7708 by John Kaminar by Jonathan Gordon · 17 years ago
  86. 984278b FS#8795 - Fixed fault of the escape processing in Changelog (by Kenjiro Arai). by Miika Pekkarinen · 17 years ago
  87. be4f41f My own name was in CREDITS twice, one of them a misspelling. by Stéphane Doyon · 17 years ago
  88. 02eb1d8 FS#8871 by Tomasz Wasilczyk, avoid negative runtime estimation (that would later be cast to an unsigned giving huge values by Nils Wallménius · 17 years ago
  89. 5a3651b welcome Maurus Cuelenaere! by Daniel Stenberg · 17 years ago
  90. ce08cdb Patch FS#8857 by Justin Hannigan - Correct Gigabeat instructions for Bubbles by Linus Nielsen Feltzing · 17 years ago
  91. 6118a54 welcome Bertrik! by Daniel Stenberg · 17 years ago
  92. fd6b8a0 add Martin Ritter to CREDITS by Frank Gevaerts · 17 years ago
  93. 29cdd30 Fix for FS#8820 by Christopher Williams - Misformatted time in Rockbox Info by Linus Nielsen Feltzing · 17 years ago
  94. 08cabe9 kill the release script and build tarball from *everything* in SVN... by Daniel Stenberg · 17 years ago
  95. df4e4f5 Re-instate the double newline in CREDITS. by Rob Purchase · 17 years ago
  96. 554d7ed D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mueller, with some tweaks). by Rob Purchase · 17 years ago
  97. bcc50a1 welcome Andree Buschmann! by Daniel Stenberg · 17 years ago
  98. 3da7d79 Keep those two empty lines. by Miika Pekkarinen · 17 years ago
  99. 52d827a FS#7598 - Dircache support for multivolume targets (by Phil Light). by Miika Pekkarinen · 17 years ago
  100. 6ab1c90 FS#8707 - Enable "Load to RAM" (HAS_TC_RAMCACHE) compilation without Directory Cache (HAS_DIRCACHE). by Miika Pekkarinen · 17 years ago