summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2009-05-28FS#10253 : mkamsboot v1.0Rafaël Carré
2009-05-16Support building beastpatcher with MinGW.Dominik Riebeling
2009-05-07Add the Sansa m200 to tcctool.Robert Menes
2009-04-21Update jz4740_tools READMEMaurus Cuelenaere
2009-04-10Add new directory under utils for code-analysis tools, and objdiff.py script ...Andrew Mahone
2009-04-04Jz4740 USB tool:Maurus Cuelenaere
2009-03-31Fix Jz4740 USB tools warningsMaurus Cuelenaere
2009-03-20Make Jz4740 USB tools a bit more configurable by letting you choose what file...Maurus Cuelenaere
2009-03-04Cosmetic fix: remove duplicate semicolonsBertrik Sikken
2009-02-22Initial (untested) attempt at a Windows version. The MTP_DLL.dll library nee...Dave Chapman
2009-02-22Initial version of a BSD-licensed beastpatcher utility for Gigabeat S install...Dave Chapman
2009-02-19MTP_DLL:Maurus Cuelenaere
2009-02-18Fix old libmtp detection on Ubuntu systems that don't support echo -e.Nicolas Pennequin
2009-02-08extract LIBMTP_VERSION from header, and use that to set -DOLDMTP when buildin...Andrew Mahone
2009-02-07Fix compilation of sendfirm with 0.3.x versions of libmtp and keep a (hacky) ...Nils Wallménius
2009-01-31FS#9638 - temp_cue is unused and wasting memory.Bertrik Sikken
2009-01-23ZenUtils: fix offset detectionMaurus Cuelenaere
2009-01-04Remove executable property that somehow got setMichael Giacomelli
2009-01-04Commit utility to dump the OF from a rockboxed Gigabeat S. Searches the part...Michael Giacomelli
2008-12-12Fix array sizesFrank Gevaerts
2008-11-21Fix segmentation fault when no key was found.Maurus Cuelenaere
2008-10-27Commit DLanalyser tool, made by Jin LeMaurus Cuelenaere
2008-10-13Don't exit with code 0 on do_patching() failVitja Makarov
2008-10-12Fix a nasty bug spotted by Rob Purchase - the uploaded file was being truncat...Dave Chapman
2008-10-09Fix menu (update to newer one)Maurus Cuelenaere
2008-10-09Add Rockbox layout to plugin API documentationMaurus Cuelenaere
2008-10-09Improve plugin API documentation updater a bitMaurus Cuelenaere
2008-10-09Functionize some stuffMaurus Cuelenaere
2008-10-09Fix some issues with generation of plugin API documentation + make it more th...Maurus Cuelenaere
2008-10-06Commit FS#9462: an semi-automatic plugin API documentation generatorMaurus Cuelenaere
2008-10-05Add iriver X20 support to tcctool - information contributed by Octavian Voicu.Dave Chapman
2008-10-04Move mkamsboot into the rbutil/mkamsboot/ directory - no other changes, so th...Dave Chapman
2008-10-02Remove the dependency on sufficient free space in the padding at the end of t...Dave Chapman
2008-10-01It turns out that in-place UCL decompression isn't as easy as we thought, so ...Dave Chapman
2008-10-01Correct the content of an error message (thanks to Jens for spotting) and fix...Dave Chapman
2008-10-01We need to strip the header (26 bytes) from the UCL file - based on the infor...Dave Chapman
2008-10-01Bug fix #1 for mkamsboot - pass the correct parameters to the ucl unpack func...Dave Chapman
2008-10-01Untested (i.e. will almost certainly brick your device if you attempt to use ...Dave Chapman
2008-10-01Original, unmodified version of the ARM thumb implementation of the UCL ucl_n...Dave Chapman
2008-09-29We don't know how to increase the firmware size, so abort instead of creating...Dave Chapman
2008-09-27Oops, big oops: revert the PID values back to their proper values. Oversight ...Robert Menes
2008-09-27Gave meizu_dfu's source the official Rockbox header. No functional changes.Robert Menes
2008-09-17revert accidental commitMarcoen Hirschberg
2008-09-17add Meizu M6SP and M3 portsMarcoen Hirschberg
2008-09-14ZenUtils:Maurus Cuelenaere
2008-09-13fix meizu_dfu endianness issuesFrank Gevaerts
2008-09-10WpsEditor: add linenumbrs WpsEditor: Add linenumbers to the WPS Code, and hig...Dominik Wenger
2008-09-10Wpseditor: fix compiling. I forgot a new file.Dominik Wenger
2008-09-08WpsEditor: Add rockbox/gpl copyright headers to all source files.Dominik Wenger
2008-09-07 * Clean up screenshot a bit and make it more self-descriptiveMaurus Cuelenaere