summaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2008-10-27Commit DLanalyser tool, made by Jin LeMaurus Cuelenaere3-4/+446
2008-10-13Don't exit with code 0 on do_patching() failVitja Makarov1-10/+14
2008-10-12Fix a nasty bug spotted by Rob Purchase - the uploaded file was being truncat...Dave Chapman1-3/+6
2008-10-09Fix menu (update to newer one)Maurus Cuelenaere2-4/+5
2008-10-09Add Rockbox layout to plugin API documentationMaurus Cuelenaere3-76/+210
2008-10-09Improve plugin API documentation updater a bitMaurus Cuelenaere2-2/+47
2008-10-09Functionize some stuffMaurus Cuelenaere2-38/+17
2008-10-09Fix some issues with generation of plugin API documentation + make it more th...Maurus Cuelenaere4-49/+185
2008-10-06Commit FS#9462: an semi-automatic plugin API documentation generatorMaurus Cuelenaere6-0/+766
2008-10-05Add iriver X20 support to tcctool - information contributed by Octavian Voicu.Dave Chapman2-0/+4
2008-10-04Move mkamsboot into the rbutil/mkamsboot/ directory - no other changes, so th...Dave Chapman6-782/+2
2008-10-02Remove the dependency on sufficient free space in the padding at the end of t...Dave Chapman2-57/+52
2008-10-01It turns out that in-place UCL decompression isn't as easy as we thought, so ...Dave Chapman1-2/+22
2008-10-01Correct the content of an error message (thanks to Jens for spotting) and fix...Dave Chapman1-2/+2
2008-10-01We need to strip the header (26 bytes) from the UCL file - based on the infor...Dave Chapman1-1/+35
2008-10-01Bug fix #1 for mkamsboot - pass the correct parameters to the ucl unpack func...Dave Chapman2-3/+6
2008-10-01Untested (i.e. will almost certainly brick your device if you attempt to use ...Dave Chapman5-95/+304
2008-10-01Original, unmodified version of the ARM thumb implementation of the UCL ucl_n...Dave Chapman1-0/+187
2008-09-29We don't know how to increase the firmware size, so abort instead of creating...Dave Chapman1-9/+5
2008-09-27Oops, big oops: revert the PID values back to their proper values. Oversight ...Robert Menes1-2/+2
2008-09-27Gave meizu_dfu's source the official Rockbox header. No functional changes.Robert Menes1-8/+22
2008-09-17revert accidental commitMarcoen Hirschberg1-1/+1
2008-09-17add Meizu M6SP and M3 portsMarcoen Hirschberg1-1/+1
2008-09-14ZenUtils:Maurus Cuelenaere1-0/+10
2008-09-13fix meizu_dfu endianness issuesFrank Gevaerts1-2/+20
2008-09-10WpsEditor: add linenumbrs WpsEditor: Add linenumbers to the WPS Code, and hig...Dominik Wenger6-100/+339
2008-09-10Wpseditor: fix compiling. I forgot a new file.Dominik Wenger1-0/+1
2008-09-08WpsEditor: Add rockbox/gpl copyright headers to all source files.Dominik Wenger27-0/+568
2008-09-07 * Clean up screenshot a bit and make it more self-descriptiveMaurus Cuelenaere1-26/+42
2008-09-05WpsEditor: add support for greyscale targets. Dominik Wenger3-6/+31
2008-09-04remove -Wno-pointer-sign. This will make warnings reappear, but the warnings ...Frank Gevaerts1-1/+1
2008-09-04silence warningsFrank Gevaerts1-1/+1
2008-09-04WPS editor:Maurus Cuelenaere3-15/+24
2008-09-04WPS editor:Maurus Cuelenaere12-138/+88
2008-09-03WPS editor:Maurus Cuelenaere2-14/+13
2008-09-03 * WPS editor: set eol-styleMaurus Cuelenaere9-82/+1378
2008-09-03WpsEditor: commit FS#9344 by Rostislav Chekan - multitarget support (only col...Dominik Wenger26-186/+360
2008-09-03... but still be compatible with OF..Maurus Cuelenaere1-1/+1
2008-09-03 * Clean up Jz4740 USB tool a bitMaurus Cuelenaere2-24/+59
2008-09-01Fix compiling of Jz4740 usbtoolMaurus Cuelenaere1-2/+2
2008-09-01cleanups by William Poetra Yoga HadisoesenoFrank Gevaerts1-12/+4
2008-08-31code cleanupFrank Gevaerts1-76/+79
2008-08-31fix meizu_dfu's buggy usb device id matchingFrank Gevaerts1-1/+3
2008-08-29Add wpseditor, the Google Summer of Code 2008 project of Rostislav Chekan. Cl...Frank Gevaerts48-0/+3641
2008-08-29add Meizu M3, M6 TP, M6 SP and M6 SL dfu firmware recovery toolFrank Gevaerts3-0/+414
2008-08-27MTP:Maurus Cuelenaere6-102/+185
2008-08-26ZenUtils:Maurus Cuelenaere3-26/+52
2008-08-24Jz4740 USB tool:Maurus Cuelenaere1-0/+120
2008-08-24ZenUtils:Maurus Cuelenaere2-12/+12
2008-08-13Fix little mistake; thanks to Dave HooperMaurus Cuelenaere1-1/+1