1. 2a90375 Sort rbutil.ini general section and rename voice_url for clarity. by Dominik Riebeling · 14 years ago
  2. 56fea4f Distinguish between release and current build when installing voice files. by Dominik Riebeling · 14 years ago
  3. b2998ef Move retrieval of revision and release numbers to RockboxInfo class. by Dominik Riebeling · 14 years ago
  4. 32a2b3e Transmit installed build revision and release version to theme site. by Dominik Riebeling · 14 years ago
  5. fab86a6 rbutil: add mpio hd200 as disabled target (all untested) by Dominik Wenger · 14 years ago
  6. a8c1934 rbutil: Make TTS and encoders run on all cores \n FS#11160 by Delyan Kratunov by Dominik Wenger · 14 years ago
  7. 86b1ecc Update Brazilian Portuguese translation for Rockbox Utility by Dominik Riebeling · 14 years ago
  8. 8be2a90 Fix global proxy getting set too late. by Dominik Riebeling · 14 years ago
  9. 0a4b576 Move constructing the themes info download link to rbutil.ini. by Dominik Riebeling · 14 years ago
  10. 27d529e mkamsboot / nrv2e_d8.S thubm decompressor : comment the use of mov pc, lr by Rafaël Carré · 14 years ago
  11. 07ba746 Fix a warning. by Dominik Riebeling · 14 years ago
  12. 0dcf93e Use build dir and respect TARGET_DIR when building mkamsboot. by Dominik Riebeling · 14 years ago
  13. 02068ed Bump ipodpatcher version number in preparation for a new ipod bootloader release by Torne Wuff · 14 years ago bootloader_ipodpatcher_v5
  14. ff6b042 mkamsboot/rbutil/amsinfo : do not try to detect the model of a given Sansa AMS OF by Rafaël Carré · 14 years ago
  15. e2d1eb6 mkamsboot: support Fuzev2 OF 2.03.33 by Rafaël Carré · 14 years ago
  16. 4efe1e6 Rockbox Utility: updates Japanese translation. by Yoshihisa Uchida · 14 years ago
  17. d9e508b mkamsboot: support Clip+ OF v01.02.15 by Rafaël Carré · 14 years ago
  18. c23a7cc Fuzev2: use enrd0 for USB detection, GPIO didn't work on some models by Rafaël Carré · 14 years ago
  19. 66f1830 Clip+: boot to OF if USB is connected by Rafaël Carré · 14 years ago
  20. 738e23c rbutil: change the binary name here too. Thanks to PyroBor for finding that. by Dominik Wenger · 14 years ago
  21. c699914 rbutil: fix fuzev2 firmware filename. Thanks to kisak for spotting it. by Dominik Wenger · 14 years ago
  22. 26826b5 rbutil: move bootloaderInstall object creation switches to bootloaderInstallBase . by Dominik Wenger · 14 years ago
  23. feecb7d Add repeat counting to system trace. by Dominik Riebeling · 14 years ago
  24. d48b335 fix libmkmpioboot.a building. by Dominik Wenger · 14 years ago
  25. 8e2ebc1 rbutil: fix compiling on windows. by Dominik Wenger · 14 years ago
  26. 7a0efce rbutil: fix fuzev2 entry. by Dominik Wenger · 14 years ago
  27. 268f7c4 fix mkamsboot compilation on systems where 'make' is not 'GNU make' (FreeBSD for example) by Marcoen Hirschberg · 14 years ago
  28. e77550a rbutil: add fuzev2 by Rafaël Carré · 14 years ago
  29. 34e60dd Handle device name resolving failures. by Dominik Riebeling · 14 years ago
  30. b6e1f1c Fix talkfile generation for files starting with . and having no extension. by Dominik Wenger · 14 years ago
  31. 28d54c6 Add MPIO HD200 port - new files by Marcin Bukat · 14 years ago
  32. 5185d9e Log failures in mountpoint resolving, log filesystem formats in mountpoints(). by Dominik Riebeling · 14 years ago
  33. 0d4a1f1 Don't retrieve the mountpoint value for each file when displaying the installed files. by Dominik Riebeling · 14 years ago
  34. 81422be Update year in about box. We are still working on this. by Dominik Riebeling · 14 years ago
  35. fdf8e2d mkamsboot: accept Clip+ OF v01.02.13 by Rafaël Carré · 14 years ago
  36. da01839 Fix typo and correct punctuation by Alexander Levin · 14 years ago
  37. f82a998 rbutil: update french translation by Amaury Pouly · 14 years ago
  38. 6e6673e Update Rockbox Utility version to 1.2.6 by Dominik Riebeling · 15 years ago rbutil_1.2.6
  39. 7f860f7 Rbutil: Some small Hebrew translation fixes by Tomer Shalev · 15 years ago
  40. a06f141 Fix Ipod Mini manual. by Dominik Riebeling · 15 years ago
  41. 8402ffa FS#11193 - rbutil: HTTP 404 error when downloading zipped version of the manual by Tomer Shalev · 15 years ago
  42. e678690 rbutil: update french translation. by Amaury Pouly · 15 years ago
  43. 554be5c rbutil: update french translation. by Amaury Pouly · 15 years ago
  44. a21151d rbutil: update french translation. by Amaury Pouly · 15 years ago
  45. 289d66e rbutil: Hebrew translation by Tomer Shalev · 15 years ago
  46. 76d07bc Fix layout special case for hebrew failing for system language (FS#11180). by Dominik Riebeling · 15 years ago
  47. fa84c2f Try to detect Wine. by Dominik Riebeling · 15 years ago
  48. 1cc1f4e System Info: display OS X version number and architecture too. by Dominik Riebeling · 15 years ago
  49. 9fedc81 Move utils.cpp functions into separate class and split it up. by Dominik Riebeling · 15 years ago
  50. b470303 Implement system proxy values retrieval on OS X. by Dominik Riebeling · 15 years ago
  51. 98493fd Warn when selecting system proxy settings with invalid values. by Dominik Riebeling · 15 years ago
  52. d6543b7 Fix leaking file descriptors on error. by Dominik Riebeling · 15 years ago
  53. 0d6828e Fix multiple warnings when network is unreachable. by Dominik Riebeling · 15 years ago
  54. 8cccb6e Add Gigabeat S to Rockbox Utility. by Dominik Riebeling · 15 years ago
  55. aae2213 Add build folder cleanup on build errors and add option to keep it. by Dominik Riebeling · 15 years ago
  56. a3d5f95 rbutil: Hebrew translation by Tomer Shalev · 15 years ago
  57. f598a7b rbutil: Make strings translatable by Tomer Shalev · 15 years ago
  58. c19466a Rockbox Utility: Japanese translation updates by Yoshihisa Uchida · 15 years ago
  59. e35fe82 Update german Rockbox Utility translation. by Dominik Riebeling · 15 years ago
  60. 11c9be9 Fix Festival tts engine. by Dominik Wenger · 15 years ago
  61. a79fee0 Delete tts objects after use. by Dominik Wenger · 15 years ago
  62. ebae474 Add Rockbox Utility SVG window icon on Linux. by Dominik Riebeling · 15 years ago
  63. d175874 Remove OSX deployment script, Qt now has macdeployqt. by Dominik Riebeling · 15 years ago
  64. be920c4 Fix Fuzev2 OF version by Rafaël Carré · 15 years ago
  65. 0d96f9e mkamsboot: add fuzev2 OF 2.02.31 by Rafaël Carré · 15 years ago
  66. 9f78424 Fix uic warning. by Dominik Riebeling · 15 years ago
  67. 43bc2e5 Packard Bell Vibe 500: correct the path to a proper one in rbutil (proper directory on the file server to the bootloader) by Szymon Dziok · 15 years ago
  68. 225853c adjust the bootloader paths to the changed locations. by Dominik Wenger · 15 years ago
  69. f25731b add Packard Bell Vibe 500 to RBUtil. by Szymon Dziok · 15 years ago
  70. b9b105a add clipv2 and clip+ to rbutil. by Dominik Wenger · 15 years ago
  71. 630281a Remove unnecessary class declaration, this should come from the includes. by Dominik Riebeling · 15 years ago
  72. 56199d3 Save System Trace on exit and allow easy retrieval after restart. by Dominik Riebeling · 15 years ago
  73. 20fccd8 mkamsboot: add Clipv2 OF v2.01.35 by Rafaël Carré · 15 years ago mkamsboot_1.2
  74. 17f5637 Rockbox Utility requires Qt 4.5 since a while; correct check in project file. by Dominik Riebeling · 15 years ago
  75. bc8b9da Split source files out of project file. by Dominik Riebeling · 15 years ago
  76. b0e3fc6 mkamsboot: update README for Clip+/Fuzev2 by Rafaël Carré · 15 years ago
  77. a384cdf mkamsboot: update for Clipv1 OF v01.01.35 (tested) by Rafaël Carré · 15 years ago
  78. 9db98bb Fix bootloader files vanishing after installation (FS#11086). by Dominik Riebeling · 15 years ago
  79. 76da921 Fix manual download links. by Dominik Riebeling · 15 years ago
  80. a4caff9 Respect the exit code of external encoder called. by Dominik Riebeling · 15 years ago
  81. b4401e5 Implement speed adjustment for OS X TTS. by Dominik Riebeling · 15 years ago
  82. c8752b4 Rearrange libraries linking order to work with --as-needed linker option. by Dominik Riebeling · 15 years ago
  83. 1f251ea mkamsboot: Use audio master irq_enrd0 usb_status bit instead of gpio on C200V2 by Rafaël Carré · 15 years ago
  84. 5c4659a Correct search&replace error. by Thomas Martitz · 15 years ago
  85. d985208 Make it easier to change the toolchain in the dualboot Makefile. by Thomas Martitz · 15 years ago
  86. ccefc95 Make bin2c ensure that the generated C arrays are 32bit aligned. Building nrv2e_d8 with the eabi toolchain breaks this assumption by Thomas Martitz · 15 years ago
  87. 86f2458 mkamsboot/dualboot: make the unused vectors be infinite loops by Rafaël Carré · 15 years ago
  88. 897e041 Code police. by Dominik Riebeling · 15 years ago
  89. 8c87030 Refactor device tree setup a bit. by Dominik Riebeling · 15 years ago
  90. afeacb0 langstat: Output date of the latest and oldest language update. by Dominik Riebeling · 15 years ago
  91. 239976e Rename Rockbox Utility output binary to RockboxUtility. by Dominik Riebeling · 15 years ago
  92. 495edfb Add support for OS X' Speech Synthesis Manager TTS system. by Dominik Riebeling · 15 years ago
  93. 0978b42 Save values set in voice window before calling configuration dialog. by Dominik Riebeling · 15 years ago
  94. dd0a571 Use the data partition device node when trying to resolve the mountpoint. by Dominik Riebeling · 15 years ago
  95. 43e95cf Have the Mac OS X port of Rockbox Utility actually be called Rockbox Utility instead of just rbutilqt. by Robert Menes · 15 years ago
  96. f6540e8 Sansa Fuzev2: Add mkamsboot and dualboot support. The bootloader doesn't work, but pressing |<< or inserting USB to boot the OF does. by Thomas Martitz · 15 years ago
  97. 3b53fe0 mkamsboot: make sure files depending on dualboot.h are updated by Rafaël Carré · 15 years ago
  98. c36a644 mkamsboot: use version.sh properly by Rafaël Carré · 15 years ago
  99. b1cc087 Be more strict when when resolving devices and allow hfs too. by Dominik Riebeling · 15 years ago
  100. 7709113 Add missing class prefix to logging call. by Dominik Riebeling · 15 years ago