1. 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 · 17 years ago
  2. c626f47 Add Rockbox layout to plugin API documentation by Maurus Cuelenaere · 17 years ago
  3. cb1173c Small fixes to the french translation by Eric Lassauge and Rafaël Carré by Nils Wallménius · 17 years ago
  4. 88c60e6 add morse input support to the Olympus m:robe 100, patch by Roy Wallace, FS#9450 by Marcoen Hirschberg · 17 years ago
  5. 20fb47e Commit FS#9462: an semi-automatic plugin API documentation generator by Maurus Cuelenaere · 17 years ago
  6. 4450d3c Add Denes Balatoni to the credits by Frank Gevaerts · 17 years ago
  7. d1d8b4c Add Rafael Carre (funman) for his work on SansaV2 hacking and contributions to mkamsboot and related code by Dave Chapman · 17 years ago
  8. 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 · 17 years ago
  9. afe32ef Add myself to committers list by Vitja Makarov · 17 years ago
  10. 4bb8fd2 Something horrible happened with binsize, so revert FS#8894 completely (for now). by Steve Bavin · 17 years ago
  11. 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 · 17 years ago
  12. 97f775d Language updates: by Jonas Häggqvist · 17 years ago
  13. 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 · 17 years ago
  14. c8f7ea8 Welcome Robert Menes as Committer #64! by Robert Menes · 17 years ago
  15. 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 · 17 years ago
  16. 7582212 Language updates: by Jonas Häggqvist · 17 years ago
  17. 5d22e3c Add wpseditor, the Google Summer of Code 2008 project of Rostislav Chekan. Closes FS#9327 by Frank Gevaerts · 17 years ago
  18. 944c334 * Commit dual-boot support for Creative ZVx family by Maurus Cuelenaere · 17 years ago
  19. ced10d4 ZenUtils: by Maurus Cuelenaere · 17 years ago
  20. 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
  21. 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
  22. 3adf579 Updated Simplified Chinese translation by Jun Gu (FS#9283). by Jonas Häggqvist · 17 years ago
  23. feaeccd Updated Tagalog translation by Melba Sitjar (FS#9289). Added as Tagalog maintainer as well. by Jonas Häggqvist · 17 years ago
  24. 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
  25. c684177 Updated Japanese translation by Takumi Suzuki, Shunsuke Shimizu and Tadayuki Nishizono (FS#9148). by Jonas Häggqvist · 17 years ago
  26. 99f68ea Add iAudio M3 port and maintainer. by Jens Arnold · 17 years ago
  27. 88f649f * Add myself to some areas in docs/MAINTAINERS * Add lcd_call_enable_hook() call by Maurus Cuelenaere · 17 years ago
  28. a8502a3 Updated Russian translation by Dennis Ivanov (FS#9244). by Jonas Häggqvist · 17 years ago
  29. 356be38 Add Thomas Schott to CREDITS for fixing FS#9203 (WPS gets corrupted after changing status bar setting) by Bertrik Sikken · 17 years ago
  30. 84d8d83 Improved README for sansapatcher, contributed by Ori Avtalion, slightly modified by me. by Dave Chapman · 17 years ago
  31. 53dd4cc Add me as a maintainer of keybox by Nils Wallménius · 17 years ago
  32. a5d1f4e Commit FS#9102 thanks to Martin Pahl by Maurus Cuelenaere · 17 years ago
  33. e35270a Language updates: by Jonas Häggqvist · 17 years ago
  34. 2740923 Add the asap team to the credits. by Dominik Wenger · 17 years ago
  35. 4aafed4 Accept FS#9191 - lots of code reworking for maze.rock, should also fix FS#9184 by Jonathan Gordon · 17 years ago
  36. 141774b And of course add him to CREDITS :) by Maurus Cuelenaere · 17 years ago
  37. b564ac4 D2: A working implementation of lcd_blit_yuv() by Thibaut Girka. by Rob Purchase · 17 years ago
  38. 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
  39. 746986c polish language update by Maciej Adamczak by Marcoen Hirschberg · 17 years ago
  40. 3dcfbc0 Accept FS#9111 - only exit te stats plugin if the exit button is pressed by Jonathan Gordon · 17 years ago
  41. 1f045bc FS#9085 - Stopwatch: Retain stopwatch times after exit by Robert Kukla · 17 years ago
  42. 91b0b68 Arabic support by Mohamed Tarek, closes FS#9109 by Marcoen Hirschberg · 17 years ago
  43. 5b2d06a welcome Marc Guay! by Daniel Stenberg · 17 years ago
  44. 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
  45. ff2dfd3 Add Davide's name to the credits. by Paul Louden · 17 years ago
  46. 4840682 FS#8995 by Mark Ganson fixing the display of am/pm for the digital clock mode by Nils Wallménius · 17 years ago
  47. a94e40d Add Falafel to the credits by Maurus Cuelenaere · 17 years ago
  48. 8a3c77e Initial work on a Gigabeat S manual. Still a bit to do. by Will Robertson · 17 years ago
  49. 5b33a41 Other people have accents in their names?! I want mine too then :-). by Stéphane Doyon · 17 years ago
  50. 357ffb3 Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking. by Nicolas Pennequin · 17 years ago
  51. 977ad4b Remove duplicate entry. by Marianne Arnold · 17 years ago
  52. b2ad20c cabbiev2 gigabeat f fixes by Johannes Voggenthaler by Frank Gevaerts · 17 years ago
  53. 7a42bdd Accept FS#7708 by John Kaminar by Jonathan Gordon · 17 years ago
  54. 984278b FS#8795 - Fixed fault of the escape processing in Changelog (by Kenjiro Arai). by Miika Pekkarinen · 17 years ago
  55. be4f41f My own name was in CREDITS twice, one of them a misspelling. by Stéphane Doyon · 17 years ago
  56. 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
  57. 5a3651b welcome Maurus Cuelenaere! by Daniel Stenberg · 17 years ago
  58. ce08cdb Patch FS#8857 by Justin Hannigan - Correct Gigabeat instructions for Bubbles by Linus Nielsen Feltzing · 17 years ago
  59. 6118a54 welcome Bertrik! by Daniel Stenberg · 17 years ago
  60. fd6b8a0 add Martin Ritter to CREDITS by Frank Gevaerts · 17 years ago
  61. 29cdd30 Fix for FS#8820 by Christopher Williams - Misformatted time in Rockbox Info by Linus Nielsen Feltzing · 17 years ago
  62. 08cabe9 kill the release script and build tarball from *everything* in SVN... by Daniel Stenberg · 17 years ago
  63. df4e4f5 Re-instate the double newline in CREDITS. by Rob Purchase · 17 years ago
  64. 554d7ed D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mueller, with some tweaks). by Rob Purchase · 17 years ago
  65. bcc50a1 welcome Andree Buschmann! by Daniel Stenberg · 17 years ago
  66. 3da7d79 Keep those two empty lines. by Miika Pekkarinen · 17 years ago
  67. 52d827a FS#7598 - Dircache support for multivolume targets (by Phil Light). by Miika Pekkarinen · 17 years ago
  68. 6ab1c90 FS#8707 - Enable "Load to RAM" (HAS_TC_RAMCACHE) compilation without Directory Cache (HAS_DIRCACHE). by Miika Pekkarinen · 17 years ago
  69. 3290999 Yet an other translation: FS#8703 Serbian translation by Ivan Pesic. by Mustapha Senhaji · 17 years ago
  70. 8f74e78 Document the database WPS tags. by Miika Pekkarinen · 17 years ago
  71. b496065 removed FAQ, hopelessly outdated and better kept and maintained in the wiki by Daniel Stenberg · 17 years ago
  72. 45cd460 Add contributors to the default theme to the credits. by Michael DiFebbo · 17 years ago
  73. 5471d37 fix petur's name by Daniel Stenberg · 17 years ago
  74. fdea056 first commit of this file which only contains the SVN user name to real name by Daniel Stenberg · 17 years ago
  75. 8bf16ae FS#8613 Update the bulgarian translation by Nicolay Jordanov and add him to the credits. by Mustapha Senhaji · 17 years ago
  76. 98e896c Remove duplicate as reported on IRC. by Jens Arnold · 17 years ago
  77. 8681ba0 Updated German translation by Sascha Wolf. by Jonas Häggqvist · 17 years ago
  78. 53ce9d5 Updated Spanish translation by Chelo Sacristán. by Jonas Häggqvist · 17 years ago
  79. 2f7cffa Major USB fixes by Frank Gevaerts. Still disabled in builds, #define USE_ROCKBOX_USB to test. by Björn Stenberg · 17 years ago
  80. 05e82a4 Add Mateusz Kubica to the credits. by Jonas Häggqvist · 17 years ago
  81. 0709d12 Convert to UTF-8 and a few tweaks. by Nicolas Pennequin · 17 years ago
  82. 602532d Most, if not all, of this document is completely outdated. You should rather by Daniel Stenberg · 17 years ago
  83. 5f3bde0 added some blurb from the MajorChanges wiki page by Daniel Stenberg · 17 years ago
  84. c4c678f Accept FS #8490 by Vuong Minh Hiep: fix wrong selection in multi-line lists by Peter D'Hoye · 18 years ago
  85. 343fb72 configure update hasn't worked in ages... by Daniel Stenberg · 18 years ago
  86. 2235c7e FS#8446 New translation, Hindi language by Apoorva Mahajan. by Mustapha Senhaji · 18 years ago
  87. 6e051bb Updated Romanian language by George Tamplaru. by Jonas Häggqvist · 18 years ago
  88. 79ad71a Updated Thai translation by Prakarn Sahasoontornvute (FS#8395). Enlarge the language buffer as pointed out by Harry Tu. by Jonas Häggqvist · 18 years ago
  89. 81ba146 Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make it consistant with the ipods. apart from removing a bit of confusion, it fixes the wheel in pictureflow and possibly elsewhere. by Jonathan Gordon · 18 years ago
  90. c3a84a9 FS#8438 Update the russian translation by Alexander Kuzmenkov. by Mustapha Senhaji · 18 years ago
  91. b684b82 Accept and Fix FS#8427 - problem with empty screens in lists with pages scrolling enabled by Jonathan Gordon · 18 years ago
  92. f1ce964 Add Mehmet Catalbas to the credits for FS#8407. by Mustapha Senhaji · 18 years ago
  93. ee71d87 New translation: Tagalog by Melba Sitjar. by Jonas Häggqvist · 18 years ago
  94. c7a046d FS#8375 - Fix division by zero using the random database selection in a near-empty subset. Thanks to Henri Valta. by Steve Bavin · 18 years ago
  95. 7a809e5 FS#8359 Update the spanish translation by Robert Menes. by Mustapha Senhaji · 18 years ago
  96. 646d39e Accept two rbutil patches by Clemens Werther: by Nicolas Pennequin · 18 years ago
  97. a6d4e53 Patch "Remain in PLViewer when move_track is canceled", by Lee Kang Hyuk. Closes FS#8322. by Antoine Cellerier · 18 years ago
  98. 90ce826 Initial commit of the PictureFlow plugin, a nice visualization for album covers. by Nicolas Pennequin · 18 years ago
  99. 5e08c84 FS#8244 Update Czech translation by Martin Crkovsky and add it to credits. by Mustapha Senhaji · 18 years ago
  100. 450ed52 Matrix demo plugin for colour targets. Ported from Ipodlinux who ported it from cmatrix for Linux. Closes FS#7920. by Jonas Häggqvist · 18 years ago