1. f3c26a5 Make the usbtool README more clear by Maurus Cuelenaere · 17 years ago
  2. 05a756d Fix building MIPS cross compiler by Maurus Cuelenaere · 17 years ago
  3. 1f692e5 1) Set svn:keywords where they should've been set 2) Onda VX747 specific changes by Maurus Cuelenaere · 17 years ago
  4. ccf4ce9 Fix the iPod Photo/Color "type 0 LCD" bug introduced in r17715 by correctly initialising the LCD to accept big-endian data (the same format as the "type 1" LCDs). Also some tab policing. Closes FS#9122 and FS#9097 by Dave Chapman · 17 years ago
  5. ee27a4f Accept FS#8980 - fix typo and remove some accidentl code from tools/configure by Jonathan Gordon · 17 years ago
  6. fad013f fix FS#9200 by Jonathan Gordon · 17 years ago
  7. a610b0f Move a comma in the recording sources /opts so that it doesn't hang after MIC for the Sansas. by Marc Guay · 17 years ago
  8. 5ffe067 Updated italian translation. by Alessio Lenzi · 17 years ago
  9. 08a27c1 Let sansa_list_images() return the number of mi4 images found. by Dominik Riebeling · 17 years ago
  10. c025bfc Fix for OS X compilation by Maurus Cuelenaere · 17 years ago
  11. 3f82e03 Remove obsolete function + cleanup code a bit by Maurus Cuelenaere · 17 years ago
  12. 975261f Fix the LCD bug! by Maurus Cuelenaere · 17 years ago
  13. 753cac3 Implement working lcd_off/lcd_on routine by Maurus Cuelenaere · 17 years ago
  14. e3b2f4f Switch screen 90 degrees clockwise by Maurus Cuelenaere · 17 years ago
  15. ffddab1 Use register defines by Maurus Cuelenaere · 17 years ago
  16. dff382c Make a couple of locally used callbacks static by Bertrik Sikken · 17 years ago
  17. a12894c Ensure consistency between header file and implementation for iPod drivers, by #including the appropriate header file and #ifdef'fing out unused code by Bertrik Sikken · 17 years ago
  18. eb66b55 Tiny bit of const policing. by Steve Bavin · 17 years ago
  19. 635ad63 Fix yellow by Rob Purchase · 17 years ago
  20. 3352b26 Update the Telechips NAND driver to use the nand_identify() function introduced in r18052. by Rob Purchase · 17 years ago
  21. 8189246 Add a 'Set As Backdrop' item to the context menu description of targets with greyscale or colour screens. Use a better option for including the 'Load Backdrop' chapter too. by Marianne Arnold · 17 years ago
  22. 431c895 Workaround to allow voicing the "Create a Bookmark?" prompt by Stéphane Doyon · 17 years ago
  23. 7776c7a Fix red for target with insanely wide LCDs. by Rob Purchase · 17 years ago
  24. e78cb65 Move the menu structure to the appendix. The menu structure description itself, is still missing though by Martin Arver · 17 years ago
  25. 5d1287c Sound settings chapter: fill out the bass and treble settings range of the Archos players (and escape the line endings to avoid unnecessary spaces). Also use a more suitable option for the masf specific settings - like loudness, MDB etc. - to include this part in the Ondio manuals. by Marianne Arnold · 17 years ago
  26. cce7f5b Change 'labeled' back to 'labelled' as the latter is the British spelling which should be used in the manual. by Marianne Arnold · 17 years ago
  27. 9dfc1c5 Typo in feature name. I doubt it matters, for an empty string, but why not. by Stéphane Doyon · 17 years ago
  28. adb6a00 Update lcd-as-memframe.S to only rotate YUV data for portrait LCDs (and remove the D2's temporary C implementation). Enable MpegPlayer dithering option for D2. by Rob Purchase · 17 years ago
  29. bda60d1 Updated screenshots for the fm-radio screen by Martin Arver · 17 years ago
  30. ea9d107 Forgot a file.. by Maurus Cuelenaere · 17 years ago
  31. ebb612f Onda VX747: by Maurus Cuelenaere · 17 years ago
  32. bd06769 Improved voice feedback in bookmark selection. by Stéphane Doyon · 17 years ago
  33. 91bfc4c Voice the playlist catalog. See FS#6323. by Stéphane Doyon · 17 years ago
  34. 18c1ba4 Update norwegian translation. by Thom Johansen · 17 years ago
  35. 3eb76d0 talk.c helper functions to voice a filename, in a more generic way by Stéphane Doyon · 17 years ago
  36. d3cb2ac dont show the "cancelled" splash if the setting wasnt changed (only affects settings which have the F_TEMPVAR flag set) by Jonathan Gordon · 17 years ago
  37. c893aff Accept FS#8918: Voice multiple thumbnails and talk race fixes. by Stéphane Doyon · 17 years ago
  38. 4aafed4 Accept FS#9191 - lots of code reworking for maze.rock, should also fix FS#9184 by Jonathan Gordon · 17 years ago
  39. ee206db rectrigger: voice the splashes, and say "off" when start/stop by Stéphane Doyon · 17 years ago
  40. 3a74208 General language cleanup and small restrucuring of the source code of misc. parts of the manual. by Thom Johansen · 17 years ago
  41. 167a27d Change wording of the main menu description by Martin Arver · 17 years ago
  42. 4a7e0c7 Rename and rework the "Study Mode" menu into the "Skip Length" setting. Update manual. Bump plugin API thanks to having changed global_settings. by Thom Johansen · 17 years ago
  43. 1f6ee2b Add and update the last screenshots by Martin Arver · 17 years ago
  44. f0d0cfe Oops. by Martin Arver · 17 years ago
  45. a2eb62b Update screenshots. The main menu chapter is now up to date in terms of screenshots by Martin Arver · 17 years ago
  46. d4e3839 Make functions in sansapatcher static and their arguments const if possible. by Bertrik Sikken · 17 years ago
  47. 3f830cb Finnish translation for rbutil by Jani Hyytiäinen (FS#9192). by Dominik Riebeling · 17 years ago
  48. f85d55b Fix FS#9002 - Bootloader on c200 shows "target id: e200" by Bertrik Sikken · 17 years ago
  49. b632ddf And set svn:eol-style ... by Maurus Cuelenaere · 17 years ago
  50. e6248f2 Remove svn:executable by Maurus Cuelenaere · 17 years ago
  51. 0709f0a Add preliminary support for the Onda VX747 (MIPS target) by Maurus Cuelenaere · 17 years ago
  52. 4f19981 Revert r18029 as well. It's more complicated than I thought as Rockbox currently seems to assume that all targets have microphone recording abilities. Will recheck, and verify more thoroughly before committing from now on. by Marc Guay · 17 years ago
  53. 37400f8 Revert most of r18029 as recording through line-in is possible on the H10, just not currently functional. Leave the /nopt for line-in on the Sansas. by Marc Guay · 17 years ago
  54. 4bcd54e Remove the Mic Recording capacity from the iPod Nano and Video as they can only record through the dock connector. Manual updated accordingly. by Marc Guay · 17 years ago
  55. beb3b6b Fix FS#7541 by removing the line-in recording capacity and the manual entry for the H10 (and Sansas). More work needs to be done in this department. by Marc Guay · 17 years ago
  56. b7ae939 Add screenshot for a non-rtc target by Martin Arver · 17 years ago
  57. 4d97165 Fix a slightly misleading logf by Rob Purchase · 17 years ago
  58. 158051c Update playlist menu screenshot. The browsing and playing chapter is now up to date in terms of screenshots by Martin Arver · 17 years ago
  59. 7d4deb7 Update screenshots for the virtual keyboard and id3-viewer by Martin Arver · 17 years ago
  60. 69d468f fix FS#9184 hopefully... by Jonathan Gordon · 17 years ago
  61. a5afecb Add the volume, bass, and treble ranges for the e200. by Marc Guay · 17 years ago
  62. 5864376 Delete an empty file that does not appear to be included by any target. by Rob Purchase · 17 years ago
  63. 8df0a92 One last request->suggest by Marc Guay · 17 years ago
  64. ee72b3b Make the TCC780x NAND driver also build for 77x targets. This is work-in-progress stuff and does not yet work fully on 77x, but it's a step in the right direction. Also replace some magic numbers with #defines. by Rob Purchase · 17 years ago
  65. 6e4aab0 Update the Feature Request section of the manual's appendix to reflect the new policy. by Marc Guay · 17 years ago
  66. 572b7cb rbutil: Ups. forgot a file in the previous commit. by Dominik Wenger · 17 years ago
  67. a9f50c3 rbutil: completly reworked Talkfile generation. Should be more stable and more maintainable. by Dominik Wenger · 17 years ago
  68. ae05501 Introduce a new WPS parsing error case: limits exceeded. It includes the cases when there are too many tokens, lines, sublines, viewports, strings, characters or conditional levels. This prevents the parser from failing silently or going on, as it used to do in those cases. Thanks to fml (Alexander Levin) for mentioning this issue. by Nicolas Pennequin · 17 years ago
  69. 7002958 rbutil: call processEvents while uninstalling, so GUI doesnt freeze. by Dominik Wenger · 17 years ago
  70. 6acee7d Remove binaries by Maurus Cuelenaere · 17 years ago
  71. ca5bb76 Delete the svn:executable property and set svn:eol-style to native for all those text files. by Nicolas Pennequin · 17 years ago
  72. 141774b And of course add him to CREDITS :) by Maurus Cuelenaere · 17 years ago
  73. 14c7f45 Add zook's ZenUtils to SVN by Maurus Cuelenaere · 17 years ago
  74. 7c84ede Hopefully fix FS #9153, as well as another bug (in fill_buffer) that could cause problems when rebuffering. by Magnus Holmgren · 17 years ago
  75. aae69df Fix FS #9181, allowing the documented 3 progress bars per WPS. Also simplify the code a little. by Magnus Holmgren · 17 years ago
  76. 349ee09 Save a bit of binary size on targets which cannot record but share keymap with ones that can (Ondio SP, iPod G1/G2, Minis, and currently iPod G3). by Jens Arnold · 17 years ago
  77. 5cb85a8 fix the sleeptimer which got broken in r17872 by Jonathan Gordon · 17 years ago
  78. 145827d rbutil/rbspeex: alway run make clean before building librbspeex for a specific arch. by Dominik Wenger · 17 years ago
  79. c82511a rbutil/rbspeex fix some small mistakes. by Dominik Wenger · 17 years ago
  80. 6bd961d rbutil: use rbspeex new Makefile commands to build a universal lib on mac. by Dominik Wenger · 17 years ago
  81. b5177cf modify Makefile so its possible to build a universal lib. Building is still complicated. by Dominik Wenger · 17 years ago
  82. df7d6d0 define SERIALIZE_WRITES for all HAVE_ATA_SD, not just the sansas by Frank Gevaerts · 17 years ago
  83. b564ac4 D2: A working implementation of lcd_blit_yuv() by Thibaut Girka. by Rob Purchase · 17 years ago
  84. 0eb51e8 D2: Add the tuner_power() function which was missing from the previous FM commit. by Rob Purchase · 17 years ago
  85. 3421646 rbutil: first fix to build a universal binary on mac. by Dominik Wenger · 17 years ago
  86. 3f3bb75 Don't do overlapping USB transactions and SD writes. This seems to avoid FS#8663 by Frank Gevaerts · 17 years ago
  87. 1acd535 Update context menu screenshots to current theme by Martin Arver · 17 years ago
  88. d46516c Update file browser screenshots to current theme by Martin Arver · 17 years ago
  89. 66ee09d Its not It's. by Marc Guay · 17 years ago
  90. 4ed54cf Small improvements to the Chessbox documentation. by Marc Guay · 17 years ago
  91. 5daf6e3 Small change to the calculator plugin description. by Marc Guay · 17 years ago
  92. ee4ff05 Revert r17988 and instead fix the button labels in the ipod simulator background images. This isn't 100% perfect (I didn't go back to the layered source images), but IMO is good enough. by Dave Chapman · 17 years ago
  93. a1a0ae6 Update main menu screenshot to reflect the new standard theme by Martin Arver · 17 years ago
  94. a8af98f Update the iPod recording screen keymap and manual. FS#9165. by Marc Guay · 17 years ago
  95. 779c0eb Fix the simulator buttons for the iPod scrollwheels. Closes FS#8956. by Marc Guay · 17 years ago
  96. 2a4d6a6 Small fixes to Dutch translation by Maurus Cuelenaere · 17 years ago
  97. e6dde60 introducing MIPS support, not included in the "build all" action yet by Daniel Stenberg · 17 years ago
  98. 39de868 fix FS#9162 - the time needs to not talk so often, not the date line by Jonathan Gordon · 17 years ago
  99. ce4e453 update dutch translation by Frank Gevaerts · 17 years ago
  100. ee3ed8a handle new installations (or upgrades) differently from invalid configurations by Frank Gevaerts · 17 years ago