1. 6539b43 Skip an unneeded check. Simply call rmdir, and if it's empty it goes - if not, it stays. by Jonas Häggqvist · 17 years ago
  2. 4077f23 Buildzip.pl changes - do as much as possible with Perl, rather than using the shell. This gives a huge by Jonas Häggqvist · 17 years ago
  3. 95120f7 Update Swedish translation. by Magnus Holmgren · 17 years ago
  4. fd61460 Extend rbspeex Makefile to allow easier building a universal binary needed for rbutil. by Dominik Riebeling · 17 years ago
  5. 903a048 Fix 'Bareword ''CMD_OUT'' not allowed while ''strict subs'' in use' when building SAPI voices using newer perl versions. by Jens Arnold · 17 years ago
  6. 1954139 Update German translation. by Marianne Arnold · 17 years ago
  7. 9656ea6 Ondio FM: Switch long & short OFF in the FM screen to make it consistent with the WPS. by Jens Arnold · 17 years ago
  8. 4fc57f0 Oops.. Select is called BUTTON_RIGHT on H10. by Jens Arnold · 17 years ago
  9. 287e024 H10 recording screen: Switch prev & next buttons to make them intuitive, and map file split on Select. * Update manual accordingly, also fixing buttons description for ipod recording screen. by Jens Arnold · 17 years ago
  10. 284cbd5 correct overlooked POWER<->A swaps for gigabeat plugins (thanks to Firestorm ZERO for reporting) and button fix for blackjack on mr100 by Robert Kukla · 17 years ago
  11. 32dda1d rbspeex: hopefully fixes compiling of rbspeexenc/dec on mac. by Dominik Wenger · 17 years ago
  12. 6da45d4 Remove unused variable. by Michael Giacomelli · 17 years ago
  13. 0099015 fix wrong screenshots by Martin Arver · 17 years ago
  14. ed2936a Make the standalone FLAC test program work again (compile with make -f Makefile.test). by Dave Chapman · 17 years ago
  15. cf36957 Add handle values to the buffering LOGFQUEUE messages for easier debugging. by Nicolas Pennequin · 17 years ago
  16. 8d0126f Fix missing #includes and make local functions static for gigabeat by Bertrik Sikken · 17 years ago
  17. 929d5e9 Fix FS#9137 and FS#8194 (the end of a track is cut off after rebuffering): the cause was a confusion between regular subtraction and subtraction in a ring-buffer. by Nicolas Pennequin · 17 years ago
  18. 70dd64d Make local variable static by Bertrik Sikken · 17 years ago
  19. 9569de0 Remove unnecessary #include by Bertrik Sikken · 17 years ago
  20. 4b067b6 Updated Dutch lang file by Peter D'Hoye · 17 years ago
  21. ae0cb5c rename some wrongly named screenshots for the h1xx, and update a few others by Martin Arver · 17 years ago
  22. b9eb182 Too much on the last commit. by Michael Giacomelli · 17 years ago
  23. 1334738 Use Tremor IMDCT for WMA. Gives a ~20% speedup on ARM and coldfire. All my test samples gave equivilent or better accuracy (>>16 bit), but there may still be problems. Code becomes somewhat less readable since the IMDCT has bits of Vorbis in it, but this is not a serious issue and the old ffmpeg transform remains in SVN if anyone wants it. Also, WMA now passes Vorbis as the fastest transform codec on ARM, although MPC remains the fastest lossy codec overall. by Michael Giacomelli · 17 years ago
  24. 5356e62 Simplified function option_screen by Bertrik Sikken · 17 years ago
  25. f3c26a5 Make the usbtool README more clear by Maurus Cuelenaere · 17 years ago
  26. 05a756d Fix building MIPS cross compiler by Maurus Cuelenaere · 17 years ago
  27. 1f692e5 1) Set svn:keywords where they should've been set 2) Onda VX747 specific changes by Maurus Cuelenaere · 17 years ago
  28. 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
  29. ee27a4f Accept FS#8980 - fix typo and remove some accidentl code from tools/configure by Jonathan Gordon · 17 years ago
  30. fad013f fix FS#9200 by Jonathan Gordon · 17 years ago
  31. 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
  32. 5ffe067 Updated italian translation. by Alessio Lenzi · 17 years ago
  33. 08a27c1 Let sansa_list_images() return the number of mi4 images found. by Dominik Riebeling · 17 years ago
  34. c025bfc Fix for OS X compilation by Maurus Cuelenaere · 17 years ago
  35. 3f82e03 Remove obsolete function + cleanup code a bit by Maurus Cuelenaere · 17 years ago
  36. 975261f Fix the LCD bug! by Maurus Cuelenaere · 17 years ago
  37. 753cac3 Implement working lcd_off/lcd_on routine by Maurus Cuelenaere · 17 years ago
  38. e3b2f4f Switch screen 90 degrees clockwise by Maurus Cuelenaere · 17 years ago
  39. ffddab1 Use register defines by Maurus Cuelenaere · 17 years ago
  40. dff382c Make a couple of locally used callbacks static by Bertrik Sikken · 17 years ago
  41. 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
  42. eb66b55 Tiny bit of const policing. by Steve Bavin · 17 years ago
  43. 635ad63 Fix yellow by Rob Purchase · 17 years ago
  44. 3352b26 Update the Telechips NAND driver to use the nand_identify() function introduced in r18052. by Rob Purchase · 17 years ago
  45. 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
  46. 431c895 Workaround to allow voicing the "Create a Bookmark?" prompt by Stéphane Doyon · 17 years ago
  47. 7776c7a Fix red for target with insanely wide LCDs. by Rob Purchase · 17 years ago
  48. e78cb65 Move the menu structure to the appendix. The menu structure description itself, is still missing though by Martin Arver · 17 years ago
  49. 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
  50. 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
  51. 9dfc1c5 Typo in feature name. I doubt it matters, for an empty string, but why not. by Stéphane Doyon · 17 years ago
  52. 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
  53. bda60d1 Updated screenshots for the fm-radio screen by Martin Arver · 17 years ago
  54. ea9d107 Forgot a file.. by Maurus Cuelenaere · 17 years ago
  55. ebb612f Onda VX747: by Maurus Cuelenaere · 17 years ago
  56. bd06769 Improved voice feedback in bookmark selection. by Stéphane Doyon · 17 years ago
  57. 91bfc4c Voice the playlist catalog. See FS#6323. by Stéphane Doyon · 17 years ago
  58. 18c1ba4 Update norwegian translation. by Thom Johansen · 17 years ago
  59. 3eb76d0 talk.c helper functions to voice a filename, in a more generic way by Stéphane Doyon · 17 years ago
  60. 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
  61. c893aff Accept FS#8918: Voice multiple thumbnails and talk race fixes. by Stéphane Doyon · 17 years ago
  62. 4aafed4 Accept FS#9191 - lots of code reworking for maze.rock, should also fix FS#9184 by Jonathan Gordon · 17 years ago
  63. ee206db rectrigger: voice the splashes, and say "off" when start/stop by Stéphane Doyon · 17 years ago
  64. 3a74208 General language cleanup and small restrucuring of the source code of misc. parts of the manual. by Thom Johansen · 17 years ago
  65. 167a27d Change wording of the main menu description by Martin Arver · 17 years ago
  66. 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
  67. 1f6ee2b Add and update the last screenshots by Martin Arver · 17 years ago
  68. f0d0cfe Oops. by Martin Arver · 17 years ago
  69. a2eb62b Update screenshots. The main menu chapter is now up to date in terms of screenshots by Martin Arver · 17 years ago
  70. d4e3839 Make functions in sansapatcher static and their arguments const if possible. by Bertrik Sikken · 17 years ago
  71. 3f830cb Finnish translation for rbutil by Jani Hyytiäinen (FS#9192). by Dominik Riebeling · 17 years ago
  72. f85d55b Fix FS#9002 - Bootloader on c200 shows "target id: e200" by Bertrik Sikken · 17 years ago
  73. b632ddf And set svn:eol-style ... by Maurus Cuelenaere · 17 years ago
  74. e6248f2 Remove svn:executable by Maurus Cuelenaere · 17 years ago
  75. 0709f0a Add preliminary support for the Onda VX747 (MIPS target) by Maurus Cuelenaere · 17 years ago
  76. 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
  77. 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
  78. 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
  79. 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
  80. b7ae939 Add screenshot for a non-rtc target by Martin Arver · 17 years ago
  81. 4d97165 Fix a slightly misleading logf by Rob Purchase · 17 years ago
  82. 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
  83. 7d4deb7 Update screenshots for the virtual keyboard and id3-viewer by Martin Arver · 17 years ago
  84. 69d468f fix FS#9184 hopefully... by Jonathan Gordon · 17 years ago
  85. a5afecb Add the volume, bass, and treble ranges for the e200. by Marc Guay · 17 years ago
  86. 5864376 Delete an empty file that does not appear to be included by any target. by Rob Purchase · 17 years ago
  87. 8df0a92 One last request->suggest by Marc Guay · 17 years ago
  88. 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
  89. 6e4aab0 Update the Feature Request section of the manual's appendix to reflect the new policy. by Marc Guay · 17 years ago
  90. 572b7cb rbutil: Ups. forgot a file in the previous commit. by Dominik Wenger · 17 years ago
  91. a9f50c3 rbutil: completly reworked Talkfile generation. Should be more stable and more maintainable. by Dominik Wenger · 17 years ago
  92. 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
  93. 7002958 rbutil: call processEvents while uninstalling, so GUI doesnt freeze. by Dominik Wenger · 17 years ago
  94. 6acee7d Remove binaries by Maurus Cuelenaere · 17 years ago
  95. ca5bb76 Delete the svn:executable property and set svn:eol-style to native for all those text files. by Nicolas Pennequin · 17 years ago
  96. 141774b And of course add him to CREDITS :) by Maurus Cuelenaere · 17 years ago
  97. 14c7f45 Add zook's ZenUtils to SVN by Maurus Cuelenaere · 17 years ago
  98. 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
  99. aae69df Fix FS #9181, allowing the documented 3 progress bars per WPS. Also simplify the code a little. by Magnus Holmgren · 17 years ago
  100. 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