Age | Commit message (Expand) | Author | Files | Lines |
2008-10-12 | Fix a nasty bug spotted by Rob Purchase - the uploaded file was being truncat... | Dave Chapman | 1 | -3/+6 |
2008-10-09 | Fix menu (update to newer one) | Maurus Cuelenaere | 2 | -4/+5 |
2008-10-09 | Add Rockbox layout to plugin API documentation | Maurus Cuelenaere | 3 | -76/+210 |
2008-10-09 | Improve plugin API documentation updater a bit | Maurus Cuelenaere | 2 | -2/+47 |
2008-10-09 | Functionize some stuff | Maurus Cuelenaere | 2 | -38/+17 |
2008-10-09 | Fix some issues with generation of plugin API documentation + make it more th... | Maurus Cuelenaere | 4 | -49/+185 |
2008-10-06 | Commit FS#9462: an semi-automatic plugin API documentation generator | Maurus Cuelenaere | 6 | -0/+766 |
2008-10-05 | Add iriver X20 support to tcctool - information contributed by Octavian Voicu. | Dave Chapman | 2 | -0/+4 |
2008-10-04 | Move mkamsboot into the rbutil/mkamsboot/ directory - no other changes, so th... | Dave Chapman | 6 | -782/+2 |
2008-10-02 | Remove the dependency on sufficient free space in the padding at the end of t... | Dave Chapman | 2 | -57/+52 |
2008-10-01 | It turns out that in-place UCL decompression isn't as easy as we thought, so ... | Dave Chapman | 1 | -2/+22 |
2008-10-01 | Correct the content of an error message (thanks to Jens for spotting) and fix... | Dave Chapman | 1 | -2/+2 |
2008-10-01 | We need to strip the header (26 bytes) from the UCL file - based on the infor... | Dave Chapman | 1 | -1/+35 |
2008-10-01 | Bug fix #1 for mkamsboot - pass the correct parameters to the ucl unpack func... | Dave Chapman | 2 | -3/+6 |
2008-10-01 | Untested (i.e. will almost certainly brick your device if you attempt to use ... | Dave Chapman | 5 | -95/+304 |
2008-10-01 | Original, unmodified version of the ARM thumb implementation of the UCL ucl_n... | Dave Chapman | 1 | -0/+187 |
2008-09-29 | We don't know how to increase the firmware size, so abort instead of creating... | Dave Chapman | 1 | -9/+5 |
2008-09-27 | Oops, big oops: revert the PID values back to their proper values. Oversight ... | Robert Menes | 1 | -2/+2 |
2008-09-27 | Gave meizu_dfu's source the official Rockbox header. No functional changes. | Robert Menes | 1 | -8/+22 |
2008-09-17 | revert accidental commit | Marcoen Hirschberg | 1 | -1/+1 |
2008-09-17 | add Meizu M6SP and M3 ports | Marcoen Hirschberg | 1 | -1/+1 |
2008-09-14 | ZenUtils: | Maurus Cuelenaere | 1 | -0/+10 |
2008-09-13 | fix meizu_dfu endianness issues | Frank Gevaerts | 1 | -2/+20 |
2008-09-10 | WpsEditor: add linenumbrs WpsEditor: Add linenumbers to the WPS Code, and hig... | Dominik Wenger | 6 | -100/+339 |
2008-09-10 | Wpseditor: fix compiling. I forgot a new file. | Dominik Wenger | 1 | -0/+1 |
2008-09-08 | WpsEditor: Add rockbox/gpl copyright headers to all source files. | Dominik Wenger | 27 | -0/+568 |
2008-09-07 | * Clean up screenshot a bit and make it more self-descriptive | Maurus Cuelenaere | 1 | -26/+42 |
2008-09-05 | WpsEditor: add support for greyscale targets. | Dominik Wenger | 3 | -6/+31 |
2008-09-04 | remove -Wno-pointer-sign. This will make warnings reappear, but the warnings ... | Frank Gevaerts | 1 | -1/+1 |
2008-09-04 | silence warnings | Frank Gevaerts | 1 | -1/+1 |
2008-09-04 | WPS editor: | Maurus Cuelenaere | 3 | -15/+24 |
2008-09-04 | WPS editor: | Maurus Cuelenaere | 12 | -138/+88 |
2008-09-03 | WPS editor: | Maurus Cuelenaere | 2 | -14/+13 |
2008-09-03 | * WPS editor: set eol-style | Maurus Cuelenaere | 9 | -82/+1378 |
2008-09-03 | WpsEditor: commit FS#9344 by Rostislav Chekan - multitarget support (only col... | Dominik Wenger | 26 | -186/+360 |
2008-09-03 | ... but still be compatible with OF.. | Maurus Cuelenaere | 1 | -1/+1 |
2008-09-03 | * Clean up Jz4740 USB tool a bit | Maurus Cuelenaere | 2 | -24/+59 |
2008-09-01 | Fix compiling of Jz4740 usbtool | Maurus Cuelenaere | 1 | -2/+2 |
2008-09-01 | cleanups by William Poetra Yoga Hadisoeseno | Frank Gevaerts | 1 | -12/+4 |
2008-08-31 | code cleanup | Frank Gevaerts | 1 | -76/+79 |
2008-08-31 | fix meizu_dfu's buggy usb device id matching | Frank Gevaerts | 1 | -1/+3 |
2008-08-29 | Add wpseditor, the Google Summer of Code 2008 project of Rostislav Chekan. Cl... | Frank Gevaerts | 48 | -0/+3641 |
2008-08-29 | add Meizu M3, M6 TP, M6 SP and M6 SL dfu firmware recovery tool | Frank Gevaerts | 3 | -0/+414 |
2008-08-27 | MTP: | Maurus Cuelenaere | 6 | -102/+185 |
2008-08-26 | ZenUtils: | Maurus Cuelenaere | 3 | -26/+52 |
2008-08-24 | Jz4740 USB tool: | Maurus Cuelenaere | 1 | -0/+120 |
2008-08-24 | ZenUtils: | Maurus Cuelenaere | 2 | -12/+12 |
2008-08-13 | Fix little mistake; thanks to Dave Hooper | Maurus Cuelenaere | 1 | -1/+1 |
2008-08-12 | Search-and-replace was a bit too excessive.. | Maurus Cuelenaere | 1 | -2/+2 |
2008-08-12 | Zenutils: | Maurus Cuelenaere | 2 | -17/+61 |