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