1. b82963b Move mknkboot.[ch] to beastpatcher folder. by Dominik Riebeling · 15 years ago
  2. 03f88d5 Replace amsinfo by another version which: by Rafaël Carré · 15 years ago
  3. 55cd14f Make beastpatcher build with VS2005 again. by Dominik Riebeling · 15 years ago
  4. 0cab10e Add non-interactive mode to beastpatcher. by Dominik Riebeling · 15 years ago
  5. 6d1d9be Integrate mknkboot into beastpatcher. by Dominik Riebeling · 15 years ago
  6. 1b1bd7e Fix signedness mismatch. by Dominik Riebeling · 15 years ago
  7. d6b2193 Extend beastpatcher command line. by Dominik Riebeling · 15 years ago
  8. e251df9 Utils/Analysis/Find_Addr.pl: fix wrongly recognizing addresses as being in codec or plugin space when their addresses were invalid by Maurus Cuelenaere · 15 years ago
  9. c6b1961 hopefully fix the wpseditor... I cant get it to compile on a pre r22062 tree so dunno if this is enough to get it going again by Jonathan Gordon · 15 years ago
  10. f8ec7e4 Add some notes describing how the bin2note exploit works by Dave Chapman · 15 years ago
  11. b3f3300 Add some Makefile rules to demonstrate assembling, linking, converting to binary file and finally converting to a notes .htm file. by Dave Chapman · 15 years ago
  12. e8c5889 Add flashsplit utility, previously hosted on the wiki at http://www.rockbox.org/wiki/IpodFlash by Dave Chapman · 15 years ago
  13. af624e0 First commit of "bin2note" utility for exploiting the Notes buffer overflow on the 2nd generation Nano. by Dave Chapman · 15 years ago
  14. 0a59e04 utils/analysis/find_addr.pl: fix detection of codec start address by Maurus Cuelenaere · 15 years ago
  15. 1176553 utils/analysis/find_addr.pl: also add support for plugins & codecs by Maurus Cuelenaere · 15 years ago
  16. a85f369 Add (better IMO) alternative for utils/analyis/objdiff.py (taken from Linux kernel, scripts/bloat-o-meter.py) by Maurus Cuelenaere · 15 years ago
  17. e8f75ed Add an utility to easily find the assembled instructions at a specific memory location in a Rockbox binary by Maurus Cuelenaere · 15 years ago
  18. 79642ea meizu_dfu: by Bertrik Sikken · 15 years ago
  19. 638df10 jz4740_tools : bin2c.c location has changed by Rafaël Carré · 15 years ago
  20. 73f9bde Make bin2c compile with VS2005 and move it to a separate folder as its getting used by different tools now. by Dominik Riebeling · 15 years ago
  21. 1c83e6a Refactor sendfirm functionality in beastpatcher and do some code police. by Dominik Riebeling · 15 years ago
  22. ef4e8b2 Build beastpatcher by incorporating the MTP_DLL code instead of linking the DLL. by Dominik Riebeling · 15 years ago
  23. bc18818 Some more MTP_DLL cleanup. by Dominik Riebeling · 15 years ago
  24. 94823c6 Fix beastpatcher on linux and code police. by Dominik Riebeling · 15 years ago
  25. 11fa12c Implement sendfirm functionality in beastpatcher. Set svn:eol-style properties. by Dominik Riebeling · 15 years ago
  26. 864a478 Allow building beastpatcher with libmtp 0.2.[0-5]. by Dominik Riebeling · 15 years ago
  27. 6c74a7d Fix ZenUtils compilation by Maurus Cuelenaere · 15 years ago
  28. 20a78a3 Remove never used code -- libmtp is not used on Windows. by Dominik Riebeling · 15 years ago
  29. eebde2a Major W32 beastpatcher rework (FS#10220). by Dominik Riebeling · 15 years ago
  30. 96165ab FS#10253 : mkamsboot v1.0 by Rafaël Carré · 15 years ago mkamsboot_1.0
  31. 1af18d5 Support building beastpatcher with MinGW. by Dominik Riebeling · 15 years ago
  32. 02512be Add the Sansa m200 to tcctool. by Robert Menes · 15 years ago
  33. 034547c Update jz4740_tools README by Maurus Cuelenaere · 15 years ago
  34. 88e2c88 Add new directory under utils for code-analysis tools, and objdiff.py script to display per-symbol size deltas between object files. by Andrew Mahone · 16 years ago
  35. c5a3c8c Jz4740 USB tool: by Maurus Cuelenaere · 16 years ago
  36. d999132 Fix Jz4740 USB tools warnings by Maurus Cuelenaere · 16 years ago
  37. c7b6ad5 Make Jz4740 USB tools a bit more configurable by letting you choose what file you want to upload when doing usbtool 10 by Maurus Cuelenaere · 16 years ago
  38. 4f87abf Cosmetic fix: remove duplicate semicolons by Bertrik Sikken · 16 years ago
  39. 93f4bd3 Initial (untested) attempt at a Windows version. The MTP_DLL.dll library needs expanding to offer the same API as mtp_libmtp.c, but this needs someone with access to a MS compiler. Ideally we should also stop using a separate DLL and compile a single standalone beastpatcher.exe. by Dave Chapman · 16 years ago
  40. c06071e Initial version of a BSD-licensed beastpatcher utility for Gigabeat S installation. Currently only compiles on Linux, but Windows and OS X support are planned. by Dave Chapman · 16 years ago
  41. 5883f09 MTP_DLL: * update license to BSD * clean some comments * add README file by Maurus Cuelenaere · 16 years ago
  42. 6a3779b Fix old libmtp detection on Ubuntu systems that don't support echo -e. by Nicolas Pennequin · 16 years ago
  43. f9b7572 extract LIBMTP_VERSION from header, and use that to set -DOLDMTP when building sendfirm, rather than trying to build each way by Andrew Mahone · 16 years ago
  44. ef726ce Fix compilation of sendfirm with 0.3.x versions of libmtp and keep a (hacky) fallback for building with the older 0.2.x also fix a pair of 64 bit warnings by Nils Wallménius · 16 years ago
  45. 91948d1 FS#9638 - temp_cue is unused and wasting memory. by Bertrik Sikken · 16 years ago
  46. 42f2dd8 ZenUtils: fix offset detection by Maurus Cuelenaere · 16 years ago
  47. 870c586 Remove executable property that somehow got set by Michael Giacomelli · 16 years ago
  48. 76c093d Commit utility to dump the OF from a rockboxed Gigabeat S. Searches the partition for deleted nk.bin and restores it. Should work if run immediately after install the bootloader, but may not work later. Current version asks the user to md5sum the file, but probably should do it automatically. by Michael Giacomelli · 16 years ago
  49. f6ac3ec Fix array sizes Fix some error handling by Frank Gevaerts · 16 years ago
  50. 0a61b71 Fix segmentation fault when no key was found. by Maurus Cuelenaere · 16 years ago
  51. 3b45b8c Commit DLanalyser tool, made by Jin Le by Maurus Cuelenaere · 16 years ago
  52. 7a6aeb8 Don't exit with code 0 on do_patching() fail by Vitja Makarov · 16 years ago
  53. 3d30029 Fix a nasty bug spotted by Rob Purchase - the uploaded file was being truncated to a multiple of 64 bytes (PACKET_SIZE). by Dave Chapman · 16 years ago
  54. f5fcc76 Fix menu (update to newer one) by Maurus Cuelenaere · 16 years ago
  55. c626f47 Add Rockbox layout to plugin API documentation by Maurus Cuelenaere · 16 years ago
  56. e7ea23b Improve plugin API documentation updater a bit by Maurus Cuelenaere · 16 years ago
  57. ae569c6 Functionize some stuff by Maurus Cuelenaere · 16 years ago
  58. 8c0b661 Fix some issues with generation of plugin API documentation + make it more themeable by Maurus Cuelenaere · 16 years ago
  59. 20fb47e Commit FS#9462: an semi-automatic plugin API documentation generator by Maurus Cuelenaere · 16 years ago
  60. 5b3627f Add iriver X20 support to tcctool - information contributed by Octavian Voicu. by Dave Chapman · 16 years ago
  61. c6be818 Move mkamsboot into the rbutil/mkamsboot/ directory - no other changes, so this should still work the same as before. by Dave Chapman · 16 years ago
  62. c2933cd Remove the dependency on sufficient free space in the padding at the end of the firmware block by storing the ucl unpack function in the main firmware block, immediately before the compressed firmware image. Also simplify the memcpy function in test.S. This has been tested successfully on a Clip. by Dave Chapman · 16 years ago
  63. 2c096e4 It turns out that in-place UCL decompression isn't as easy as we thought, so we copy the OF to an unused part of RAM before decompressing it. This works - I have successfully patched m300a-1.1.17A.bin and installed on my Clip with this code. Thanks to Rafael Carre (funman) for the actual patch. by Dave Chapman · 16 years ago
  64. caeaf76 Correct the content of an error message (thanks to Jens for spotting) and fix a warning by Dave Chapman · 16 years ago
  65. fc72216 We need to strip the header (26 bytes) from the UCL file - based on the information in tools/ucl2src.pl. Also add some sanity checking of the UCL file. by Dave Chapman · 16 years ago
  66. 5891a38 Bug fix #1 for mkamsboot - pass the correct parameters to the ucl unpack function. by Dave Chapman · 16 years ago
  67. 757f511 Untested (i.e. will almost certainly brick your device if you attempt to use it) first attempt at making mkamsboot store the original firmware as a UCL compressed image. If it works, then this means we have about 40KB (depending on target and OF version) for our bootloader code. I repeat: This is UNTESTED and needs reviewing fully before attempting to install on a device. by Dave Chapman · 16 years ago
  68. fe72d57 Original, unmodified version of the ARM thumb implementation of the UCL ucl_nrv2e_decompress_8 function from upx-3.03 - licensed under the GPL (v2 or later). This will be used to decompress the original firmware image in the next version of mkamsboot. by Dave Chapman · 16 years ago
  69. 0326055 We don't know how to increase the firmware size, so abort instead of creating a bricking firmware. Suggested by Rafaël Carré (funman). by Dave Chapman · 16 years ago
  70. 063d37b Oops, big oops: revert the PID values back to their proper values. Oversight on my part. :) by Robert Menes · 16 years ago
  71. f83fc36 Gave meizu_dfu's source the official Rockbox header. No functional changes. by Robert Menes · 16 years ago
  72. 4034279 revert accidental commit by Marcoen Hirschberg · 16 years ago
  73. 48e45f5 add Meizu M6SP and M3 ports by Marcoen Hirschberg · 16 years ago
  74. e3f1a3f ZenUtils: by Maurus Cuelenaere · 16 years ago
  75. c487c01 fix meizu_dfu endianness issues by Frank Gevaerts · 16 years ago
  76. f414c6e WpsEditor: add linenumbrs WpsEditor: Add linenumbers to the WPS Code, and highlight the error line, if parsing fails. (FS#9362) by Dominik Wenger · 16 years ago
  77. c104c24 Wpseditor: fix compiling. I forgot a new file. by Dominik Wenger · 16 years ago
  78. c1aabc8 WpsEditor: Add rockbox/gpl copyright headers to all source files. by Dominik Wenger · 16 years ago
  79. 11eff09 * Clean up screenshot a bit and make it more self-descriptive by Maurus Cuelenaere · 16 years ago
  80. 66b211a WpsEditor: add support for greyscale targets. by Dominik Wenger · 16 years ago
  81. 6ea9067 remove -Wno-pointer-sign. This will make warnings reappear, but the warnings should really be fixed at the source by Frank Gevaerts · 16 years ago
  82. 333f7e9 silence warnings by Frank Gevaerts · 16 years ago
  83. 16c9b16 WPS editor: by Maurus Cuelenaere · 16 years ago
  84. 561df38 WPS editor: by Maurus Cuelenaere · 16 years ago
  85. 16b8817 WPS editor: * Order is important in highlighting rules! by Maurus Cuelenaere · 16 years ago
  86. c1c1383 * WPS editor: set eol-style * Add CLI-only screenshot utility (using libwps) by Maurus Cuelenaere · 16 years ago
  87. 254fa65 WpsEditor: commit FS#9344 by Rostislav Chekan - multitarget support (only colour targets for now) by Dominik Wenger · 16 years ago
  88. f3d5700 ... but still be compatible with OF.. by Maurus Cuelenaere · 16 years ago
  89. aefbd63 * Clean up Jz4740 USB tool a bit by Maurus Cuelenaere · 16 years ago
  90. c9e31fb Fix compiling of Jz4740 usbtool by Maurus Cuelenaere · 16 years ago
  91. 903156d cleanups by William Poetra Yoga Hadisoeseno by Frank Gevaerts · 16 years ago
  92. 3409e9d code cleanup by Frank Gevaerts · 16 years ago
  93. 6e24db0 fix meizu_dfu's buggy usb device id matching by Frank Gevaerts · 16 years ago
  94. 5d22e3c Add wpseditor, the Google Summer of Code 2008 project of Rostislav Chekan. Closes FS#9327 by Frank Gevaerts · 16 years ago
  95. e645ced add Meizu M3, M6 TP, M6 SP and M6 SL dfu firmware recovery tool by Frank Gevaerts · 16 years ago
  96. 79177ed MTP: * Add Win32 progress callback reporting support by Maurus Cuelenaere · 16 years ago
  97. bea2ab2 ZenUtils: * add FRESC encryption * clean up code a bit by Maurus Cuelenaere · 16 years ago
  98. 606c798 Jz4740 USB tool: * Add preliminary support for NAND & ROM dump by Maurus Cuelenaere · 16 years ago
  99. ced10d4 ZenUtils: by Maurus Cuelenaere · 16 years ago
  100. ba28444 Fix little mistake; thanks to Dave Hooper by Maurus Cuelenaere · 16 years ago