rockbox/utils
Amaury Pouly 2f1da04cc3 zenutils/update_extract: make sure the archive is valid
The update_extract tool works by finding the compressed size and
the compressed data in the updater. This is problematic since
without the uncompressed size, inflate can produce extra bytes
at end. This is not a problem for our tools but the device will
plain reject it if sent by MTP/sendfirm for example.
Workaround this issue by reading and rewriting the archive
after decompression so that only the meaningfull data is written.

Change-Id: I117f434b92a56d93d269af49c3e426cd8cc0c7e4
2012-06-27 14:56:20 +02:00
..
AMS/hacking amsinfo: save files with .bin extension 2011-12-13 03:01:16 +00:00
analysis Fix findaddr.pl tool for codecs 2012-05-31 15:56:34 +02:00
bootchart Add simple bootchart -> gnuplot shell script 2010-04-05 19:58:51 +00:00
common Fix a typo. 2012-05-14 23:02:21 +02:00
disassembler/arm Make sure files which aren't windows-specific use \n line endings only 2010-06-17 16:59:51 +00:00
editors Move sample.emacs to utils/editors 2010-02-18 23:32:08 +00:00
imxtools/sbtools sbtools: add option to force sb dump 2012-06-27 14:55:58 +02:00
ipod Add some notes describing how the bin2note exploit works 2009-07-16 17:40:55 +00:00
jz4740_tools Fix off-by-one buffer error 2011-10-14 12:07:47 +00:00
meizu_dfu meizu_dfu: supports a single argument to run some code from RAM 2010-06-08 23:04:17 +00:00
MTP Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00
rk27utils Fix rkusbtool compilation (FS#12664) by Teemu Nätkinniemi 2012-05-13 17:53:55 +02:00
rknanoutils/rkboottool rknanoutils: fix crash with no prefix, remove debug code 2012-06-19 23:01:00 +02:00
rockbox_api Fix menu (update to newer one) 2008-10-09 12:28:09 +00:00
skinupdater SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
tcctool Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00
themeeditor Convert one more file from DOS to UNIX. 2011-11-06 22:52:21 +00:00
time-sync Wrong file name in time-sync utility makefile 2010-04-20 16:39:45 +00:00
ypr0tools ypr0: Add kernel module to required support fm radio. 2012-05-28 19:38:09 +02:00
zenutils zenutils/update_extract: make sure the archive is valid 2012-06-27 14:56:20 +02:00
parse_testcodec.rb Update parse_testcodec to parse AAC-HE files with parametric stereo. 2011-04-12 20:24:43 +00:00