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