1. a089fcc Added a README and a missing copyright header to the theme editor files by Robert Bieber · 15 years ago
  2. 0769fc5 Fixed some memory leaks in the theme editor by Robert Bieber · 15 years ago
  3. 1937b1b Fixed some bugs in the theme editor, added the tags with parameters to the tag table by Robert Bieber · 15 years ago
  4. d5b24dd Adding the new WPS parser, code works but need to build the tag table by Robert Bieber · 15 years ago
  5. ff6b042 mkamsboot/rbutil/amsinfo : do not try to detect the model of a given Sansa AMS OF by Rafaël Carré · 15 years ago
  6. 9de9b9d Take version number from SVN, or via VERSION variable in Makefile - i.e. use "make VERSION=v1.0" to build with that version number. by Dave Chapman · 15 years ago
  7. cdcca87 Add support for the Cowon S9, based on the information from http://iaudiophile.net/forums/showthread.php?t=36073 by Dave Chapman · 15 years ago
  8. 6434986 Wrong file name in time-sync utility makefile by Bertrik Sikken · 15 years ago
  9. 371c330 Add simple bootchart -> gnuplot shell script by Maurus Cuelenaere · 15 years ago
  10. e32f28b amsinfo: do not assume library blocks always have the same size by Rafaël Carré · 15 years ago
  11. f508855 Pass width instead of x+width to ab_draw_markers()/cue_draw_markers() and don't recalculate the width in these functions. by Teruaki Kawashima · 15 years ago
  12. a37e43c Move sample.emacs to utils/editors by Tomer Shalev · 15 years ago
  13. 74c5033 wps.vim : Syntax for Rockbox WPS by Tomer Shalev · 15 years ago
  14. 9af97e7 Have /utils/editors to contain syntax files for WPS and possibly others Rockbox by Tomer Shalev · 15 years ago
  15. 3e89296 Import ipod-time-sync from libgpod by Maurus Cuelenaere · 15 years ago
  16. c2dae87 amsinfo: support clip+ firmware format by Rafaël Carré · 15 years ago
  17. 9096114 Revert an accidental commit that I didn't want to go in. by Robert Menes · 15 years ago
  18. 29d20d8 Another round of plugin keymaps for the Philips GoGear SA9200. by Robert Menes · 15 years ago
  19. 46da081 Adjust mknkboot sources path to recently changed location. by Dominik Riebeling · 15 years ago
  20. a9f3dde Correct the bootloader download path. by Dave Chapman · 15 years ago
  21. 9a76581 Add support for building OSX disk image of beastpatcher. by Barry Wardell · 15 years ago
  22. 304fcbe Get beastpatcher working on OSX. by Barry Wardell · 15 years ago
  23. 1992c38 Update bootloader download location and add a note about building with VS2005. by Dominik Riebeling · 15 years ago
  24. b82963b Move mknkboot.[ch] to beastpatcher folder. by Dominik Riebeling · 15 years ago
  25. 03f88d5 Replace amsinfo by another version which: by Rafaël Carré · 15 years ago
  26. 55cd14f Make beastpatcher build with VS2005 again. by Dominik Riebeling · 15 years ago
  27. 0cab10e Add non-interactive mode to beastpatcher. by Dominik Riebeling · 15 years ago
  28. 6d1d9be Integrate mknkboot into beastpatcher. by Dominik Riebeling · 16 years ago
  29. 1b1bd7e Fix signedness mismatch. by Dominik Riebeling · 16 years ago
  30. d6b2193 Extend beastpatcher command line. by Dominik Riebeling · 16 years ago
  31. 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 · 16 years ago
  32. 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 · 16 years ago
  33. f8ec7e4 Add some notes describing how the bin2note exploit works by Dave Chapman · 16 years ago
  34. b3f3300 Add some Makefile rules to demonstrate assembling, linking, converting to binary file and finally converting to a notes .htm file. by Dave Chapman · 16 years ago
  35. e8c5889 Add flashsplit utility, previously hosted on the wiki at http://www.rockbox.org/wiki/IpodFlash by Dave Chapman · 16 years ago
  36. af624e0 First commit of "bin2note" utility for exploiting the Notes buffer overflow on the 2nd generation Nano. by Dave Chapman · 16 years ago
  37. 0a59e04 utils/analysis/find_addr.pl: fix detection of codec start address by Maurus Cuelenaere · 16 years ago
  38. 1176553 utils/analysis/find_addr.pl: also add support for plugins & codecs by Maurus Cuelenaere · 16 years ago
  39. a85f369 Add (better IMO) alternative for utils/analyis/objdiff.py (taken from Linux kernel, scripts/bloat-o-meter.py) by Maurus Cuelenaere · 16 years ago
  40. e8f75ed Add an utility to easily find the assembled instructions at a specific memory location in a Rockbox binary by Maurus Cuelenaere · 16 years ago
  41. 79642ea meizu_dfu: by Bertrik Sikken · 16 years ago
  42. 638df10 jz4740_tools : bin2c.c location has changed by Rafaël Carré · 16 years ago
  43. 73f9bde Make bin2c compile with VS2005 and move it to a separate folder as its getting used by different tools now. by Dominik Riebeling · 16 years ago
  44. 1c83e6a Refactor sendfirm functionality in beastpatcher and do some code police. by Dominik Riebeling · 16 years ago
  45. ef4e8b2 Build beastpatcher by incorporating the MTP_DLL code instead of linking the DLL. by Dominik Riebeling · 16 years ago
  46. bc18818 Some more MTP_DLL cleanup. by Dominik Riebeling · 16 years ago
  47. 94823c6 Fix beastpatcher on linux and code police. by Dominik Riebeling · 16 years ago
  48. 11fa12c Implement sendfirm functionality in beastpatcher. Set svn:eol-style properties. by Dominik Riebeling · 16 years ago
  49. 864a478 Allow building beastpatcher with libmtp 0.2.[0-5]. by Dominik Riebeling · 16 years ago
  50. 6c74a7d Fix ZenUtils compilation by Maurus Cuelenaere · 16 years ago
  51. 20a78a3 Remove never used code -- libmtp is not used on Windows. by Dominik Riebeling · 16 years ago
  52. eebde2a Major W32 beastpatcher rework (FS#10220). by Dominik Riebeling · 16 years ago
  53. 96165ab FS#10253 : mkamsboot v1.0 by Rafaël Carré · 16 years ago mkamsboot_1.0
  54. 1af18d5 Support building beastpatcher with MinGW. by Dominik Riebeling · 16 years ago
  55. 02512be Add the Sansa m200 to tcctool. by Robert Menes · 16 years ago
  56. 034547c Update jz4740_tools README by Maurus Cuelenaere · 16 years ago
  57. 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
  58. c5a3c8c Jz4740 USB tool: by Maurus Cuelenaere · 16 years ago
  59. d999132 Fix Jz4740 USB tools warnings by Maurus Cuelenaere · 16 years ago
  60. 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
  61. 4f87abf Cosmetic fix: remove duplicate semicolons by Bertrik Sikken · 16 years ago
  62. 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
  63. 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
  64. 5883f09 MTP_DLL: * update license to BSD * clean some comments * add README file by Maurus Cuelenaere · 16 years ago
  65. 6a3779b Fix old libmtp detection on Ubuntu systems that don't support echo -e. by Nicolas Pennequin · 16 years ago
  66. 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
  67. 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
  68. 91948d1 FS#9638 - temp_cue is unused and wasting memory. by Bertrik Sikken · 16 years ago
  69. 42f2dd8 ZenUtils: fix offset detection by Maurus Cuelenaere · 16 years ago
  70. 870c586 Remove executable property that somehow got set by Michael Giacomelli · 16 years ago
  71. 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
  72. f6ac3ec Fix array sizes Fix some error handling by Frank Gevaerts · 16 years ago
  73. 0a61b71 Fix segmentation fault when no key was found. by Maurus Cuelenaere · 16 years ago
  74. 3b45b8c Commit DLanalyser tool, made by Jin Le by Maurus Cuelenaere · 16 years ago
  75. 7a6aeb8 Don't exit with code 0 on do_patching() fail by Vitja Makarov · 16 years ago
  76. 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
  77. f5fcc76 Fix menu (update to newer one) by Maurus Cuelenaere · 16 years ago
  78. c626f47 Add Rockbox layout to plugin API documentation by Maurus Cuelenaere · 16 years ago
  79. e7ea23b Improve plugin API documentation updater a bit by Maurus Cuelenaere · 16 years ago
  80. ae569c6 Functionize some stuff by Maurus Cuelenaere · 16 years ago
  81. 8c0b661 Fix some issues with generation of plugin API documentation + make it more themeable by Maurus Cuelenaere · 16 years ago
  82. 20fb47e Commit FS#9462: an semi-automatic plugin API documentation generator by Maurus Cuelenaere · 16 years ago
  83. 5b3627f Add iriver X20 support to tcctool - information contributed by Octavian Voicu. by Dave Chapman · 16 years ago
  84. 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
  85. 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
  86. 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
  87. caeaf76 Correct the content of an error message (thanks to Jens for spotting) and fix a warning by Dave Chapman · 16 years ago
  88. 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
  89. 5891a38 Bug fix #1 for mkamsboot - pass the correct parameters to the ucl unpack function. by Dave Chapman · 16 years ago
  90. 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
  91. 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
  92. 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
  93. 063d37b Oops, big oops: revert the PID values back to their proper values. Oversight on my part. :) by Robert Menes · 16 years ago
  94. f83fc36 Gave meizu_dfu's source the official Rockbox header. No functional changes. by Robert Menes · 16 years ago
  95. 4034279 revert accidental commit by Marcoen Hirschberg · 17 years ago
  96. 48e45f5 add Meizu M6SP and M3 ports by Marcoen Hirschberg · 17 years ago
  97. e3f1a3f ZenUtils: by Maurus Cuelenaere · 17 years ago
  98. c487c01 fix meizu_dfu endianness issues by Frank Gevaerts · 17 years ago
  99. f414c6e WpsEditor: add linenumbrs WpsEditor: Add linenumbers to the WPS Code, and highlight the error line, if parsing fails. (FS#9362) by Dominik Wenger · 17 years ago
  100. c104c24 Wpseditor: fix compiling. I forgot a new file. by Dominik Wenger · 17 years ago