1. 07084f6 Fix host build of mkimxboot, mknwzboot, nwztools, and rbutil with crypto++ by Solomon Peachy · 6 years ago
  2. ee2eb13 mkimxboot: small fixes and display a human readable error by Amaury Pouly · 7 years ago
  3. 5a3b30d Add support for ZEN Mozaic firmware Version 1.06.01 to mkzenboot by Amaury Pouly · 7 years ago
  4. 533b2da Rockbox Utility: updated Czech translation by Pavel Rzehák · 8 years ago
  5. 127e6bb Add support for the NWZ-E350 by Amaury Pouly · 7 years ago bootloader_nwze350_v1
  6. 7de1d8b mknwzboot: add support for uninstallation by Amaury Pouly · 7 years ago
  7. 91d3c8e Add support for the Sony NWZ-S750 by Amaury Pouly · 7 years ago
  8. ac57f96 Add support for the NWZ-A860 by Amaury Pouly · 7 years ago
  9. 3a5ae7d Add support for Sony NW-A20 by Johannes Rauh · 7 years ago
  10. 1d121e8 Initial commit for the Sony NWZ linux port by Amaury Pouly · 8 years ago
  11. d645272 mkimxboot: fix compilation issues with crypto lib by Cástor Muñoz · 7 years ago
  12. fbbba92 mks5lboot: updates by Cástor Muñoz · 7 years ago
  13. cf168d4 ipodpatcher: remove external ddk/ntddscsi.h dependency by Cástor Muñoz · 7 years ago
  14. 346423c mks5lboot v1.0 - dualboot installer for s5l8702 targets by Cástor Muñoz · 9 years ago mks5lboot_1.0
  15. 759a78e imxtools/sbtools: switch SHA1 implementation to Crypto++ by Amaury Pouly · 8 years ago
  16. 8b3f5a8 imxtools/sbtools: switch AES implementation to Crypto++ by Amaury Pouly · 8 years ago
  17. 2b20026 imxtools/sbtools: rework cryptography by Amaury Pouly · 8 years ago
  18. a5950c6 imxtools: rework key/IV overriding logic by Amaury Pouly · 10 years ago
  19. e259836 mkimxboot: add NWZ-E380 firmware 1.00.200 by Amaury Pouly · 8 years ago
  20. 23ecdeb mkimxboot: implement firmware unpatching by Amaury Pouly · 10 years ago
  21. ff946f1 imxtools: completely rework patching logic to prepare unpatching by Amaury Pouly · 8 years ago
  22. 782d9c0 mkimxboot: add the concept of soft MD5 sum by Amaury Pouly · 10 years ago
  23. b772782 mkimxboot: don't forget to pass model if given on command line by Amaury Pouly · 10 years ago
  24. 3ee7972 Fix linking with C++ files. by Dominik Riebeling · 8 years ago
  25. 78cb7f0 Support C++ in libtools.make and rewrite dependency handling. by Dominik Riebeling · 8 years ago
  26. 6f4beaa Don't add LIBSOURCES to SOURCES. by Dominik Riebeling · 8 years ago
  27. efe3775 Create local file URL using QUrl. by Dominik Riebeling · 9 years ago
  28. 14ef607 Fix various unit test compilation. by Dominik Riebeling · 9 years ago
  29. a983859 imx233: add capability to boot OF or updater instead of Rockbox by Amaury Pouly · 8 years ago
  30. 1c4373f imx233: fix dualboot, forgot a file by Amaury Pouly · 8 years ago
  31. 673ee48 imx233: fix dualboot stubs by Amaury Pouly · 8 years ago
  32. 40ce2b4 rbutil: add abort signal for bootloader install/uninstall by Cástor Muñoz · 9 years ago
  33. e4af973 rbutil: show progress bar during bootloader uninstall by Cástor Muñoz · 9 years ago
  34. 5a673d6 rbutil: enable "done" signal on bootloader uninstall by Cástor Muñoz · 9 years ago
  35. a6b4bf3 mkimxboot: remove code for NWZ-370/380 by Amaury Pouly · 8 years ago
  36. b40ad7d mkimxboot: make cross compiler for dualboot stubs overridable by Amaury Pouly · 8 years ago
  37. 2a1e9eb Reverting 4327cbc9b8886e by Mihail Zenkov · 8 years ago
  38. 4327cbc C2X0v2: use GPIO to check button state in dualboot by Mihail Zenkov · 8 years ago
  39. ee567d8 Fix wrong typecast in test. by Dominik Riebeling · 9 years ago
  40. bbb46a8 Improve handling of Qt5 subversions on OS X. by Dominik Riebeling · 9 years ago
  41. 32aaa52 Use Gestalt to get number of CPUs on OS X. by Dominik Riebeling · 9 years ago
  42. 8624392 Fix compile warning on OS X. by Dominik Riebeling · 9 years ago
  43. 7cc6d85 Fix C++11 compile error with version strings. by Dominik Riebeling · 9 years ago
  44. 1015088 Fix building with Qt 4.7. by Dominik Riebeling · 9 years ago
  45. 5c027e3 Fix uninstallation for mi4 based bootloader installs. by Dominik Riebeling · 9 years ago
  46. 537f9a4 Return process IDs in Utils::findRunningProcess(). by Dominik Riebeling · 9 years ago
  47. 3b089b4 Add color to trace debug output. by Dominik Riebeling · 9 years ago
  48. 610b80b rbutil: fix writing to rbutil.log after bootloader uninstall by Cástor Muñoz · 9 years ago
  49. 0992092 rbutil: fix resolveDevicename() on Windows by Cástor Muñoz · 9 years ago
  50. ad65f8c Handle mixed case in Windows USB ID detection. by Cástor Muñoz · 9 years ago
  51. 7d7359a Fix and extend HttpGet unit test again. by Dominik Riebeling · 9 years ago
  52. 70baf0f Fix compiling HttpGet unit test. by Dominik Riebeling · 9 years ago
  53. 7e7fd0c Use random port for HttpGet unit tests. by Dominik Riebeling · 9 years ago
  54. 79d513d Add documentation to HttpGet and remove unnecessary return value. by Dominik Riebeling · 9 years ago
  55. d24a9ea Add support file:// URLs in HttpGet. by Dominik Riebeling · 9 years ago
  56. 4627d4b Fix static compilation with Qt5. by Cástor Muñoz · 9 years ago
  57. 226922e Fix USB IDs for Sansa c200v2. by Dominik Riebeling · 9 years ago
  58. 4c4c645 Win32: fix possible crash when listing USB devices. by Dominik Riebeling · 9 years ago
  59. e606ee4 Make lrelease detection work on Windows. by Dominik Riebeling · 9 years ago
  60. ef21b30 Make lrelease detection work on Windows. by Dominik Riebeling · 9 years ago
  61. 47d0537 Initially scroll to changelog end. by Dominik Riebeling · 9 years ago
  62. a213c18 Extend project file message output and always run lrelease. by Dominik Riebeling · 9 years ago
  63. 5db5538 Fix building with MSVC. by Dominik Riebeling · 9 years ago
  64. 44fcebb Fix libs path for building with MSVC. by Dominik Riebeling · 9 years ago
  65. d1598cf Add information about compiler used to startup log. by Dominik Riebeling · 10 years ago
  66. 09a25de Apply -Wno-unused-local-typedefs for gcc only. by Dominik Riebeling · 10 years ago
  67. 9ecfe61 Separate logger / quazip project file parts. by Dominik Riebeling · 10 years ago
  68. b230cf3 Update quazip to release 0.7.1. by Dominik Riebeling · 10 years ago
  69. d4fee36 Remove unnecessary Id line. by Dominik Riebeling · 10 years ago
  70. 4fb4de3 Update german translation. by Dominik Riebeling · 10 years ago
  71. 72b81c2 Improve update check information dialog. by Dominik Riebeling · 10 years ago
  72. 43b1ccf Add note to boot OF for update with OF on uninstallation. by Dominik Riebeling · 10 years ago
  73. 98a69ec mkimxboot: fix usage message by Amaury Pouly · 10 years ago
  74. 1865efc Update Russian and French rbutil translations. by Семён Жуковский · 10 years ago
  75. cef17e3 iBasso DX50/DX90: Rockbox loader, replacement for original firmware MangoPlayer. by Udo Schläpfer · 10 years ago
  76. 2a3e162 Limit more variables to file scope by Thomas Jarosch · 10 years ago
  77. 0b5ad60 Introducing Targets iBasso DX50 & iBasso DX90 by Simon Rothen · 10 years ago
  78. 79a56fa Compile imxtools as gnu99 standard. by Dominik Riebeling · 10 years ago
  79. 7de2a36 Add note about translations to MSVC build instructions. by Dominik Riebeling · 10 years ago
  80. d30c500 Make clean target work for MSVC dll Makefile on Windows. by Dominik Riebeling · 10 years ago
  81. 1879de7 Update polish translation for Rockbox Utility (FS#12979) by Daniel Kluz · 10 years ago
  82. 896b771 Fix crash when detecting a player in MTP mode. by Dominik Riebeling · 10 years ago
  83. 3136465 Improve MSVC support in project file. by Dominik Riebeling · 11 years ago
  84. 202717d Fix MSVC not knowing inline for C code. by Dominik Riebeling · 11 years ago
  85. d85a84f Add msvc qmake config option for building with MSVC. by Dominik Riebeling · 11 years ago
  86. 258e4ad OS X: detect clang and build for x86 target only. by Dominik Riebeling · 11 years ago
  87. c18908d OS X: update project file for Qt5 support. by Dominik Riebeling · 11 years ago
  88. 06a2e7c OS X: use FSGetVolumeParms when targeting 10.5+. by Dominik Riebeling · 11 years ago
  89. f8e3b61 OS X: don't include libusb headers. by Dominik Riebeling · 11 years ago
  90. 56a9255 OS X: change include paths to use actual paths. by Dominik Riebeling · 11 years ago
  91. 61dbeb6 mkimxboot: don't forget to select LRADC source before reading by Amaury Pouly · 11 years ago
  92. 7df8ebf Use new ipod6g player image for ipod6g. by Dominik Riebeling · 11 years ago
  93. 6022d31 mkimxboot: tool can now recreate a stub to recover from very low battery by Amaury Pouly · 11 years ago
  94. cddf388 mkzenboot: reflect ZEN V target id change by Amaury Pouly · 11 years ago
  95. 1b3ae49 mkimxboot: fix strange MD5 sum about ZEN X-Fi3 by Amaury Pouly · 11 years ago
  96. 69d0dae Initial commit for the ZEN X-Fi Style by Amaury Pouly · 11 years ago
  97. 1e1b215 Bump Rockbox Utility version to 1.4.0. by Dominik Riebeling · 11 years ago rbutil_1.4.0
  98. 17a1867 Fix rm function on Windows once more. by Dominik Riebeling · 11 years ago
  99. 82b30de Fix rm function on Windows. by Dominik Riebeling · 11 years ago
  100. f3a1a33 Fix rebuilding of libs on OS X. by Dominik Riebeling · 11 years ago