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