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