1. 1d7f604 nwztools: add a "reset all settings" message in dest_tool by Amaury Pouly · 8 years ago
  2. 90284b6 nwztools: fix typo (nwz-zx100 -> nw-zx100) by Amaury Pouly · 8 years ago
  3. 1d7b37e nwztools: add various info about S740, S750, S640, E050 by Amaury Pouly · 8 years ago
  4. a38e9ba nwztools: forgot file by Amaury Pouly · 8 years ago
  5. 18b4bf2 nwztools/upgtools: add real NW-A20 kas by Amaury Pouly · 8 years ago
  6. 9b2fab1 Makefile cleanups by Amaury Pouly · 8 years ago
  7. 1895af8 nwztools/scitool: rework node size, remove relaxed mode by Amaury Pouly · 8 years ago
  8. 26774ec nwztools: add NW-WM1 kas by Amaury Pouly · 8 years ago
  9. 80d91e0 nwztools: add A35 model and KAS by Amaury Pouly · 8 years ago
  10. 096ae78 nwztool/upgtools: replace NWZ-A10 kas by the real one by Amaury Pouly · 8 years ago
  11. 1bd8207 nwztools: rename nwz-a20 to nw-a20, that was a typo by Amaury Pouly · 8 years ago
  12. 077e206 Improve the implementation of a couple linked list routines. by Michael Sevakis · 8 years ago
  13. 5c6ccb4 Fix track formatting problems in playlist.c by Michael Sevakis · 8 years ago
  14. 5a0a7b8 nwztools: remove NW-ZX2 by Amaury Pouly · 8 years ago
  15. 2915370 puzzles: add cursor interface to untangle by Franklin Wei · 8 years ago
  16. be68b6a nwztools: add NW-WM1A/Z model IDs by Amaury Pouly · 8 years ago
  17. 76c73c7 nwztools/scsitools: use new SCSI library by Amaury Pouly · 8 years ago
  18. 86e745a nwztools/scsitool: add relaxed mode for nvp by Amaury Pouly · 8 years ago
  19. 456a3fc imxtools: various fixes for Windows by Amaury Pouly · 8 years ago
  20. 950f4bd imxtools: move firmware read/write to library by Amaury Pouly · 8 years ago
  21. 0778184 imxtools/scsitools: move stmp scsi api to its own file by Amaury Pouly · 8 years ago
  22. 7fafbe1 imxtools/scsitools: rework stmp scsi API by Amaury Pouly · 8 years ago
  23. 0fd8694 imxtools/scsitools: use new SCSI library by Amaury Pouly · 8 years ago
  24. ae84354 Add multiplatform library for raw SCSI commands by Amaury Pouly · 8 years ago
  25. 1728565 Midiplay: only boost cpu in sensible code parts by Sebastian Leonhardt · 8 years ago
  26. 5279d60 Midi Player: fix premature stopping of audio buffer playback by Sebastian Leonhardt · 8 years ago
  27. 69e9738 Midi Player: fix playback of buffer remains when seeking by Sebastian Leonhardt · 8 years ago
  28. e813c3f Fix red (midi plugin: action rename) by Sebastian Leonhardt · 8 years ago
  29. e05545b Midi Player: give button actions meaningful names by Sebastian Leonhardt · 8 years ago
  30. afd482f midi: Recalculate (and rename) the note frequency table. by Frank Gevaerts · 11 years ago
  31. bc4c13e Fix previous errors for targets with no crossfade. by Michael Sevakis · 8 years ago
  32. 6c83739 Playback: Fix problems with crossfade on short tracks. by Michael Sevakis · 8 years ago
  33. dbee727 puzzles: fix a minor bug in the configuration screen by Franklin Wei · 8 years ago
  34. 1464cb9 puzzles: minor polishing touches on the user interface by Franklin Wei · 8 years ago
  35. 3190728 puzzles: fix a few things by Franklin Wei · 8 years ago
  36. ad2297d nwztools/scsitool: add option to force/specify series by Amaury Pouly · 8 years ago
  37. dbeb6db nwztools: cleanup crypto, switch MD5 to Crypto++ by Amaury Pouly · 8 years ago
  38. 92ecbd5 nwztools/upg: move upg handling to its own file, completely rework kas handling by Amaury Pouly · 8 years ago
  39. 5cfd4a5 nwztools/upgtools: add more brute force algorithms by Amaury Pouly · 8 years ago
  40. bfd5704 nwztools: add NW-WM1 nvp table, regenerate database by Amaury Pouly · 8 years ago
  41. 3c3e133 nwztools: small fixes by Amaury Pouly · 8 years ago
  42. d7770a1 puzzles: rename bcopy() to bcopy_wrapper() and make static by Franklin Wei · 8 years ago
  43. e259836 mkimxboot: add NWZ-E380 firmware 1.00.200 by Amaury Pouly · 8 years ago
  44. 23ecdeb mkimxboot: implement firmware unpatching by Amaury Pouly · 10 years ago
  45. ff946f1 imxtools: completely rework patching logic to prepare unpatching by Amaury Pouly · 8 years ago
  46. 782d9c0 mkimxboot: add the concept of soft MD5 sum by Amaury Pouly · 11 years ago
  47. 6e5f287 Fixes and re-sync for puzzles by Franklin Wei · 8 years ago
  48. 985f6e6 imxtools: fix bug aes128 (did not update cbc-macp) by Amaury Pouly · 10 years ago
  49. b772782 mkimxboot: don't forget to pass model if given on command line by Amaury Pouly · 10 years ago
  50. 622088c zenxfistyle: enable dualboot stub api by Amaury Pouly · 8 years ago
  51. 575bd89 work around little bugs in puzzles by Franklin Wei · 8 years ago
  52. 90f1370 Add circle drawing/filling to xlcd by Franklin Wei · 10 years ago
  53. c6996ab add missing file to puzzles by Franklin Wei · 8 years ago
  54. 1a6a8b5 Port of Simon Tatham's Puzzle Collection by Franklin Wei · 8 years ago
  55. 3ee7972 Fix linking with C++ files. by Dominik Riebeling · 8 years ago
  56. 78cb7f0 Support C++ in libtools.make and rewrite dependency handling. by Dominik Riebeling · 8 years ago
  57. 6f4beaa Don't add LIBSOURCES to SOURCES. by Dominik Riebeling · 8 years ago
  58. efe3775 Create local file URL using QUrl. by Dominik Riebeling · 9 years ago
  59. 14ef607 Fix various unit test compilation. by Dominik Riebeling · 9 years ago
  60. ac0fc74 imx233: don't print disabled IRQs in debug screen by Amaury Pouly · 8 years ago
  61. 17277fa imx233: add more icoll statistics by Amaury Pouly · 9 years ago
  62. a523c3f imx233: fix IRQ handler w.r.t unwinder by Amaury Pouly · 8 years ago
  63. 7e0820f unwinder: in get__sp(), use the more correct "msr cpsr_c, ..." form by Amaury Pouly · 8 years ago
  64. 89e6189 uda1380: document audiohw setting based on uda1380.c by Amaury Pouly · 8 years ago
  65. 4304d47 tlv320: document audiohw setting based on tlv320.c by Amaury Pouly · 8 years ago
  66. 4d526df wm8975: document audiohw settings by Amaury Pouly · 8 years ago
  67. 69ea311 wm8758: document and fix audiohw settings by Amaury Pouly · 8 years ago
  68. 90a32cc wm8751: document and fix audiohw settings by Amaury Pouly · 8 years ago
  69. cc031d4 wm8731: document audiohw settings by Amaury Pouly · 8 years ago
  70. b55adf1 as3514: document hardware setting based on as3514.c by Amaury Pouly · 8 years ago
  71. 9ca8bd6 manual: document 3D enhancement by Amaury Pouly · 8 years ago
  72. af81cc4 imx233: slightly rework 3D audio setting by Amaury Pouly · 8 years ago
  73. bfd3b08 Document AUDIOHW_SETTING by Amaury Pouly · 8 years ago
  74. 1c97083 imx233: refactor power off and reboot by Amaury Pouly · 8 years ago
  75. 9aeb6f4 Make it clear that the NWZ-E370 port also handles NWZ-E380 by Amaury Pouly · 8 years ago
  76. a983859 imx233: add capability to boot OF or updater instead of Rockbox by Amaury Pouly · 8 years ago
  77. 5c50efc hwstub/tools: always run make for the libraries by Amaury Pouly · 8 years ago
  78. 8e82839 hwstub: various cleanups by Amaury Pouly · 8 years ago
  79. 5b52ff2 Add myself to COMMITTERS by Franklin Wei · 8 years ago
  80. 16e22b5 Add tentative new element names, IUPAC approval expected around November by Franklin Wei · 8 years ago
  81. 906a95c rockoxdev.sh: fix compilation of ARM toolchain by Amaury Pouly · 8 years ago
  82. bbf4ff2 Fix DEBUG build codecs by Amaury Pouly · 8 years ago
  83. a88f57e nwztools/scripts: mount storage with ext3 instead of ext2 by Amaury Pouly · 8 years ago
  84. ce966d3 hwstub/tools: fix compilation of shell against lua5.3 by Amaury Pouly · 8 years ago
  85. 0650277 nwztools/plattools: improve makefile to build images automatically by Amaury Pouly · 8 years ago
  86. e7d952d remove debug macro by Franklin Wei · 8 years ago
  87. 0573364 XWorld: some fixes by Franklin Wei · 8 years ago
  88. deaeb73 Add KAS for NWZ-E470 by Marcin Bukat · 8 years ago
  89. 0c1a961 nwztools: rework dualboot by Amaury Pouly · 8 years ago
  90. 33856d9 nwztool/scsitools: cleanup and add destination changer tool by Amaury Pouly · 8 years ago
  91. c95e30b nwztools/plattools: use player database and rework stuff by Amaury Pouly · 8 years ago
  92. 44bb285 nwztools/database: add database of information on Sony NWZ linux players by Amaury Pouly · 8 years ago
  93. 19de536 nwztools/upgtools: cleanup by Amaury Pouly · 8 years ago
  94. ba9f405 ATJ hwstub make irq based usb driver work by Marcin Bukat · 8 years ago
  95. f2da975 Revert "hwstub: rework usb driver for atj213x" by Marcin Bukat · 8 years ago
  96. 3b7e7cb hwstub_shell: fix a horrible bug by Amaury Pouly · 8 years ago
  97. a2d4686 SVG image of the Creative Zen Vision, plus other formats for the manual. by Szymon Dziok · 8 years ago
  98. 25bd580 forgot file by Amaury Pouly · 8 years ago
  99. 5017bab nwztools/plattools: fix black screen issue in dualboot, rework dualboot by Amaury Pouly · 8 years ago
  100. d492f25 nwztools: add preliminary dualboot and dualboot install script by Amaury Pouly · 8 years ago