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