1. 9305893 More FILES updating. by Jonas Häggqvist · 17 years ago
  2. 2829aef Only replace those abbreviations if they're capitalised. by Jens Arnold · 17 years ago
  3. fcf1f98 Remove debug line. by Jens Arnold · 17 years ago
  4. df9a166 Voice file building: * Make correct_string() work as intended by passing the missing 2 parameters. * SAPI: Add query for TTS engine vendor. * Add several string corrections (mostly but not exclusively for German). * Make the pool filenames include TTS options and encoder options in their MD5 hash value, allowing to properly build voice files where those settings differ per target using the same pool. by Jens Arnold · 17 years ago
  5. 75c39b0 Fix a few voice strings, and adjust a few others. by Jens Arnold · 17 years ago
  6. d8e6b43 Include some more stuff in the tarballs. by Jonas Häggqvist · 17 years ago
  7. 53c6ea6 Include split up shortcuts plugin in tarball by Nils Wallménius · 17 years ago
  8. 1238d0d Fix a few errors that I missed. The translation is missing a few strings to be completely in sync. by Jonas Häggqvist · 17 years ago
  9. fd32e1c Add Brazillian Portuguese translation by Adilson Vicente Xavier. Update sapi_voices.vbs accordingly. by Jonas Häggqvist · 17 years ago
  10. 3fbd241 fix sub-string comparison by Robert Kukla · 17 years ago
  11. 95101c1 dont bother waiting for a usb connection if we arnt getting usb power (speeds up the e200 bootloader by about 1.25s) by Jonathan Gordon · 17 years ago
  12. 1672350 FS #7691 - improved USB detection on PP devices. This patch modifies the target-tree function usb_detect() on all targets from bool to int, returning USB_INSERTED or USB_EXTRACTED instead of true or false. This was done to enable the PP usb_detect() to check for USB_POWER (either a connection to a USB wall charger, or the user holding "charge mode" button) and return that as a third value. by Dave Chapman · 17 years ago
  13. 946a815 Accept FS #7667 by Alexander Levin with minor fixes by me. Splits the shortcuts plugin into two, one for adding and one for viewing. Removes hard-coded file extension and allows to link from one shortcut file to another. by Peter D'Hoye · 17 years ago
  14. 9b3be37 fix warning by Daniel Stenberg · 17 years ago
  15. 8701494 added two keys, and made NUM_KEYS work without needing a fixed number by Daniel Stenberg · 17 years ago
  16. 0ec2e24 SAPI voice file building: * Properly UTF-8 decode the passed string (algorithm borrowed from rockbox' unicode.c). Languages with non-ASCII characters work now. * Get rid of the hand-codec hextodec function (that could have written much simpler anyway) and store the windows LCIDs as hex constants. by Jens Arnold · 17 years ago
  17. 6714681 bump version number for first bugfix release. by Dominik Riebeling · 17 years ago
  18. 72fafe4 Fix FS#7698, UTF-16 comments not read correctly. Also ignore more iTunes comments. by Magnus Holmgren · 17 years ago
  19. d64975f update german translation a bit. Still incomplete. by Dominik Riebeling · 17 years ago
  20. b9dbd4e - rework language selection a bit: use language string as key instead of language file basename. Display the language string in the selection list too. This makes it possible to distinguish between two variants of the same language without adjusting the language name. by Dominik Riebeling · 17 years ago
  21. a449a3a make sure closing the application aborts the remaining HttpGet objects. Should fix the crash upon exit. by Dominik Riebeling · 17 years ago
  22. ec5b48d Make the credits scrolling changes a bit more user friendly, use actions and some code cleanup by Peter D'Hoye · 17 years ago
  23. e79128d Ooops. by Jens Arnold · 17 years ago
  24. 429ab0d SAPI voice file generation: Added speed adjustment. TTS parameter: /speed:<n>, SAPI5: allowed range -10..+10 (0 == default), SAPI4: words per minute (allowed range and default depend on engine). by Jens Arnold · 17 years ago
  25. 5dbea46 SAPI voice file generation: * Added language matching and voice selection (use TTS option /voice:<name> to select; voices with spaces in the name need the options quotes). * Added SAPI4 support (use TTS option /sapi4; voice file generation takes hours...) by Jens Arnold · 17 years ago
  26. 09d66ac For some strange reason my last project file adjusting didn't seem to work correctly. Restucture a bit and rename debug configuration to "dbg" seems to help. by Dominik Riebeling · 17 years ago
  27. ad4b886 Mac OS X only - automatically unmount the FAT32 partition before attempting to open the disk device for writing. This step can be removed from the manual when the next sansapatcher version is released. by Dave Chapman · 17 years ago
  28. c5550c9 Normal build defaults to release. Disable debug output for that case. To create a debug build (with debug output enabled) use "qmake -config debug". by Dominik Riebeling · 17 years ago
  29. 9dbcc38 Add short explanation on how to build rbutilqt. by Dominik Riebeling · 17 years ago
  30. a0cc369 rbutil: added a main .pro file. by Dominik Wenger · 17 years ago
  31. 53986b3 rbutil: removed the wx version of rbutil. by Dominik Wenger · 17 years ago
  32. e73f287 Fix FS#7679 - modifying files with dircahce enabled doesnt change the access time/date in dircache by Jonathan Gordon · 17 years ago
  33. 74b1665 Accept FS#7695 - updated Norwegian Nynorsk lang update by Jonathan Gordon · 17 years ago
  34. b2e651d - check for specific files / folders case-insensitive by Dominik Riebeling · 17 years ago
  35. 20444c4 Fix warning. by Jens Arnold · 17 years ago
  36. 72b7447 Add first time detection for some archos devices and gigabeat based on player-specific files. by Dominik Riebeling · 17 years ago
  37. 5ccf180 Accept patch from FS#7174 by Mauricio Peccorini with canges by me and Igor Kuzmin, chessbox now saves played games in a pgn file called .rockbox/rocks/games/chessbox.pgn by Nils Wallménius · 17 years ago
  38. c00652b use the getmntend api here too. by Dominik Riebeling · 17 years ago
  39. 84f8f3d Fix autodetection based on rockbox-info.txt which I broke when fixing X5 detection. Replace mountpoint detection to use getmntent api on linux. by Dominik Riebeling · 17 years ago
  40. 58b9a12 Accept patch in FS#6869 by Justin Foell, increases maximum settable battery capacity to 1200 mAh for ipod color and 4g, closes FS#6422 by Nils Wallménius · 17 years ago
  41. a514c60 Apparently, negative exponents are possible when decoding exponential VLC. Should fix occasional glitches that happened in files of all bitrates. by Michael Giacomelli · 17 years ago
  42. f2ed1e4 Make clip generation progress indicator work reliably. by Jens Arnold · 17 years ago
  43. f225f04 Mac OS X only - automatically unmount the FAT32 partition before attempting to open the disk device for writing. This step can be removed from the manual when the next ipodpatcher version is released. by Dave Chapman · 17 years ago
  44. aea7790 Add options to create Universal binaries on Mac OS X by Dave Chapman · 17 years ago
  45. 2c4438a Make genlang ignore leading and trailing whitespace in source and desc lines (not the strings). If this behavior is unwanted, feel free to revert. by Jonas Häggqvist · 17 years ago
  46. e065171 Fix a cosmetic error in a desc: line that propagated from English to other translations. by Jonas Häggqvist · 17 years ago
  47. 005699f Add support for building voices with the swift engine from cepstral.com. Patch FS#7689 by Mario Lang. by Jonas Häggqvist · 17 years ago
  48. 499d27d Accept FS #7687: Define the key for toggling pitch screen mode for Sansa by Peter D'Hoye · 17 years ago
  49. 2268591 Update german translation. by Marianne Arnold · 17 years ago
  50. 080522f Voice file generation: * Significant speedup of SAPI5 voice generation by running lame and wavtrim from inside the VB script instead of the perl script, avoiding the large overhead of process generation within cygwin. Added proper synchronisation between perl script and VB script as the pipes are buffered. * Make wavtrim work as intended (threashold wasn't passed). * Set correct SVN properties for the VB script. by Jens Arnold · 17 years ago
  51. 80e91c1 Francais language update: by Mustapha Senhaji · 17 years ago
  52. f735b15 Update the 'Enabling Speech Support' paragraph in the manual. Hopefully the rename and copy part can soon be replaced... by Marianne Arnold · 17 years ago
  53. fd3b0d9 Fix FS #7685 by using the backlight helper functions. Some code policing and cleaning. Still contains a potential crash although this version does not crash atm. by Peter D'Hoye · 17 years ago
  54. 4a346f4 Added a couple of missed accent in voice strings and minor adjustement. by Alessio Lenzi · 17 years ago
  55. 9fa2869 Add Alex Parker to CREDITS by Paul Louden · 17 years ago
  56. 30573a3 Oops, applied the 'clean' patch instead of the one modified to meet the by Paul Louden · 17 years ago
  57. e8f07bc Fix the manual to reflect the change made in my previous commit. by Paul Louden · 17 years ago
  58. 9931d56 Accept FS#6920, swap the 'A' and 'Select' button functions while in the WPS. by Paul Louden · 17 years ago
  59. 7db65ab Fix a possible crash when entering the talkfile window without correct settings. Thanks to Nico_P. by Dominik Riebeling · 17 years ago
  60. 720610b remove unused vars by Christian Gmeiner · 17 years ago
  61. 7e7d0db * remove more debug * add basic way to detect IN transfers.. more will follow by Christian Gmeiner · 17 years ago
  62. 87a8f41 TTS configuration: default to the first profile found. by Dominik Riebeling · 17 years ago
  63. a8aa84c Corrected some voice strings as requested in <a href="http://www.rockbox.org/tracker/task/7611">FS #7611</a>. Ope fixed. by Alessio Lenzi · 17 years ago
  64. e140612 Update Dutch language file by Peter D'Hoye · 17 years ago
  65. f2178fb the last oops? by Peter D'Hoye · 17 years ago
  66. 4a70f49 fix yellow :) by Peter D'Hoye · 17 years ago
  67. 432a476 fix red by Peter D'Hoye · 17 years ago
  68. 4ca83e3 Accept FS #6854 by Sylvain Fourmanoit: allow navigation when viewing credits and do not exit immediately when pressing a key. by Peter D'Hoye · 17 years ago
  69. 649734f remove some debug.. by Christian Gmeiner · 17 years ago
  70. 4f88182 update UI a few times more often during installation. by Dominik Riebeling · 17 years ago
  71. 3a0c78b add usb state handling and other small fixes by Christian Gmeiner · 17 years ago
  72. 7717520 When installing builds use the real platform name, not the configuration section one. Fixes installation of X5V builds. by Dominik Riebeling · 17 years ago
  73. fae8e3f When installing a build also save the platform information to the log file. This solves the detection issue on X5 / X5V (as they share the same build but not bootloader). by Dominik Riebeling · 17 years ago
  74. 3e7594a Accept FS #7671 - Hungarian language update by Peter D'Hoye · 17 years ago
  75. 0485a34 Accept FS #7676 - Chinese trad language update by Peter D'Hoye · 17 years ago
  76. 658c635 Accept FS #7678 - Chinese simp language update by Peter D'Hoye · 17 years ago
  77. 4146da5 When collapsing the devices tree upon detection collapse all. by Dominik Riebeling · 17 years ago
  78. c147317 rbutilQt: add the ipodvideo64mb build to rbutil. by Dominik Wenger · 17 years ago
  79. 50af4dc When autodetecting, don't segfault if no item was previously selected and a device is found. by Dominik Riebeling · 17 years ago
  80. 189de39 rbutilqt: French translation update. by Nicolas Pennequin · 17 years ago
  81. 953348f FS #7166. Musepack optimizations and cleanups. Huge speedup on ARM. Note that all ARM (Ipod/Sansa/Gigabeat) targets will now play back Musepack files with somewhat reduced accuracy. Please get in touch via forums or Flyspray if you've got sample files where this is very apparent. Most users should hear no difference. by Thom Johansen · 17 years ago
  82. c7b3f8b add missing get configuration request handling by Christian Gmeiner · 17 years ago
  83. 6fd7573 Connect close signal earlier so the talk window also closes upon error confirmation. by Dominik Riebeling · 17 years ago
  84. ab58fd5 use the download server to get bootloader-info by Dominik Riebeling · 17 years ago
  85. c37798e rbutilQt: let it use the old theme page (with the new php file) until the new one gets released. by Dominik Wenger · 17 years ago
  86. e3bef67 make USB Command Verifier happy by Christian Gmeiner · 17 years ago
  87. 6b467e4 Accept FS #7675 - Chinese simp language update by Peter D'Hoye · 17 years ago
  88. a3fb2b4 The clipcount string used in the rec screen should have been named sysfont. Fix also the already translated ones. by Peter D'Hoye · 17 years ago
  89. 39dc7cd rbutilQt: fix the log entry for talkfiles, now it has the current Date as value. by Dominik Wenger · 17 years ago
  90. b93621d add a "help" entry to the about menu. For now this opens the system browser with the rbutil wiki page. by Dominik Riebeling · 17 years ago
  91. 322d2b4 rbutilQt: fix a bootloader message, and fixed that the bootloader log entry was shown in the normal uninstall dialog. by Dominik Wenger · 17 years ago
  92. 18aad3c Oops, forgot to translate "at". by Nicolas Pennequin · 17 years ago
  93. 1bee895 Make it possible to browse for an encoder binary. by Dominik Riebeling · 17 years ago
  94. 673a74b Add svn revision to version string and mark milestone 1 reached. by Dominik Riebeling · 17 years ago
  95. 441fa76 Fix flushing of voice during playback, patch in FS#6239 by Stephane Doyon and Daniel Dalton by Nils Wallménius · 17 years ago
  96. 12c82bd French translation for rbutilqt. Everything is translated. by Nicolas Pennequin · 17 years ago
  97. c23bc5e Oops, part 2: I shouldn't remove an icon that is still in use. Also convert some xpms to png as Qt can handle them directly. by Dominik Riebeling · 17 years ago
  98. c668de3 FS #7286. Do correct rounding of final 16 bit samples before sending to DAC, for you golden-eared people. by Thom Johansen · 17 years ago
  99. 8f5f690 Oops, I shouldn't forget the resource file ... by Dominik Riebeling · 17 years ago
  100. 840a437 replace the old rbutil title icon with the logo-like icon (which is already used by the windows binary) by Dominik Riebeling · 17 years ago