1. e3b2f4f Switch screen 90 degrees clockwise by Maurus Cuelenaere · 17 years ago
  2. ffddab1 Use register defines by Maurus Cuelenaere · 17 years ago
  3. dff382c Make a couple of locally used callbacks static by Bertrik Sikken · 17 years ago
  4. 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
  5. eb66b55 Tiny bit of const policing. by Steve Bavin · 17 years ago
  6. 635ad63 Fix yellow by Rob Purchase · 17 years ago
  7. 3352b26 Update the Telechips NAND driver to use the nand_identify() function introduced in r18052. by Rob Purchase · 17 years ago
  8. 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
  9. 431c895 Workaround to allow voicing the "Create a Bookmark?" prompt by Stéphane Doyon · 17 years ago
  10. 7776c7a Fix red for target with insanely wide LCDs. by Rob Purchase · 17 years ago
  11. e78cb65 Move the menu structure to the appendix. The menu structure description itself, is still missing though by Martin Arver · 17 years ago
  12. 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
  13. 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
  14. 9dfc1c5 Typo in feature name. I doubt it matters, for an empty string, but why not. by Stéphane Doyon · 17 years ago
  15. 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
  16. bda60d1 Updated screenshots for the fm-radio screen by Martin Arver · 17 years ago
  17. ea9d107 Forgot a file.. by Maurus Cuelenaere · 17 years ago
  18. ebb612f Onda VX747: by Maurus Cuelenaere · 17 years ago
  19. bd06769 Improved voice feedback in bookmark selection. by Stéphane Doyon · 17 years ago
  20. 91bfc4c Voice the playlist catalog. See FS#6323. by Stéphane Doyon · 17 years ago
  21. 18c1ba4 Update norwegian translation. by Thom Johansen · 17 years ago
  22. 3eb76d0 talk.c helper functions to voice a filename, in a more generic way by Stéphane Doyon · 17 years ago
  23. 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
  24. c893aff Accept FS#8918: Voice multiple thumbnails and talk race fixes. by Stéphane Doyon · 17 years ago
  25. 4aafed4 Accept FS#9191 - lots of code reworking for maze.rock, should also fix FS#9184 by Jonathan Gordon · 17 years ago
  26. ee206db rectrigger: voice the splashes, and say "off" when start/stop by Stéphane Doyon · 17 years ago
  27. 3a74208 General language cleanup and small restrucuring of the source code of misc. parts of the manual. by Thom Johansen · 17 years ago
  28. 167a27d Change wording of the main menu description by Martin Arver · 17 years ago
  29. 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
  30. 1f6ee2b Add and update the last screenshots by Martin Arver · 17 years ago
  31. f0d0cfe Oops. by Martin Arver · 17 years ago
  32. a2eb62b Update screenshots. The main menu chapter is now up to date in terms of screenshots by Martin Arver · 17 years ago
  33. d4e3839 Make functions in sansapatcher static and their arguments const if possible. by Bertrik Sikken · 17 years ago
  34. 3f830cb Finnish translation for rbutil by Jani Hyytiäinen (FS#9192). by Dominik Riebeling · 17 years ago
  35. f85d55b Fix FS#9002 - Bootloader on c200 shows "target id: e200" by Bertrik Sikken · 17 years ago
  36. b632ddf And set svn:eol-style ... by Maurus Cuelenaere · 17 years ago
  37. e6248f2 Remove svn:executable by Maurus Cuelenaere · 17 years ago
  38. 0709f0a Add preliminary support for the Onda VX747 (MIPS target) by Maurus Cuelenaere · 17 years ago
  39. 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
  40. 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
  41. 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
  42. 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
  43. b7ae939 Add screenshot for a non-rtc target by Martin Arver · 17 years ago
  44. 4d97165 Fix a slightly misleading logf by Rob Purchase · 17 years ago
  45. 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
  46. 7d4deb7 Update screenshots for the virtual keyboard and id3-viewer by Martin Arver · 17 years ago
  47. 69d468f fix FS#9184 hopefully... by Jonathan Gordon · 17 years ago
  48. a5afecb Add the volume, bass, and treble ranges for the e200. by Marc Guay · 17 years ago
  49. 5864376 Delete an empty file that does not appear to be included by any target. by Rob Purchase · 17 years ago
  50. 8df0a92 One last request->suggest by Marc Guay · 17 years ago
  51. 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
  52. 6e4aab0 Update the Feature Request section of the manual's appendix to reflect the new policy. by Marc Guay · 17 years ago
  53. 572b7cb rbutil: Ups. forgot a file in the previous commit. by Dominik Wenger · 17 years ago
  54. a9f50c3 rbutil: completly reworked Talkfile generation. Should be more stable and more maintainable. by Dominik Wenger · 17 years ago
  55. 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
  56. 7002958 rbutil: call processEvents while uninstalling, so GUI doesnt freeze. by Dominik Wenger · 17 years ago
  57. 6acee7d Remove binaries by Maurus Cuelenaere · 17 years ago
  58. ca5bb76 Delete the svn:executable property and set svn:eol-style to native for all those text files. by Nicolas Pennequin · 17 years ago
  59. 141774b And of course add him to CREDITS :) by Maurus Cuelenaere · 17 years ago
  60. 14c7f45 Add zook's ZenUtils to SVN by Maurus Cuelenaere · 17 years ago
  61. 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
  62. aae69df Fix FS #9181, allowing the documented 3 progress bars per WPS. Also simplify the code a little. by Magnus Holmgren · 17 years ago
  63. 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
  64. 5cb85a8 fix the sleeptimer which got broken in r17872 by Jonathan Gordon · 17 years ago
  65. 145827d rbutil/rbspeex: alway run make clean before building librbspeex for a specific arch. by Dominik Wenger · 17 years ago
  66. c82511a rbutil/rbspeex fix some small mistakes. by Dominik Wenger · 17 years ago
  67. 6bd961d rbutil: use rbspeex new Makefile commands to build a universal lib on mac. by Dominik Wenger · 17 years ago
  68. b5177cf modify Makefile so its possible to build a universal lib. Building is still complicated. by Dominik Wenger · 17 years ago
  69. df7d6d0 define SERIALIZE_WRITES for all HAVE_ATA_SD, not just the sansas by Frank Gevaerts · 17 years ago
  70. b564ac4 D2: A working implementation of lcd_blit_yuv() by Thibaut Girka. by Rob Purchase · 17 years ago
  71. 0eb51e8 D2: Add the tuner_power() function which was missing from the previous FM commit. by Rob Purchase · 17 years ago
  72. 3421646 rbutil: first fix to build a universal binary on mac. by Dominik Wenger · 17 years ago
  73. 3f3bb75 Don't do overlapping USB transactions and SD writes. This seems to avoid FS#8663 by Frank Gevaerts · 17 years ago
  74. 1acd535 Update context menu screenshots to current theme by Martin Arver · 17 years ago
  75. d46516c Update file browser screenshots to current theme by Martin Arver · 17 years ago
  76. 66ee09d Its not It's. by Marc Guay · 17 years ago
  77. 4ed54cf Small improvements to the Chessbox documentation. by Marc Guay · 17 years ago
  78. 5daf6e3 Small change to the calculator plugin description. by Marc Guay · 17 years ago
  79. 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
  80. a1a0ae6 Update main menu screenshot to reflect the new standard theme by Martin Arver · 17 years ago
  81. a8af98f Update the iPod recording screen keymap and manual. FS#9165. by Marc Guay · 17 years ago
  82. 779c0eb Fix the simulator buttons for the iPod scrollwheels. Closes FS#8956. by Marc Guay · 17 years ago
  83. 2a4d6a6 Small fixes to Dutch translation by Maurus Cuelenaere · 17 years ago
  84. e6dde60 introducing MIPS support, not included in the "build all" action yet by Daniel Stenberg · 17 years ago
  85. 39de868 fix FS#9162 - the time needs to not talk so often, not the date line by Jonathan Gordon · 17 years ago
  86. ce4e453 update dutch translation by Frank Gevaerts · 17 years ago
  87. ee3ed8a handle new installations (or upgrades) differently from invalid configurations by Frank Gevaerts · 17 years ago
  88. e6553f8 fixed a string by Frank Gevaerts · 17 years ago
  89. 6f8b63c #if and #ifdef are slightly different. Use the correct one by Frank Gevaerts · 17 years ago
  90. 8578859 Manual page for the keybox plugin by Nils Wallménius · 17 years ago
  91. bd12def Keybox, encrypted password storage. Manual page comming soon by Nils Wallménius · 17 years ago
  92. 6d7adb6 Small rewording of the iAudio installation instructions. Gets rid of another old fixme. by Marc Guay · 17 years ago
  93. 6f2613f Cross-reference to 'volume settings' from 'volume display'. Long-standing manual fixme. by Marc Guay · 17 years ago
  94. 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
  95. 105eef9 AB repeat: define single button mode for the Player so that it becomes usable, and enable AB repeat for the Ondios, also in single button mode. by Jens Arnold · 17 years ago
  96. 2bfcb95 Clean up the A-B repeat keymaps and add a note to gwps.c describing the ACTION_WPSAB_SINGLE #define. The Archos Player keypresses remain at large - if you have any info on their whereabouts please contact your local law enforcement. by Marc Guay · 17 years ago
  97. a5ed793 Get rid of useless bits. by Marc Guay · 17 years ago
  98. f6cde72 Fix a few dead references in the manual and add an 's' where one was missing. by Marc Guay · 17 years ago
  99. f626357 Bump version to 1.0.6 by Dominik Riebeling · 17 years ago rbutil_m1.0.6
  100. b39c20e Make encoder selection update on device change. This includes a workaround as the settings object currently doesn't allow getting the encoder for any other than the selected device. by Dominik Riebeling · 17 years ago